Porting changes from upstream #2
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"version": 4,
|
||||
"terraform_version": "1.6.4",
|
||||
"serial": 8,
|
||||
"terraform_version": "1.6.6",
|
||||
"serial": 11,
|
||||
"lineage": "f8fdf5b2-d660-d78d-a34e-2a6c26618a27",
|
||||
"outputs": {},
|
||||
"resources": [
|
||||
|
@ -426,15 +426,14 @@
|
|||
"instances": [
|
||||
{
|
||||
"index_key": "sdi1_prod",
|
||||
"status": "tainted",
|
||||
"schema_version": 0,
|
||||
"attributes": {
|
||||
"access_ip_v4": null,
|
||||
"access_ip_v6": null,
|
||||
"access_ip_v4": "10.1.43.53",
|
||||
"access_ip_v6": "",
|
||||
"admin_pass": null,
|
||||
"all_metadata": null,
|
||||
"all_metadata": {},
|
||||
"all_tags": [],
|
||||
"availability_zone": null,
|
||||
"availability_zone": "cnr-isti-nova-a",
|
||||
"availability_zone_hints": "cnr-isti-nova-a",
|
||||
"block_device": [
|
||||
{
|
||||
|
@ -452,43 +451,43 @@
|
|||
}
|
||||
],
|
||||
"config_drive": null,
|
||||
"created": null,
|
||||
"flavor_id": null,
|
||||
"created": "2024-01-25 14:20:20 +0000 UTC",
|
||||
"flavor_id": "4",
|
||||
"flavor_name": "m1.medium",
|
||||
"floating_ip": null,
|
||||
"force_delete": false,
|
||||
"id": "05630832-8bfb-412d-9bec-7f7d31fa9e7f",
|
||||
"image_id": null,
|
||||
"id": "b55e6a63-f6df-4c84-abad-cde308df45ff",
|
||||
"image_id": "Attempt to boot from volume - no image supplied",
|
||||
"image_name": null,
|
||||
"key_pair": "Giancarlo Panichi",
|
||||
"key_pair": "adellam",
|
||||
"metadata": null,
|
||||
"name": "sdi1-prod",
|
||||
"network": [
|
||||
{
|
||||
"access_network": false,
|
||||
"fixed_ip_v4": "",
|
||||
"fixed_ip_v4": "10.1.43.53",
|
||||
"fixed_ip_v6": "",
|
||||
"floating_ip": "",
|
||||
"mac": "",
|
||||
"mac": "fa:16:3e:68:80:b0",
|
||||
"name": "d4s-production-cloud-main",
|
||||
"port": "",
|
||||
"uuid": ""
|
||||
"uuid": "020df98d-ae72-452a-b376-3b6dc289acac"
|
||||
},
|
||||
{
|
||||
"access_network": false,
|
||||
"fixed_ip_v4": "",
|
||||
"fixed_ip_v4": "192.168.1.132",
|
||||
"fixed_ip_v6": "",
|
||||
"floating_ip": "",
|
||||
"mac": "",
|
||||
"mac": "fa:16:3e:ed:e7:ef",
|
||||
"name": "postgresql-srv-net",
|
||||
"port": "",
|
||||
"uuid": ""
|
||||
"uuid": "f6450bc8-1345-4b52-8f34-2903c0cca7f8"
|
||||
}
|
||||
],
|
||||
"network_mode": null,
|
||||
"personality": [],
|
||||
"power_state": "active",
|
||||
"region": null,
|
||||
"region": "isti_area_pi_1",
|
||||
"scheduler_hints": [],
|
||||
"security_groups": [
|
||||
"default_for_all",
|
||||
|
@ -497,7 +496,7 @@
|
|||
"stop_before_destroy": false,
|
||||
"tags": null,
|
||||
"timeouts": null,
|
||||
"updated": null,
|
||||
"updated": "2024-01-25 14:20:59 +0000 UTC",
|
||||
"user_data": "47d4769e61324c305c4b70ed6673de4fad84150d",
|
||||
"vendor_options": [],
|
||||
"volume": []
|
||||
|
|
Loading…
Reference in New Issue