cloud-foundation-fabric/blueprints/cloud-operations/terraform-enterprise-wif/tfc-workflow-using-wif
Julio Castillo 08f2540872 Bump provider version 2023-02-07 15:59:29 +01:00
..
tfc-oidc Bump provider version 2023-02-07 15:59:29 +01:00
README.md feat(blueprints): get audience from tfc environment 2022-12-05 15:50:35 +01:00
backend.tf.template feat: TFE OIDC with GCP WIF blueprint added. 2022-10-25 13:04:27 +02:00
main.tf feat: TFE OIDC with GCP WIF blueprint added. 2022-10-25 13:04:27 +02:00
provider.tf feat(blueprints): get audience from tfc environment 2022-12-05 15:50:35 +01:00
terraform.auto.tfvars.template feat(blueprints): get audience from tfc environment 2022-12-05 15:50:35 +01:00
variables.tf feat(blueprints): get audience from tfc environment 2022-12-05 15:50:35 +01:00

README.md

GCP Workload Identity Provider for Terraform Enterprise

This terraform code is a part of GCP Workload Identity Federation for Terraform Enterprise blueprint. For instructions please refer to the blueprint readme.

The codebase provisions the following list of resources:

  • GCS Bucket

Variables

name description type required default
impersonate_service_account_email Service account to be impersonated by workload identity. string
project_id GCP project ID. string