diff --git a/.changelog/10053.txt b/.changelog/10053.txt new file mode 100644 index 0000000000..7f894e23fe --- /dev/null +++ b/.changelog/10053.txt @@ -0,0 +1,3 @@ +```release-note:enhancement +container: promoted `google_container_node_pool.queued_provisioning` to GA (ga) +``` \ No newline at end of file diff --git a/website/docs/r/container_node_pool.html.markdown b/website/docs/r/container_node_pool.html.markdown index 3649ce923d..cbe26898c6 100644 --- a/website/docs/r/container_node_pool.html.markdown +++ b/website/docs/r/container_node_pool.html.markdown @@ -172,7 +172,7 @@ cluster. * `placement_policy` - (Optional) Specifies a custom placement policy for the nodes. -* `queued_provisioning` - (Optional, Beta) Specifies node pool-level settings of queued provisioning. +* `queued_provisioning` - (Optional) Specifies node pool-level settings of queued provisioning. Structure is [documented below](#nested_queued_provisioning). The `autoscaling` block supports (either total or per zone limits are required):