{ "planned_values": { "root_module": { "resources": [ { "type": "proxmox_vm_qemu", "name": "insecure_vm", "values": { "cipassword": "password123", "ciuser": "root", "agent": 0, "network": [ { "bridge": "vmbr0" } ], "skip_ipv6": false, "memory": 256, "desc": "", "scsihw": "lsi", "cpu": "", "backup": false, "tags": "" } } ] } }, "configuration": { "provider_config": { "proxmox": { "expressions": { "pm_tls_insecure": { "constant_value": true } } } }, "terraform": { "required_providers": { "proxmox": { "version_constraint": "~2.9.14" } } } } }