Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Misc fixes to make the supernode work #17

Closed
wants to merge 4 commits into from
Closed

Misc fixes to make the supernode work #17

wants to merge 4 commits into from

Conversation

mraerino
Copy link
Member

@mraerino mraerino commented Aug 6, 2024

No description provided.

@mraerino mraerino self-assigned this Aug 6, 2024
Copy link

🏗️ Terraform Plan

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"
      + pool                   = "supernodes-v2"
        # (37 unchanged attributes hidden)

        # (5 unchanged blocks hidden)
    }

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

@mraerino mraerino closed this Sep 2, 2024
@mraerino mraerino deleted the misc-fixes branch September 2, 2024 09:31
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