{ "version": 4, "terraform_version": "1.15.1", "serial": 27, "lineage": "932f91fd-26ce-0c13-df63-09cd25a0eb0f", "outputs": { "vm_status": { "value": [], "type": [ "list", [ "list", "string" ] ] } }, "resources": [ { "mode": "data", "type": "proxmox_files", "name": "ubuntu_image", "provider": "provider[\"registry.terraform.io/bpg/proxmox\"]", "instances": [ { "schema_version": 0, "attributes": { "content_type": "import", "datastore_id": "local", "file_name_regex": "jammy", "files": [ { "content_type": "import", "file_format": "qcow2", "file_name": "jammy-server-cloudimg-amd64.qcow2", "file_size": 692407808, "id": "local:import/jammy-server-cloudimg-amd64.qcow2", "vmid": null } ], "node_name": "pve1" }, "sensitive_attributes": [], "identity_schema_version": 0 } ] }, { "mode": "managed", "type": "proxmox_virtual_environment_vm", "name": "vm_ubuntu_iscsi", "provider": "provider[\"registry.terraform.io/bpg/proxmox\"]", "instances": [ { "schema_version": 0, "attributes": { "acpi": true, "agent": [], "amd_sev": [], "audio_device": [], "bios": "seabios", "boot_order": [ "scsi0", "net0" ], "cdrom": [], "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": [ { "aio": "io_uring", "backup": true, "cache": "none", "datastore_id": "truenas_lvm", "discard": "ignore", "file_format": "raw", "file_id": "", "import_from": "local:import/jammy-server-cloudimg-amd64.qcow2", "interface": "scsi0", "iothread": false, "path_in_datastore": "vm-101-disk-0", "replicate": true, "serial": "", "size": 8, "speed": [], "ssd": false } ], "efi_disk": [], "hook_script_file_id": null, "hostpci": [], "hotplug": null, "id": "101", "initialization": [ { "datastore_id": "local-lvm", "dns": [], "file_format": "", "interface": "ide2", "ip_config": [ { "ipv4": [ { "address": "dhcp", "gateway": "" } ], "ipv6": [] } ], "meta_data_file_id": "", "network_data_file_id": "", "type": "", "upgrade": true, "user_account": [ { "keys": null, "password": "**********", "username": "root" } ], "user_data_file_id": "", "vendor_data_file_id": "" } ], "ipv4_addresses": [], "ipv6_addresses": [], "keyboard_layout": "en-us", "kvm_arguments": "", "mac_addresses": [ "BC:24:11:FB:1B:D9" ], "machine": "", "memory": [ { "dedicated": 2048, "floating": 0, "hugepages": "", "keep_hugepages": false, "shared": 0 } ], "migrate": false, "name": "ubuntu-cloud-vm-iscsi", "network_device": [ { "bridge": "vmbr1", "disconnected": false, "enabled": true, "firewall": false, "mac_address": "BC:24:11:FB:1B:D9", "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": 101, "watchdog": [] }, "sensitive_attributes": [ [ { "type": "get_attr", "value": "initialization" }, { "type": "index", "value": { "value": 0, "type": "number" } }, { "type": "get_attr", "value": "user_account" }, { "type": "index", "value": { "value": 0, "type": "number" } }, { "type": "get_attr", "value": "password" } ] ], "identity_schema_version": 0, "private": "bnVsbA==", "dependencies": [ "data.proxmox_files.ubuntu_image" ] } ] }, { "mode": "managed", "type": "proxmox_virtual_environment_vm", "name": "vm_ubuntu_local", "provider": "provider[\"registry.terraform.io/bpg/proxmox\"]", "instances": [ { "schema_version": 0, "attributes": { "acpi": true, "agent": [], "amd_sev": [], "audio_device": [], "bios": "seabios", "boot_order": [ "scsi0", "net0" ], "cdrom": [], "clone": [], "cpu": [ { "affinity": "", "architecture": "", "cores": 2, "flags": [], "hotplugged": 0, "limit": 0, "numa": false, "sockets": 1, "type": "qemu64", "units": 0 } ], "delete_unreferenced_disks_on_destroy": true, "description": "", "disk": [ { "aio": "io_uring", "backup": true, "cache": "none", "datastore_id": "local-lvm", "discard": "ignore", "file_format": "raw", "file_id": "", "import_from": "local:import/jammy-server-cloudimg-amd64.qcow2", "interface": "scsi0", "iothread": false, "path_in_datastore": "vm-102-disk-0", "replicate": true, "serial": "", "size": 8, "speed": [], "ssd": false } ], "efi_disk": [], "hook_script_file_id": null, "hostpci": [], "hotplug": null, "id": "102", "initialization": [ { "datastore_id": "local-lvm", "dns": [], "file_format": "", "interface": "ide2", "ip_config": [ { "ipv4": [ { "address": "dhcp", "gateway": "" } ], "ipv6": [] } ], "meta_data_file_id": "", "network_data_file_id": "", "type": "", "upgrade": true, "user_account": [ { "keys": [], "password": "**********", "username": "root" } ], "user_data_file_id": "", "vendor_data_file_id": "" } ], "ipv4_addresses": [], "ipv6_addresses": [], "keyboard_layout": "en-us", "kvm_arguments": "", "mac_addresses": [ "BC:24:11:52:A8:CA" ], "machine": "", "memory": [ { "dedicated": 2048, "floating": 0, "hugepages": "", "keep_hugepages": false, "shared": 0 } ], "migrate": false, "name": "ubuntu-cloud-vm-local", "network_device": [ { "bridge": "vmbr1", "disconnected": false, "enabled": true, "firewall": false, "mac_address": "BC:24:11:52:A8:CA", "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": [], "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": 102, "watchdog": [] }, "sensitive_attributes": [ [ { "type": "get_attr", "value": "initialization" }, { "type": "index", "value": { "value": 0, "type": "number" } }, { "type": "get_attr", "value": "user_account" }, { "type": "index", "value": { "value": 0, "type": "number" } }, { "type": "get_attr", "value": "password" } ] ], "identity_schema_version": 0, "private": "bnVsbA==", "dependencies": [ "data.proxmox_files.ubuntu_image" ] } ] } ], "check_results": null }