diff --git a/.gitignore b/.gitignore index d737207..4852c3f 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,4 @@ override.tf.json # Include tfplan files to ignore the plan output of command: terraform plan -out=tfplan # example: *tfplan* .terraformrc +terraform.rc \ No newline at end of file diff --git a/prod-hq/.terraformrc b/prod-hq/.terraformrc deleted file mode 100644 index 29f446a..0000000 --- a/prod-hq/.terraformrc +++ /dev/null @@ -1 +0,0 @@ -test3 \ No newline at end of file