{ "version": 4, "terraform_version": "1.14.6", "serial": 13, "lineage": "a254243d-ba2c-bed9-e93f-76e9fd9bad80", "outputs": {}, "resources": [ { "mode": "managed", "type": "proxmox_virtual_environment_download_file", "name": "ubuntu_cloud_image", "provider": "provider[\"registry.terraform.io/bpg/proxmox\"]", "instances": [ { "schema_version": 0, "attributes": { "checksum": null, "checksum_algorithm": null, "content_type": "iso", "datastore_id": "local", "decompression_algorithm": null, "file_name": "jammy-server-cloudimg-amd64.img", "id": "local:iso/jammy-server-cloudimg-amd64.img", "node_name": "px", "overwrite": true, "overwrite_unmanaged": true, "size": 691077632, "upload_timeout": 600, "url": "https://cloud-images.ubuntu.com/jammy/current/jammy-server-cloudimg-amd64.img", "verify": true }, "sensitive_attributes": [], "identity_schema_version": 0 } ] }, { "mode": "managed", "type": "proxmox_virtual_environment_vm", "name": "ubuntu_vm", "provider": "provider[\"registry.terraform.io/bpg/proxmox\"]", "instances": [ { "schema_version": 0, "attributes": { "acpi": true, "agent": [ { "enabled": false, "timeout": "15m", "trim": false, "type": "virtio", "wait_for_ip": [] } ], "amd_sev": [], "audio_device": [], "bios": "seabios", "boot_order": [ "virtio0", "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": "local-zfs", "discard": "on", "file_format": "raw", "file_id": "local:iso/jammy-server-cloudimg-amd64.img", "import_from": "", "interface": "virtio0", "iothread": true, "path_in_datastore": "vm-100-disk-0", "replicate": true, "serial": "", "size": 20, "speed": [], "ssd": false } ], "efi_disk": [], "hook_script_file_id": null, "hostpci": [], "hotplug": null, "id": "100", "initialization": [ { "datastore_id": "local", "dns": [ { "domain": "", "servers": [ "8.8.8.8", "1.1.1.1" ] } ], "file_format": "qcow2", "interface": "ide2", "ip_config": [ { "ipv4": [ { "address": "10.10.10.11/24", "gateway": "10.10.10.1" } ], "ipv6": [] } ], "meta_data_file_id": "", "network_data_file_id": "", "type": "", "user_account": [ { "keys": [ "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPiX5bOEXfX3AvwstdAyYYHgSyGDF12NzOBCwfNPQVgo terraform@lxc" ], "password": "**********", "username": "ubuntu" } ], "user_data_file_id": "", "vendor_data_file_id": "" } ], "ipv4_addresses": [], "ipv6_addresses": [], "keyboard_layout": "en-us", "kvm_arguments": "", "mac_addresses": [ "BC:24:11:2E:57:2C" ], "machine": "", "memory": [ { "dedicated": 1024, "floating": 0, "hugepages": "", "keep_hugepages": false, "shared": 0 } ], "migrate": false, "name": "tf-ubuntu-cloud", "network_device": [ { "bridge": "vmbr1", "disconnected": false, "enabled": true, "firewall": false, "mac_address": "BC:24:11:2E:57:2C", "model": "virtio", "mtu": 0, "queues": 0, "rate_limit": 0, "trunks": "", "vlan_id": 0 } ], "network_interface_names": [], "node_name": "px", "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": true, "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": 100, "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": [ "proxmox_virtual_environment_download_file.ubuntu_cloud_image" ] } ] } ], "check_results": null }