File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Local .terraform directories
22** /.terraform /*
3-
3+ ** /.terraform
4+ * lock.hcl
45# .tfstate files
56* .tfstate
67* .tfstate. *
910crash.log
1011crash. * .log
1112
12- # Exclude all .tfvars files, which are likely to contain sensitive data, such as
13- # password, private keys, and other secrets. These should not be part of version
14- # control as they are data points which are potentially sensitive and subject
15- # to change depending on the environment.
16- * .tfvars
17- * .tfvars.json
13+ # # Exclude all .tfvars files, which are likely to contain sensitive data, such as
14+ # # password, private keys, and other secrets. These should not be part of version
15+ # # control as they are data points which are potentially sensitive and subject
16+ # # to change depending on the environment.
17+ # *.tfvars
18+ # *.tfvars.json
1819
1920# Ignore override files as they are usually used to override resources locally and so
2021# are not checked in
You can’t perform that action at this time.
0 commit comments