terraform-google-kubernetes-engine
terraform-google-kubernetes-engine copied to clipboard
feat: add module_depends_on to workload-identity
Per https://github.com/terraform-google-modules/terraform-google-gcloud/issues/82
Requires #1342
Also @apeabody I believe 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.
Also @apeabody I believe terraform-google-modules/terraform-google-gcloud#82 is for supporting the native
depends_onfor 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 add-on later in the thread https://github.com/terraform-google-modules/terraform-google-gcloud/issues/82#issuecomment-1200470533. I'll change the PR comment to leave the overall issue open.
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
@apeabody
Thanks for the PR! 🚀
✅ Lint checks have passed.