Commit Graph

13 Commits

Author SHA1 Message Date
Ryan Heywood 1b6e5156f4
re-encrypt to drgrove's key 2024-01-11 15:56:53 -05:00
Ryan Heywood b6dda94912
secrets: bump to include anton key 2023-10-17 14:11:47 -05:00
ryan-distrust.co 5e9c8ad4e0
recreate cluster 2023-05-17 01:02:04 -04:00
ryan-distrust.co 837587782b
terraform_modules: misc improvements, rebuild cluster 2023-05-13 01:04:48 -04:00
ryan-distrust.co b371447ce0
modules/digitalocean_talos_cluster: fix rebuilding talosctl 2023-05-12 20:11:41 -04:00
ryan-distrust.co a7eb610d38
modules/digitalocean_talos_cluster: add worker nodes to talosconfig 2023-05-12 19:49:56 -04:00
ryan-distrust.co fc0a7757e3
terraform_modules/digitalocean_talos_cluster: use self made vpc 2023-05-10 21:25:27 -04:00
ryan-distrust.co 53d10a4b6e
secrets: regenerate after new cluster 2023-05-10 19:24:21 -04:00
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