Testaform
Testing terraform out
Add dotenv to .envrc after other nix stuff, and store keys in .env, which is fine for a testing project.
Questions to answer
- is tf the right tool to manage all my AWS resources? (what is worth migrating?)
- Where should the
planandapplysteps get run? Inside CI, but what is a good way to manage state etc. for personal use? - What's the cost benefit analysis of running a static site on home k8s vs s3 bucket served by zB cloudflare
- Should tf files live inside application repo?
- (say with static site stuff). k8s manifests in a single place is nicer for managing cluster state, but inside app repo makes it easier to deploy
Description
Languages
CSS
39.1%
JavaScript
36.6%
Nix
8.8%
HCL
8.5%
HTML
4.5%
Other
2.5%