Scaffold incremental Terraform foundations for docker and proxmox
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
# Proxmox scaffold only.
|
||||
#
|
||||
# IMPORTANT:
|
||||
# - Resource blocks are intentionally omitted for now.
|
||||
# - Before adding resources, confirm:
|
||||
# 1) provider resource schemas,
|
||||
# 2) exact import ID formats,
|
||||
# 3) non-destructive reconciliation strategy for existing VMs.
|
||||
#
|
||||
# Suggested future workflow mirrors docker/:
|
||||
# - Define one resource for an existing object.
|
||||
# - Import it.
|
||||
# - Use `terraform state show` to reconcile config.
|
||||
# - Proceed incrementally.
|
||||
Reference in New Issue
Block a user