Skip to content

Commit a9da349

Browse files
authored
docs: update rotation_interval to be GA (#15850)
1 parent e05a490 commit a9da349

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mmv1/third_party/terraform/website/docs/r/container_cluster.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1311,7 +1311,7 @@ notification_config {
13111311
<a name="rotation_config"></a>The `rotation_config` block supports:
13121312

13131313
* `enabled` (Optional) - Enable the roation in Secret Manager add-on for this cluster.
1314-
* `rotation_interval` (Optional, [Beta](https://terraform.io/docs/providers/google/guides/provider_versions.html)) - The interval between two consecutive rotations. Default rotation interval is 2 minutes.
1314+
* `rotation_interval` (Optional) - The interval between two consecutive rotations. Default rotation interval is 2 minutes.
13151315

13161316
<a name="nested_secret_sync_config"></a>The `secret_sync_config` block supports:
13171317

0 commit comments

Comments
 (0)