Updating .gitignore
This commit is contained in:
+1
-3
@@ -30,7 +30,7 @@ override.tf.json
|
|||||||
# !example_override.tf
|
# !example_override.tf
|
||||||
|
|
||||||
# Include tfplan files to ignore the plan output of command: terraform plan -out=tfplan
|
# Include tfplan files to ignore the plan output of command: terraform plan -out=tfplan
|
||||||
# example: *tfplan*
|
example: *tfplan*
|
||||||
|
|
||||||
# Ignore CLI configuration files
|
# Ignore CLI configuration files
|
||||||
.terraformrc
|
.terraformrc
|
||||||
@@ -38,5 +38,3 @@ terraform.rc
|
|||||||
|
|
||||||
# Envs
|
# Envs
|
||||||
*.env*
|
*.env*
|
||||||
|
|
||||||
**/.cf-terraforming
|
|
||||||
Reference in New Issue
Block a user