From c31116f9fe1a939ee879620ecc468e88d7406f08 Mon Sep 17 00:00:00 2001 From: Shunsuke Suzuki Date: Sat, 10 Feb 2024 08:36:15 +0900 Subject: [PATCH] fix: remove old settings (#2292) --- tfaction-root.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/tfaction-root.yaml b/tfaction-root.yaml index e4db5ca37..7da8ff714 100644 --- a/tfaction-root.yaml +++ b/tfaction-root.yaml @@ -29,7 +29,6 @@ target_groups: - working_directory: aws/ target: aws/ aws_region: ap-northeast-1 - s3_bucket_name_plan_file: '' s3_bucket_name_tfmigrate_history: '' template_dir: templates/aws @@ -45,7 +44,6 @@ target_groups: - working_directory: for-test/ target: for-test/ # aws_region: ap-northeast-1 # CHANGEME Fix the region if necessary - # s3_bucket_name_plan_file: '' # CHANGEME # s3_bucket_name_tfmigrate_history: '' # CHANGEME template_dir: templates/for-test # terraform_plan_config: @@ -60,7 +58,6 @@ target_groups: - working_directory: github/services/ target: github/ aws_region: ap-northeast-1 # CHANGEME Fix the region if necessary - s3_bucket_name_plan_file: '' # CHANGEME s3_bucket_name_tfmigrate_history: '' # CHANGEME template_dir: templates/github terraform_plan_config: @@ -74,7 +71,6 @@ target_groups: - working_directory: gcp/ target: gcp/ - gcs_bucket_name_plan_file: '' gcs_bucket_name_tfmigrate_history: '' template_dir: templates/gcp terraform_plan_config: