Skip to content

Conversation

@mraerino
Copy link
Member

No description provided.

@mraerino mraerino self-assigned this Oct 11, 2025
@github-actions

This comment has been minimized.

1 similar comment
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions
Copy link

🏗️ Terraform Plan

dev - 0 to add, 2 to change, 0 to destroy
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
~ update in-place

Terraform will perform the following actions:

# module.supernode[0].proxmox_vm_qemu.supernode will be updated in-place
~ resource "proxmox_vm_qemu" "supernode" {
      id                     = "pm4/qemu/104"
      name                   = "supernode-dev-0"
    - tags                   = " " -> null
      # (54 unchanged attributes hidden)

      # (7 unchanged blocks hidden)
  }

# module.supernode[1].proxmox_vm_qemu.supernode will be updated in-place
~ resource "proxmox_vm_qemu" "supernode" {
    ~ bootdisk               = "virtio0" -> "scsi0"
      id                     = "pm4/qemu/120"
      name                   = "supernode-dev-1"
    - tags                   = " " -> null
      # (50 unchanged attributes hidden)

      # (7 unchanged blocks hidden)
  }

Plan: 0 to add, 2 to change, 0 to destroy.

@mraerino mraerino marked this pull request as ready for review October 11, 2025 17:29
@mraerino mraerino merged commit e590ac2 into main Oct 11, 2025
3 checks passed
@mraerino mraerino deleted the ha branch October 11, 2025 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant