Skip to content

Commit 22ed975

Browse files
authored
feat: cdn - support cachekey, ignore full_url_path (#1475)
* wip: cdn support heuristic cache * feat: cdn - support heuristic cache * feat: cdn - support cache key, deprecate root full_url_path * changelog 1475 * fix: cdn testcase - ignore https cache_key import
1 parent e3cdd3a commit 22ed975

File tree

4 files changed

+563
-60
lines changed

4 files changed

+563
-60
lines changed

.changelog/1475.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
```release-note:enhancement
2+
resource/tencentcloud_cdn_domain: support cache_key
3+
```
4+
5+
```release-note:deprecation
6+
resource/tencentcloud_cdn_domain: full_url_cache, use cache_key/full_url_cache instead
7+
```

0 commit comments

Comments
 (0)