mirror of
https://github.com/RealOrangeOne/infrastructure.git
synced 2026-01-23 02:14:14 +00:00
Move split secrets into single env file
Separating state secrets and others made life a pain. Just do everything in an env file instead, which makes syncing a lot simpler
This commit is contained in:
parent
61072ddeab
commit
c354085dfc
3 changed files with 7 additions and 6 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -150,5 +150,4 @@ override.tf.json
|
|||
|
||||
# End of https://www.gitignore.io/api/terraform
|
||||
|
||||
terraform/secrets.auto.tfvars
|
||||
terraform/secrets.sh
|
||||
.env
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue