cloud-foundation-fabric/blueprints/cloud-operations/terraform-enterprise-wif/tfc-workflow-using-wif
Julio Castillo 73f89256ea Fix lining in tfc wif blueprint 2022-10-28 17:49:44 +02:00
..
tfc-oidc feat: TFE OIDC with GCP WIF blueprint added. 2022-10-25 13:04:27 +02:00
README.md Fix lining in tfc wif blueprint 2022-10-28 17:49:44 +02: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: TFE OIDC with GCP WIF blueprint added. 2022-10-25 13:04:27 +02:00
terraform.auto.tfvars.template feat: TFE OIDC with GCP WIF blueprint added. 2022-10-25 13:04:27 +02:00
variables.tf Fix lining in tfc wif blueprint 2022-10-28 17:49:44 +02: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
workload_identity_pool_provider_id GCP workload identity pool provider ID. string