Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 503 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 503 Bytes

Ignore: Local .terraform directories

.tfstate files

Crash log files

Exclude all .tfvars files, which are likely to contain sentitive data, such as password, private keys, and other secrets. These should not be part of version control as they are data points which are potentially sensitive and subject to change depending on the environment.

Ignore override files as they are usually used to override resources locally and so are not checked in

Ignore CLI configuration files