terraform-google-kubernetes-engine icon indicating copy to clipboard operation
terraform-google-kubernetes-engine copied to clipboard

placement_policy variable doesn't support policy_name attribute

Open tomasnar opened this issue 1 year ago • 0 comments

TL;DR

'placement_policy' parameter only accepts String value and doesn't support additional fields in the block, such as 'policy_name' and 'tpu_topology' as described in https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/container_node_pool#policy_name.

Terraform Resources

https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/container_node_pool#policy_name

Detailed design

No response

Additional information

No response

tomasnar avatar Sep 11 '24 03:09 tomasnar