From b4a8a37805476963cab45f8ebadd6434b0482076 Mon Sep 17 00:00:00 2001 From: Aleksandr Averbukh Date: Wed, 1 Mar 2023 11:34:37 +0100 Subject: [PATCH] Fix tfvars template --- .../terraform.auto.tfvars.template | 5 ----- 1 file changed, 5 deletions(-) diff --git a/blueprints/cloud-operations/terraform-cloud-dynamic-credentials/gcp-workload-identity-provider/terraform.auto.tfvars.template b/blueprints/cloud-operations/terraform-cloud-dynamic-credentials/gcp-workload-identity-provider/terraform.auto.tfvars.template index 327a51d6..57787bf9 100644 --- a/blueprints/cloud-operations/terraform-cloud-dynamic-credentials/gcp-workload-identity-provider/terraform.auto.tfvars.template +++ b/blueprints/cloud-operations/terraform-cloud-dynamic-credentials/gcp-workload-identity-provider/terraform.auto.tfvars.template @@ -12,11 +12,6 @@ # See the License for the specific language governing permissions and # limitations under the License. -billing_account = "015647-1A8CBC-A002D9" -parent = "folders/0123456789" -tfc_organization_id = "org-W3bx9naazHrUz99U" -tfc_workspace_id = "ws-2GnGJtqTfvxKptHn" - billing_account = "xxx" project_create = false project_id = "xxx"