Files
2026-05-05 12:11:10 +02:00

636 lines
19 KiB
JSON

{
"version": 4,
"terraform_version": "1.15.1",
"serial": 37,
"lineage": "932f91fd-26ce-0c13-df63-09cd25a0eb0f",
"outputs": {},
"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": [
{
"index_key": 0,
"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": "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-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": [
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILLRRYg0z5DoKq+67DeZFUo+dOqz2GedGKHHjGHiMMNo dodin@ArthurDodin",
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAID5KraX1jeWQb7Rq24fbEKDHdPcw5OV4FK5AdApv3lXU n005char@gmail.com"
],
"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:F0:0B:68"
],
"machine": "",
"memory": [
{
"dedicated": 2048,
"floating": 0,
"hugepages": "",
"keep_hugepages": false,
"shared": 0
}
],
"migrate": false,
"name": "ubuntu-cloud-vm-1",
"network_device": [
{
"bridge": "vmbr1",
"disconnected": false,
"enabled": true,
"firewall": false,
"mac_address": "BC:24:11:F0:0B:68",
"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"
]
},
{
"index_key": 1,
"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": "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-103-disk-0",
"replicate": true,
"serial": "",
"size": 8,
"speed": [],
"ssd": false
}
],
"efi_disk": [],
"hook_script_file_id": null,
"hostpci": [],
"hotplug": null,
"id": "103",
"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": [
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILLRRYg0z5DoKq+67DeZFUo+dOqz2GedGKHHjGHiMMNo dodin@ArthurDodin",
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAID5KraX1jeWQb7Rq24fbEKDHdPcw5OV4FK5AdApv3lXU n005char@gmail.com"
],
"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:BC:8C:9C"
],
"machine": "",
"memory": [
{
"dedicated": 2048,
"floating": 0,
"hugepages": "",
"keep_hugepages": false,
"shared": 0
}
],
"migrate": false,
"name": "ubuntu-cloud-vm-2",
"network_device": [
{
"bridge": "vmbr1",
"disconnected": false,
"enabled": true,
"firewall": false,
"mac_address": "BC:24:11:BC:8C:9C",
"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": 103,
"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"
]
},
{
"index_key": 2,
"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": "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-104-disk-0",
"replicate": true,
"serial": "",
"size": 8,
"speed": [],
"ssd": false
}
],
"efi_disk": [],
"hook_script_file_id": null,
"hostpci": [],
"hotplug": null,
"id": "104",
"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": [
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILLRRYg0z5DoKq+67DeZFUo+dOqz2GedGKHHjGHiMMNo dodin@ArthurDodin",
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAID5KraX1jeWQb7Rq24fbEKDHdPcw5OV4FK5AdApv3lXU n005char@gmail.com"
],
"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:7C:BB:37"
],
"machine": "",
"memory": [
{
"dedicated": 2048,
"floating": 0,
"hugepages": "",
"keep_hugepages": false,
"shared": 0
}
],
"migrate": false,
"name": "ubuntu-cloud-vm-3",
"network_device": [
{
"bridge": "vmbr1",
"disconnected": false,
"enabled": true,
"firewall": false,
"mac_address": "BC:24:11:7C:BB:37",
"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": 104,
"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
}