- Import existing records via cf-terraforming utility
- Rename resources to human-readable names
- Move aws and cloudflare terraform roots to their own directories
- Add Terraform statefiles to gitignore
- Add *.secret.yml to gitignore for k8s secrets manifests
- Init the "sellswords" directory for Terraform code interacting with public cloud providers.
- Provision S3 bucket "Jafner-dev" to store static site files.
- Describe CORS and access policies to apply to the bucket.
- Throw in a budget to prevent nasty surprises.
- Init "silver-hand" directory for Kubernetes manifests to be used with the local K3s cluster.
- Datashim manifest to facilitate abstracted interaction with S3 bucket.
- Kubernetes-dashboard to visualize cluster state.
- Jafner-dev to serve contents of S3 bucket.