Skip to content

Commit e0fb17d

Browse files
container: bump flex_start to GA (#14094) (#10113)
[upstream:dbe831ecb4420d283a0010b177db372b6aa8fb60] Signed-off-by: Modular Magician <magic-modules@google.com>
1 parent 51445de commit e0fb17d

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.changelog/14094.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
```release-note:enhancement
2+
container: bump flex_start to GA
3+
```

website/docs/r/container_cluster.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -950,7 +950,7 @@ gvnic {
950950

951951
* `max_run_duration` - (Optional) The runtime of each node in the node pool in seconds, terminated by 's'. Example: "3600s".
952952

953-
* `flex_start` - (Optional, [Beta](https://terraform.io/docs/providers/google/guides/provider_versions.html))) Enables Flex Start provisioning model for the node pool.
953+
* `flex_start` - (Optional) Enables Flex Start provisioning model for the node pool.
954954

955955
* `local_ssd_count` - (Optional) The amount of local SSD disks that will be
956956
attached to each cluster node. Defaults to 0.

0 commit comments

Comments
 (0)