File tree Expand file tree Collapse file tree 1 file changed +31
-0
lines changed Expand file tree Collapse file tree 1 file changed +31
-0
lines changed Original file line number Diff line number Diff line change @@ -3,3 +3,34 @@ shared-assets/bastion-py-script/.oci/
33shared-assets /bastion-py-script /temp /
44temp /
55app-dev /app-integration-and-automation /oracle-integration-cloud /01-oic-connectivity-agent /README_tmp.html
6+
7+
8+ # Local .terraform directories
9+ ** /.terraform /*
10+
11+
12+ # Crash log files
13+ crash.log
14+ crash. * .log
15+
16+ # Exclude all .tfvars files, which are likely to contain sensitive data, such as
17+ # password, private keys, and other secrets. These should not be part of version
18+ # control as they are data points which are potentially sensitive and subject
19+ # to change depending on the environment.
20+ * .tfvars
21+ * .tfvars.json
22+
23+
24+ # Ignore override files as they are usually used to override resources locally and so
25+ # are not checked in
26+ override.tf
27+ override.tf.json
28+ * _override.tf
29+ * _override.tf.json
30+
31+ # Ignore CLI configuration files
32+ .terraformrc
33+ terraform.rc
34+
35+ # Terraform lock files
36+ * .lock.hcl
You can’t perform that action at this time.
0 commit comments