feat: add opentofu remote bucket state storage
This commit is contained in:
parent
65a98c6f57
commit
6e72e0ccff
5 changed files with 29 additions and 12 deletions
|
|
@ -1,3 +1,5 @@
|
|||
# docs: https://registry.terraform.io/providers/bpg/proxmox/latest/docs/resources/virtual_environment_container
|
||||
|
||||
resource "proxmox_virtual_environment_container" "banana-hoard" {
|
||||
vm_id = 160
|
||||
node_name = "pve"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue