Files
2026-05-05 11:27:26 +02:00

146 lines
3.9 KiB
JSON

{
"version": 4,
"terraform_version": "1.15.1",
"serial": 2,
"lineage": "932f91fd-26ce-0c13-df63-09cd25a0eb0f",
"outputs": {
"vm_status": {
"value": [],
"type": [
"list",
[
"list",
"string"
]
]
}
},
"resources": [
{
"mode": "managed",
"type": "proxmox_virtual_environment_vm",
"name": "ma_super_vm",
"provider": "provider[\"registry.terraform.io/bpg/proxmox\"]",
"instances": [
{
"schema_version": 0,
"attributes": {
"acpi": true,
"agent": [],
"amd_sev": [],
"audio_device": [],
"bios": "seabios",
"boot_order": [
"ide3",
"net0"
],
"cdrom": [
{
"enabled": false,
"file_id": "local:iso/noble-server-cloudimg-amd64.img",
"interface": "ide3"
}
],
"clone": [],
"cpu": [
{
"affinity": "",
"architecture": "",
"cores": 2,
"flags": null,
"hotplugged": 0,
"limit": 0,
"numa": false,
"sockets": 1,
"type": "qemu64",
"units": 0
}
],
"delete_unreferenced_disks_on_destroy": true,
"description": "",
"disk": [],
"efi_disk": [],
"hook_script_file_id": null,
"hostpci": [],
"hotplug": null,
"id": "1000",
"initialization": [],
"ipv4_addresses": [],
"ipv6_addresses": [],
"keyboard_layout": "en-us",
"kvm_arguments": "",
"mac_addresses": [
"BC:24:11:C1:5F:18"
],
"machine": "",
"memory": [
{
"dedicated": 2048,
"floating": 0,
"hugepages": "",
"keep_hugepages": false,
"shared": 0
}
],
"migrate": false,
"name": "vm-terraform-demo",
"network_device": [
{
"bridge": "vmbr0",
"disconnected": false,
"enabled": true,
"firewall": false,
"mac_address": "BC:24:11:C1:5F:18",
"model": "virtio",
"mtu": 0,
"queues": 0,
"rate_limit": 0,
"trunks": "",
"vlan_id": 0
}
],
"network_interface_names": [],
"node_name": "pve1",
"numa": [],
"on_boot": true,
"operating_system": [],
"pool_id": "",
"protection": false,
"purge_on_destroy": true,
"reboot": false,
"reboot_after_update": true,
"rng": [],
"scsi_hardware": "virtio-scsi-pci",
"serial_device": [],
"smbios": [],
"started": true,
"startup": [],
"stop_on_destroy": false,
"tablet_device": true,
"tags": null,
"template": false,
"timeout_clone": 1800,
"timeout_create": 1800,
"timeout_migrate": 1800,
"timeout_move_disk": 1800,
"timeout_reboot": 1800,
"timeout_shutdown_vm": 1800,
"timeout_start_vm": 1800,
"timeout_stop_vm": 300,
"tpm_state": [],
"usb": [],
"vga": [],
"virtiofs": [],
"vm_id": 1000,
"watchdog": []
},
"sensitive_attributes": [],
"identity_schema_version": 0,
"private": "bnVsbA=="
}
]
}
],
"check_results": null
}