tflint-ruleset-google icon indicating copy to clipboard operation
tflint-ruleset-google copied to clipboard

[proposal] Warn google_container_cluster for private_cluster_config

Open wata727 opened this issue 5 years ago • 0 comments
trafficstars

See https://www.terraform.io/docs/providers/google/r/container_cluster.html

The Google provider is unable to validate certain configurations of private_cluster_config when enable_private_nodes is false. It's recommended that you omit the block entirely if the field is not set to true.

wata727 avatar Sep 26 '20 15:09 wata727