Skip to content

Commit 783774a

Browse files
committed
fix(eip): [137843507] modify doc
1 parent a4bfdce commit 783774a

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

tencentcloud/services/cvm/resource_tc_eip_public_address_adjust.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
Provides a resource to create a eip public_address_adjust
22

3+
~> **NOTE:** This interface is used to change the IP address. It supports changing the common public IP of the CVM instance and the EIP of the monthly bandwidth. `address_id` and `instance_id` cannot exist at the same time. When `address_id` is passed, only the EIP of the monthly bandwidth is supported.
4+
35
Example Usage
46

57
```hcl

website/docs/r/eip_public_address_adjust.html.markdown

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ description: |-
1111

1212
Provides a resource to create a eip public_address_adjust
1313

14+
~> **NOTE:** This interface is used to change the IP address. It supports changing the common public IP of the CVM instance and the EIP of the monthly bandwidth. `address_id` and `instance_id` cannot exist at the same time. When `address_id` is passed, only the EIP of the monthly bandwidth is supported.
15+
1416
## Example Usage
1517

1618
```hcl

0 commit comments

Comments
 (0)