Skip to content

Commit 1790e52

Browse files
committed
doc add notice for mysql vpc.
1 parent 505245b commit 1790e52

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

website/docs/r/mysql_instance.html.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ description: |-
1111

1212
Provides a mysql instance resource to create master database instances.
1313

14+
~> **NOTE:** The terminate operation of mysql does NOT take effect immediately,maybe takes for several hours. so during that time, VPCs associated with that mysql instance can't be terminated also.
1415

1516
## Example Usage
1617

website/docs/r/mysql_readonly_instance.html.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ description: |-
1010

1111
Provides a mysql instance resource to create read-only database instances.
1212

13+
~> **NOTE:** The terminate operation of mysql does NOT take effect immediately,maybe takes for several hours. so during that time, VPCs associated with that mysql instance can't be terminated also.
1314

1415
## Example Usage
1516

0 commit comments

Comments
 (0)