{
  "version": 4,
  "terraform_version": "1.12.1",
  "serial": 3,
  "lineage": "22c4fa87-c12a-1cc0-c6ec-e139ca81e5e4",
  "outputs": {
    "container_ip": {
      "value": "192.168.1.211/24",
      "type": "string"
    }
  },
  "resources": [
    {
      "mode": "managed",
      "type": "proxmox_virtual_environment_container",
      "name": "uptime_kuma",
      "provider": "provider[\"registry.terraform.io/bpg/proxmox\"]",
      "instances": [
        {
          "schema_version": 0,
          "attributes": {
            "clone": [],
            "console": [],
            "cpu": [
              {
                "architecture": "amd64",
                "cores": 1,
                "limit": 0,
                "units": 1024
              }
            ],
            "description": "Uptime Kuma - service monitoring\n",
            "device_passthrough": [],
            "disk": [
              {
                "acl": false,
                "datastore_id": "local-lvm",
                "mount_options": [],
                "path_in_datastore": "local-lvm:vm-260-disk-0",
                "quota": false,
                "replicate": false,
                "size": 10
              }
            ],
            "environment_variables": {},
            "features": [],
            "hook_script_file_id": null,
            "id": "260",
            "idmap": [],
            "initialization": [
              {
                "dns": [
                  {
                    "domain": "",
                    "server": "",
                    "servers": [
                      "192.168.1.220"
                    ]
                  }
                ],
                "entrypoint": "",
                "hostname": "uptime-kuma",
                "ip_config": [
                  {
                    "ipv4": [
                      {
                        "address": "192.168.1.211/24",
                        "gateway": "192.168.1.254"
                      }
                    ],
                    "ipv6": []
                  }
                ],
                "user_account": [
                  {
                    "keys": [
                      "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBFdFounojq2DhqbSwyHEolHUhYTlW4jJepiW3oV43h7 charles@charles-desktop",
                      "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICyR+4EXRMIIIs7XOL9jSJkPvPnkdvAGc6Rs2WfTsprl ci@proxmox-iac"
                    ],
                    "password": ""
                  }
                ]
              }
            ],
            "ipv4": {
              "eth0": "192.168.1.211"
            },
            "ipv6": {
              "eth0": "2a01:e0a:413:3130:be24:11ff:feed:1b86"
            },
            "memory": [
              {
                "dedicated": 512,
                "swap": 256
              }
            ],
            "mount_point": [],
            "network_interface": [
              {
                "bridge": "vmbr0",
                "enabled": true,
                "firewall": false,
                "host_managed": false,
                "mac_address": "BC:24:11:ED:1B:86",
                "mtu": 0,
                "name": "eth0",
                "rate_limit": 0,
                "vlan_id": 0
              }
            ],
            "node_name": "proxmox",
            "operating_system": [
              {
                "template_file_id": "local:vztmpl/debian-12-standard_12.12-1_amd64.tar.zst",
                "type": "debian"
              }
            ],
            "pool_id": null,
            "protection": false,
            "start_on_boot": true,
            "started": true,
            "startup": [],
            "tags": [
              "iac",
              "uptime-kuma"
            ],
            "template": false,
            "timeout_clone": 1800,
            "timeout_create": 1800,
            "timeout_delete": 60,
            "timeout_start": 300,
            "timeout_update": 1800,
            "unprivileged": true,
            "vm_id": 260,
            "wait_for_ip": []
          },
          "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
}
