TerraformProject/terraform.tfstate
2024-08-12 21:58:48 +00:00

113 lines
3.3 KiB
JSON

{
"version": 4,
"terraform_version": "1.9.4",
"serial": 1,
"lineage": "c2134f7c-ff6f-34a1-712f-396174394260",
"outputs": {},
"resources": [
{
"mode": "managed",
"type": "proxmox_lxc",
"name": "TerraformDemo",
"provider": "provider[\"registry.terraform.io/telmate/proxmox\"]",
"instances": [
{
"schema_version": 0,
"attributes": {
"arch": "amd64",
"bwlimit": 0,
"clone": null,
"clone_storage": null,
"cmode": "tty",
"console": true,
"cores": 2,
"cpulimit": 2,
"cpuunits": 1024,
"description": "",
"features": [],
"force": false,
"full": null,
"hagroup": "",
"hastate": "",
"hookscript": "",
"hostname": "lxc-terraform",
"id": "ThePearl/lxc/119",
"ignore_unpack_errors": false,
"lock": "",
"memory": 2048,
"mountpoint": [],
"nameserver": "",
"network": [
{
"bridge": "vmbr0",
"firewall": false,
"gw": "",
"gw6": "",
"hwaddr": "BC:24:11:9F:84:3B",
"id": 0,
"ip": "dhcp",
"ip6": "",
"mtu": 0,
"name": "eth0",
"rate": 0,
"tag": 0,
"trunks": "",
"type": "veth"
}
],
"onboot": false,
"ostemplate": "local:vztmpl/ubuntu-24.04-standard_24.04-2_amd64.tar.zst",
"ostype": "ubuntu",
"password": "Zakaria1986!!!",
"pool": null,
"protection": false,
"restore": false,
"rootfs": [
{
"acl": false,
"quota": false,
"replicate": false,
"ro": false,
"shared": false,
"size": "4G",
"storage": "TheTower",
"volume": "TheTower:subvol-119-disk-0"
}
],
"searchdomain": "",
"ssh_public_keys": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIO65p1xPly/h1Pso+G44zFnIBX2x7OfrZkXIb22JmW8J k_ansible",
"start": false,
"startup": "",
"swap": 512,
"tags": "",
"target_node": "ThePearl",
"template": false,
"timeouts": null,
"tty": 2,
"unique": false,
"unprivileged": true,
"unused": [],
"vmid": null
},
"sensitive_attributes": [
[
{
"type": "get_attr",
"value": "password"
}
],
[
{
"type": "get_attr",
"value": "ssh_public_keys"
}
]
],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxMjAwMDAwMDAwMDAwLCJkZWZhdWx0IjoxMjAwMDAwMDAwMDAwLCJkZWxldGUiOjEyMDAwMDAwMDAwMDAsInJlYWQiOjEyMDAwMDAwMDAwMDAsInVwZGF0ZSI6MTIwMDAwMDAwMDAwMH19"
}
]
}
],
"check_results": null
}