Commit Graph

10 Commits

Author SHA1 Message Date
bob
836a57cd76 Implement bridges and fillout readme with current state 2026-04-10 23:35:27 -05:00
bob
940ecb3946 Implement bridges and fillout readme with current state 2026-04-10 23:34:51 -05:00
bob
7b6fcce11f Merge pull request 'feature/terraform-init' (#1) from feature/terraform-init into main
Reviewed-on: #1
2026-04-10 22:02:52 -05:00
bob
27e45bb257 remove CLAUDE.md from cache as well 2026-04-10 22:02:11 -05:00
bob
ef777e6373 remove CLAUDE.md 2026-04-10 22:00:05 -05:00
bob
3ccba290b1 Hooked nonprod terraform up to nonprod proxmox host 2026-04-10 21:57:58 -05:00
bob
13690e6c60 refactor: restructure repo into environments/modules layout
Separates nonprod into its own working directory for independent
state isolation. Follows HashiCorp guidance on environment separation.
2026-04-10 21:51:21 -05:00
bob
dc4ade7ed1 refactor(provider): switch auth from password to API token
Prefer API token over username/password — scoped to least-privilege
TerraformRole, reduces blast radius if credentials leak.
2026-04-10 21:31:58 -05:00
bob
ac41e3448e feat: add bare bones Proxmox Terraform scaffold
Adds provider config, variables, and an example tfvars file using
the bpg/proxmox provider. No resources are managed yet — existing
Proxmox setup is untouched.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-10 20:08:11 -05:00
bob
106971b94d Initial commit 2026-04-10 20:02:53 -05:00