diff options
Diffstat (limited to 'Terraform.gitignore')
-rw-r--r-- | Terraform.gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Terraform.gitignore b/Terraform.gitignore index beb38d84..18221f8e 100644 --- a/Terraform.gitignore +++ b/Terraform.gitignore @@ -9,8 +9,8 @@ crash.log # 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 +# 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. # *.tfvars |