mirror of
https://github.com/GoodOlClint/PSProxmoxVE.git
synced 2026-08-18 17:06:18 +00:00
79fae0bb37
- Remove ISO upload and answer-file resources (pre-provisioned manually) - Remove null_resource wait/token steps (token created out-of-band) - Switch iso_file to iso_file_id referencing an existing Proxmox file ID - Add lifecycle ignore_changes for started and cdrom - Update README with proxmox-auto-install-assistant ISO prep instructions - Update default variables to match homelab environment Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
8 lines
97 B
Plaintext
8 lines
97 B
Plaintext
*.tfstate*
|
|
.terraform/
|
|
*.tfvars
|
|
!terraform.tfvars.example
|
|
.terraform.lock.hcl
|
|
.api-token
|
|
.build/
|