Secrets Management
In the terraform-product-eng repo
- change to an environment directory
$ cd workspaces/stg
- open a decrypted secrets file
$ make secrets/environment.json
make changes in vim
push + merge branch to kick off terraform apply
In the terraform-product-eng repo
$ cd workspaces/stg
$ make secrets/environment.json
make changes in vim
push + merge branch to kick off terraform apply