Fix typos
s/sentitive/sensitive/
This commit is contained in:
parent
ff9596eb4c
commit
f75292bf4d
@ -5,7 +5,7 @@ packer_cache/
|
|||||||
crash.log
|
crash.log
|
||||||
|
|
||||||
# https://www.packer.io/guides/hcl/variables
|
# https://www.packer.io/guides/hcl/variables
|
||||||
# Exclude all .pkrvars.hcl files, which are likely to contain sentitive data,
|
# Exclude all .pkrvars.hcl files, which are likely to contain sensitive data,
|
||||||
# such as password, private keys, and other secrets. These should not be part of
|
# 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
|
# version control as they are data points which are potentially sensitive and
|
||||||
# subject to change depending on the environment.
|
# subject to change depending on the environment.
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
# Crash log files
|
# Crash log files
|
||||||
crash.log
|
crash.log
|
||||||
|
|
||||||
# Exclude all .tfvars files, which are likely to contain sentitive data, such as
|
# Exclude all .tfvars files, which are likely to contain sensitive data, such as
|
||||||
# password, private keys, and other secrets. These should not be part of version
|
# 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
|
# control as they are data points which are potentially sensitive and subject
|
||||||
# to change depending on the environment.
|
# to change depending on the environment.
|
||||||
|
Loading…
Reference in New Issue
Block a user