From 834e2c8206117324c80d8217ef66b58348221bae Mon Sep 17 00:00:00 2001 From: Nimesha-Premaraja Date: Mon, 27 Nov 2023 14:39:48 +0530 Subject: [PATCH] add folders --- tfaction-root.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tfaction-root.yaml b/tfaction-root.yaml index 6a3cf92c3..2d9a4e0c0 100644 --- a/tfaction-root.yaml +++ b/tfaction-root.yaml @@ -26,6 +26,9 @@ target_groups: - working_directory: gcp/dev/ target: gcp/dev/ template_dir: templates/gcp +- working_directory: gcp/networking/ + target: gcp/networking/ + template_dir: templates/networking # terraform_plan_config: # gcp_service_account: terraform-plan@example.iam.gserviceaccount.com # gcp_workload_identity_provider: projects/000000000000/locations/global/workloadIdentityPools/github/providers/tfaction