Commit Graph

5 Commits

Author SHA1 Message Date
ryan-distrust.co 42ad0cd6cb
terraform_modules/digitalocean_talos_cluster: initial commit 2023-05-09 07:32:53 -04:00
RyanSquared 6ed53333da
move to sops for managing credentials
This must be done outside of a Makefile environment due to how it
affects the programs that run inside `make`. `sops exec-env` will
decrypt a file and export the values as environment variables for the
program specified, which in this case is the user's shell.

This commit also includes a `.sops.yaml` file with the three PGP keys
from the Makefile and regenerates the DigitalOcean PAT.
2023-05-05 00:53:31 -04:00
Lance Vick 1466b0cba7
working terraform state sharing 2023-04-13 20:22:35 -07:00
Lance Vick 5c6e7c99d0
update credentials file recipients/contents 2023-03-31 01:40:39 -07:00
Lance Vick 52ecb4d9be
initial toolchain-refactor pass 2023-02-16 22:09:13 -08:00