cloud-foundation-fabric/blueprints/cloud-operations/terraform-enterprise-wif/tfc-workflow-using-wif
Julio Castillo 612d7283e8 Enforce nonempty descriptions ending in a colon 2022-11-24 18:56:01 +01:00
..
tfc-oidc Enforce nonempty descriptions ending in a colon 2022-11-24 18:56:01 +01:00
README.md Sort variables and outputs 2022-11-21 13:17:55 +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: 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 Sort variables and outputs 2022-11-21 13:17:55 +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
workload_identity_pool_provider_id GCP workload identity pool provider ID. string