{ "version": 4, "terraform_version": "1.6.4", "serial": 5, "lineage": "e3a2cae2-4c05-25e0-9e16-4616ea0bd8d4", "outputs": {}, "resources": [ { "mode": "data", "type": "terraform_remote_state", "name": "privnet_dns_router", "provider": "provider[\"terraform.io/builtin/terraform\"]", "instances": [ { "schema_version": 0, "attributes": { "backend": "local", "config": { "value": { "path": "../project-setup/terraform.tfstate" }, "type": [ "object", { "path": "string" } ] }, "defaults": null, "outputs": { "value": { "dns_zone_id": "cbae638a-9d99-44aa-946c-0f5ffb7fc488", "external_gateway_ip": "146.48.31.109", "main_private_network_id": "e0af5eba-f24a-4d0d-8184-bc654b980c4a", "main_subnet_network_id": "2aa977f2-80b4-447c-a6b0-dfa06bf68751" }, "type": [ "object", { "dns_zone_id": "string", "external_gateway_ip": "string", "main_private_network_id": "string", "main_subnet_network_id": "string" } ] }, "workspace": null }, "sensitive_attributes": [] } ] }, { "mode": "managed", "type": "openstack_compute_servergroup_v2", "name": "sdi_geo_server_group", "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", "instances": [ { "schema_version": 0, "attributes": { "id": "39b5a9fa-8c3b-40d9-8d8a-e595d47358f5", "members": [], "name": "sdi-geo", "policies": [ "soft-anti-affinity" ], "region": "isti_area_pi_1", "rules": [ { "max_server_per_host": 0 } ], "value_specs": null }, "sensitive_attributes": [], "private": "bnVsbA==" } ] }, { "module": "module.instance_with_data_volume", "mode": "managed", "type": "openstack_blockstorage_volume_v3", "name": "instance_data_volume", "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", "instances": [ { "index_key": "geonetwork_1", "schema_version": 0, "attributes": { "attachment": [], "availability_zone": "nova", "consistency_group_id": null, "description": "", "enable_online_resize": null, "id": "e89ec101-eab3-4291-a192-47aa2542cde7", "image_id": null, "metadata": {}, "multiattach": null, "name": "geonetwork_1_data_volume", "region": "isti_area_pi_1", "scheduler_hints": [], "size": 30, "snapshot_id": "", "source_replica": null, "source_vol_id": "", "timeouts": null, "volume_type": "cephUnencrypted" }, "sensitive_attributes": [], "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwfX0=", "dependencies": [ "openstack_compute_servergroup_v2.sdi_geo_server_group" ] } ] }, { "module": "module.instance_with_data_volume", "mode": "managed", "type": "openstack_compute_instance_v2", "name": "instance_with_data_volume", "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", "instances": [ { "index_key": "geonetwork_1", "schema_version": 0, "attributes": { "access_ip_v4": "10.1.28.82", "access_ip_v6": "", "admin_pass": null, "all_metadata": {}, "all_tags": [], "availability_zone": "cnr-isti-nova-a", "availability_zone_hints": "cnr-isti-nova-a", "block_device": [ { "boot_index": 0, "delete_on_termination": false, "destination_type": "volume", "device_type": "", "disk_bus": "", "guest_format": "", "multiattach": false, "source_type": "image", "uuid": "7ed6a2cd-2b07-482e-8ce4-f018dff16c89", "volume_size": 10, "volume_type": "" } ], "config_drive": null, "created": "2023-12-11 10:25:30 +0000 UTC", "flavor_id": "4", "flavor_name": "m1.medium", "floating_ip": null, "force_delete": false, "id": "ce706ddc-cd05-45fc-bfff-b46839c91604", "image_id": "Attempt to boot from volume - no image supplied", "image_name": null, "key_pair": "Giancarlo Panichi", "metadata": null, "name": "geonetwork-1", "network": [ { "access_network": false, "fixed_ip_v4": "10.1.28.82", "fixed_ip_v6": "", "floating_ip": "", "mac": "fa:16:3e:bf:64:1d", "name": "d4s-dev-cloud-main", "port": "", "uuid": "e0af5eba-f24a-4d0d-8184-bc654b980c4a" }, { "access_network": false, "fixed_ip_v4": "192.168.2.223", "fixed_ip_v6": "", "floating_ip": "", "mac": "fa:16:3e:f5:c3:88", "name": "postgresql-srv-net", "port": "", "uuid": "00422a4a-4b8b-4c85-acf9-ef733df842b9" } ], "network_mode": null, "personality": [], "power_state": "active", "region": "isti_area_pi_1", "scheduler_hints": [ { "additional_properties": null, "build_near_host_ip": "", "different_cell": [], "different_host": [], "group": "39b5a9fa-8c3b-40d9-8d8a-e595d47358f5", "query": [], "same_host": [], "target_cell": "" } ], "security_groups": [ "default", "http and https from the load balancers" ], "stop_before_destroy": false, "tags": null, "timeouts": null, "updated": "2023-12-11 10:26:05 +0000 UTC", "user_data": "47d4769e61324c305c4b70ed6673de4fad84150d", "vendor_options": [], "volume": [] }, "sensitive_attributes": [], "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxODAwMDAwMDAwMDAwLCJkZWxldGUiOjE4MDAwMDAwMDAwMDAsInVwZGF0ZSI6MTgwMDAwMDAwMDAwMH19", "dependencies": [ "openstack_compute_servergroup_v2.sdi_geo_server_group" ] } ] }, { "module": "module.instance_with_data_volume", "mode": "managed", "type": "openstack_compute_volume_attach_v2", "name": "attach_volume", "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", "instances": [ { "index_key": "geonetwork_1", "schema_version": 0, "attributes": { "device": "/dev/vdb", "id": "ce706ddc-cd05-45fc-bfff-b46839c91604/e89ec101-eab3-4291-a192-47aa2542cde7", "instance_id": "ce706ddc-cd05-45fc-bfff-b46839c91604", "multiattach": null, "region": "isti_area_pi_1", "timeouts": null, "vendor_options": [], "volume_id": "e89ec101-eab3-4291-a192-47aa2542cde7" }, "sensitive_attributes": [], "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwfX0=", "dependencies": [ "module.instance_with_data_volume.openstack_blockstorage_volume_v3.instance_data_volume", "module.instance_with_data_volume.openstack_compute_instance_v2.instance_with_data_volume", "openstack_compute_servergroup_v2.sdi_geo_server_group" ] } ] } ], "check_results": null }