You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is a module problem. This happens with the root module as well as the beta-autopilot-private-cluster and beta-autopilot-public-cluster modules, but not the beta-public-cluster module, as that can set enable_l4_ilb_subsetting with a variable.
TL;DR
When using a dualstack VPC, cluster tries to be re-created each run due to mismatch in enable_l4_ilb_subsetting
Expected behavior
Cluster would not be recreated
Observed behavior
Terraform requires the cluster to be recreated
Terraform Configuration
Terraform Version
Additional information
This issue might not be just limited to the module, but the core
google_container_cluster
itselfThe text was updated successfully, but these errors were encountered: