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
ccbbd4bc19
commit
0261943726
2 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
|
||||
|
|
|
|||
BIN
terraform.tfvars
BIN
terraform.tfvars
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue