unique resource 2nd field

This commit is contained in:
tolerryan
2024-11-04 22:07:00 -06:00
parent 18bf687e4a
commit 60e8ff5d19
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
resource "proxmox_lxc" "LXC" {
resource "proxmox_lxc" "grail" {
target_node = "pve"
hostname = "grail-tf"
vmid = 218

View File

@@ -1,4 +1,4 @@
{
resource "proxmox_lxc" "wikmd" {
target_node = "pve"
hostname = "wikmd"
vmid = 217