Update dependency hashicorp/terraform to v1.10.4 #21
GitHub Actions / Plan (dev)
succeeded
Jan 8, 2025 in 0s
0 to add, 1 to change, 0 to destroy
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" {
+ default_ipv4_address = (known after apply)
id = "pm4/qemu/104"
name = "supernode-dev-0"
+ ssh_host = (known after apply)
+ ssh_port = (known after apply)
~ sshkeys = <<-EOT
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIN9C1hWDBL9driOUQhemBqYUFA1I7VM1UYt5ZDnIynZa
+ ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIENGZph/RX7JwmGIT9bWi+kgUV3XnmVtMma8RuIvv57u
+ ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDtrlD92PUcw1SmnmTIy2/YpfVFlm5b6Crnd0rM6bdzc
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJHQFe5F5okyt3Oo70cSeZTyUs9c6DFEw3a3jSmtpg+B
+ ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAsGlElGJxP1/Mr1AhoZsWQn7N8+cZNA3lMd8HPDHRQj
EOT
tags = null
~ vm_state = "stopped" -> "running"
# (59 unchanged attributes hidden)
# (5 unchanged blocks hidden)
}
Plan: 0 to add, 1 to change, 0 to destroy.
Loading