Join Slack
Powered by
Can i ask if someone has a terraform example that ...
# terraform
f
federico guerinoni
09/10/2025, 1:29 PM
Can i ask if someone has a terraform example that creates a WIF in GCP, this way i can deploy from github directly, but i would like to setup IAM with WIF, not with service account (old style)
k
Kevin Bélanger
09/10/2025, 2:42 PM
https://github.com/hashicorp/terraform-dynamic-credentials-setup-examples/tree/main/gcp
this is for terraform cloud but easily adaptable
Kevin Bélanger
09/10/2025, 2:42 PM
just few googling will give you plenty of examples
Kevin Bélanger
09/10/2025, 2:47 PM
you have a great foudation template from Google also
https://github.com/terraform-google-modules/terraform-example-foundation
Open in Slack
Previous