diff --git a/.gitignore b/.gitignore index 0d61624..d4d98a4 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 30d74d2..f079749 100644 --- a/prod-hq/.terraformrc +++ b/prod-hq/.terraformrc @@ -1 +1 @@ -test \ No newline at end of file +test1 \ No newline at end of file