Merge branch 'master' into projects-ds-new-version

This commit is contained in:
Aleksandr Averbukh 2023-02-19 01:15:02 +01:00 committed by GitHub
commit 07957ce839
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 2 additions and 2 deletions

View File

@ -20,8 +20,8 @@ module "test" {
project_create = var.project_create
project_id = var.project_id
parent = var.parent
tfc_organization_id = var.tfe_organization_id
tfc_workspace_id = var.tfe_workspace_id
tfc_organization_id = var.tfc_organization_id
tfc_workspace_id = var.tfc_workspace_id
workload_identity_pool_id = var.workload_identity_pool_id
workload_identity_pool_provider_id = var.workload_identity_pool_provider_id
issuer_uri = var.issuer_uri