Archive terraform.tfvars — secrets now in SOPS
Removed from git tracking and added to .gitignore. File stays on disk locally for reference. config.tfvars + secrets.auto.tfvars.json are the active var sources. [ci skip]
This commit is contained in:
parent
d7953322dd
commit
4427530e65
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -64,3 +64,6 @@ config
|
|||
node_modules/
|
||||
package-lock.json
|
||||
package.json
|
||||
|
||||
# Archived - secrets now in SOPS (secrets.auto.tfvars.json)
|
||||
terraform.tfvars
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue