diff --git a/.gitignore b/.gitignore index d4d98a4..0d61624 100644 --- a/.gitignore +++ b/.gitignore @@ -27,4 +27,4 @@ override.tf.json # Include tfplan files to ignore the plan output of command: terraform plan -out=tfplan # example: *tfplan* -/*.teraformmrc +**/.teraformmrc diff --git a/prod-hq/.terraformrc b/prod-hq/.terraformrc index f079749..d606037 100644 --- a/prod-hq/.terraformrc +++ b/prod-hq/.terraformrc @@ -1 +1 @@ -test1 \ No newline at end of file +test2 \ No newline at end of file