Skip to content

Commit

Permalink
Remove beta label from enable_l4_ilb_subsetting (#10408) (#7228)
Browse files Browse the repository at this point in the history
[upstream:44fc6688eaa424af2bc11029bb69c8b3e586cffb]

Signed-off-by: Modular Magician <magic-modules@google.com>
  • Loading branch information
modular-magician authored Apr 12, 2024
1 parent 5e26f6b commit 809bab7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .changelog/10408.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
```release-note:none
```
2 changes: 1 addition & 1 deletion website/docs/r/container_cluster.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,7 @@ subnetwork in which the cluster's instances are launched.
* `enable_intranode_visibility` - (Optional)
Whether Intra-node visibility is enabled for this cluster. This makes same node pod to pod traffic visible for VPC network.

* `enable_l4_ilb_subsetting` - (Optional, [Beta](https://terraform.io/docs/providers/google/guides/provider_versions.html))
* `enable_l4_ilb_subsetting` - (Optional)
Whether L4ILB Subsetting is enabled for this cluster.

* `enable_multi_networking` - (Optional, [Beta](https://terraform.io/docs/providers/google/guides/provider_versions.html))
Expand Down

0 comments on commit 809bab7

Please sign in to comment.