Skip to content

Commit 3f7dd50

Browse files
authored
fix(teo): [126431894] tencentcloud_teo_acceleration_domain update doc (#3474)
* add * add
1 parent 17d4e1c commit 3f7dd50

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

.changelog/3474.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
```release-note:enhancement
2+
resource/tencentcloud_teo_acceleration_domain: update doc
3+
```

tencentcloud/services/teo/resource_tc_teo_acceleration_domain.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Provides a resource to create a TEO acceleration domain
22

33
~> **NOTE:** Before modifying resource content, you need to ensure that the `status` is `online`.
44

5-
~> **NOTE:** Only `origin_type` is `IP_DOMAIN` can set `host_header`.
5+
~> **NOTE:** Only `origin_type` is `IP_DOMAIN` can set `host_header`; And when `origin_type` is changed to `IP_DOMAIN`, `host_header` needs to be set to a legal value, such as a domain name string(like `domain_name`).
66

77
~> **NOTE:** If you use a third-party storage bucket configured for back-to-source, you need to ignore changes to `SecretAccessKey`.
88

website/docs/r/teo_acceleration_domain.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Provides a resource to create a TEO acceleration domain
1313

1414
~> **NOTE:** Before modifying resource content, you need to ensure that the `status` is `online`.
1515

16-
~> **NOTE:** Only `origin_type` is `IP_DOMAIN` can set `host_header`.
16+
~> **NOTE:** Only `origin_type` is `IP_DOMAIN` can set `host_header`; And when `origin_type` is changed to `IP_DOMAIN`, `host_header` needs to be set to a legal value, such as a domain name string(like `domain_name`).
1717

1818
~> **NOTE:** If you use a third-party storage bucket configured for back-to-source, you need to ignore changes to `SecretAccessKey`.
1919

0 commit comments

Comments
 (0)