terraform-root/vm/terraform.tfstate.backup

225 lines
6.4 KiB
JSON

{
"version": 4,
"terraform_version": "1.14.6",
"serial": 3,
"lineage": "b8755477-3ce6-70c6-4c10-f656decceecd",
"outputs": {},
"resources": [
{
"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-101-disk-0",
"replicate": true,
"serial": "",
"size": 20,
"speed": [],
"ssd": false
}
],
"efi_disk": [],
"hook_script_file_id": null,
"hostpci": [],
"hotplug": null,
"id": "101",
"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.8/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:BF:48:2F"
],
"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:BF:48:2F",
"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": 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=="
}
]
}
],
"check_results": null
}