diff --git a/openstack-tf/d4s-production/sdi/terraform.tfstate b/openstack-tf/d4s-production/sdi/terraform.tfstate index 9b153bc..bc2756e 100644 --- a/openstack-tf/d4s-production/sdi/terraform.tfstate +++ b/openstack-tf/d4s-production/sdi/terraform.tfstate @@ -1,7 +1,7 @@ { "version": 4, "terraform_version": "1.6.4", - "serial": 5, + "serial": 8, "lineage": "f8fdf5b2-d660-d78d-a34e-2a6c26618a27", "outputs": {}, "resources": [ @@ -429,12 +429,12 @@ "status": "tainted", "schema_version": 0, "attributes": { - "access_ip_v4": "", - "access_ip_v6": "", + "access_ip_v4": null, + "access_ip_v6": null, "admin_pass": null, - "all_metadata": {}, + "all_metadata": null, "all_tags": [], - "availability_zone": "cnr-isti-nova-a", + "availability_zone": null, "availability_zone_hints": "cnr-isti-nova-a", "block_device": [ { @@ -452,31 +452,52 @@ } ], "config_drive": null, - "created": "2024-01-25 11:42:43 +0000 UTC", - "flavor_id": "9", - "flavor_name": "m1.large", + "created": null, + "flavor_id": null, + "flavor_name": "m1.medium", "floating_ip": null, "force_delete": false, - "id": "06ea1c7e-415e-4f62-8c19-e2e0cc3deb4b", - "image_id": "Attempt to boot from volume - no image supplied", + "id": "05630832-8bfb-412d-9bec-7f7d31fa9e7f", + "image_id": null, "image_name": null, "key_pair": "Giancarlo Panichi", "metadata": null, "name": "sdi1-prod", - "network": [], + "network": [ + { + "access_network": false, + "fixed_ip_v4": "", + "fixed_ip_v6": "", + "floating_ip": "", + "mac": "", + "name": "d4s-production-cloud-main", + "port": "", + "uuid": "" + }, + { + "access_network": false, + "fixed_ip_v4": "", + "fixed_ip_v6": "", + "floating_ip": "", + "mac": "", + "name": "postgresql-srv-net", + "port": "", + "uuid": "" + } + ], "network_mode": null, "personality": [], - "power_state": "error", - "region": "isti_area_pi_1", + "power_state": "active", + "region": null, "scheduler_hints": [], "security_groups": [ "default_for_all", "traffic_from_the_main_load_balancers" ], "stop_before_destroy": false, - "tags": [], + "tags": null, "timeouts": null, - "updated": "2024-01-25 11:48:57 +0000 UTC", + "updated": null, "user_data": "47d4769e61324c305c4b70ed6673de4fad84150d", "vendor_options": [], "volume": []