Andrew Peabody
Andrew Peabody
Hi Team - We have observed the related issue when the provider "kubernetes" {} block is omitted, resulting in the unexpected behavior of the provider attempting to contact localhost. For...
@bharathkkb I recommend we hold till we update all versions to enable TPG 4. For example: https://github.com/terraform-google-modules/terraform-example-foundation/blob/3e2ca413d2fd57c309748109f56008be2503ff9a/5-app-infra/business_unit_1/development/versions.tf#L24
> @bharathkkb I recommend we hold till we update all versions to enable TPG 4. For example: > > https://github.com/terraform-google-modules/terraform-example-foundation/blob/3e2ca413d2fd57c309748109f56008be2503ff9a/5-app-infra/business_unit_1/development/versions.tf#L24 Fixed https://github.com/terraform-google-modules/terraform-example-foundation/pull/721
It is per https://cloud.google.com/compute/docs/instance-groups/rolling-out-updates-to-managed-instance-groups#replacement_method: Valid replacementMethod values are: SUBSTITUTE (default). Replaces VM instances faster during updates because new VMs are created before old ones are shut down. However, instance names...
Requires #1342
> Also @apeabody I believe [terraform-google-modules/terraform-google-gcloud#82](https://github.com/terraform-google-modules/terraform-google-gcloud/issues/82) is for supporting the native `depends_on` for gcloud which wont be fixed by this. Thanks @bharathkkb - Yes, this and https://github.com/terraform-google-modules/terraform-google-kubernetes-engine/pull/1323 were for an...
Holding for discussion on https://github.com/terraform-google-modules/terraform-google-gcloud/issues/123
Enhanced docs per https://github.com/terraform-google-modules/terraform-google-gcloud/issues/123
Enhanced docs per [terraform-google-gcloud/issues/123](https://github.com/terraform-google-modules/terraform-google-gcloud/issues/123)