From 437de33c4f02afe94c798a63169944d95579ba90 Mon Sep 17 00:00:00 2001 From: Andrea Dell'Amico Date: Thu, 9 Nov 2023 20:16:59 +0100 Subject: [PATCH] Commit the state. --- .gitignore | 2 +- .../basic-infrastructure/terraform.tfstate | 3102 +++++++++ .../project-setup/terraform.tfstate | 154 + .../basic-infrastructure/terraform.tfstate | 5761 +++++++++++++++++ .../project-setup/terraform.tfstate | 220 + 5 files changed, 9238 insertions(+), 1 deletion(-) create mode 100644 openstack-tf/d4s-preprod/basic-infrastructure/terraform.tfstate create mode 100644 openstack-tf/d4s-preprod/project-setup/terraform.tfstate create mode 100644 openstack-tf/d4s-production/basic-infrastructure/terraform.tfstate create mode 100644 openstack-tf/d4s-production/project-setup/terraform.tfstate diff --git a/.gitignore b/.gitignore index b566eed..3092d8e 100644 --- a/.gitignore +++ b/.gitignore @@ -3,7 +3,7 @@ **/.terraform/* # .tfstate files -*.tfstate +# *.tfstate *.tfstate.* # Crash log files diff --git a/openstack-tf/d4s-preprod/basic-infrastructure/terraform.tfstate b/openstack-tf/d4s-preprod/basic-infrastructure/terraform.tfstate new file mode 100644 index 0000000..8b3c82c --- /dev/null +++ b/openstack-tf/d4s-preprod/basic-infrastructure/terraform.tfstate @@ -0,0 +1,3102 @@ +{ + "version": 4, + "terraform_version": "1.6.3", + "serial": 196, + "lineage": "6a53b692-c1a8-ed53-bc6c-b7fb5e017eb8", + "outputs": { + "main_loadbalancer_ip": { + "value": "10.1.32.20", + "type": "string" + } + }, + "resources": [ + { + "mode": "managed", + "type": "openstack_blockstorage_volume_v3", + "name": "prometheus_data_vol", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "attachment": [ + { + "device": "/dev/vdb", + "id": "82e89633-3a48-4ede-9acf-41145f88f5a7", + "instance_id": "3759635e-239f-4026-a668-450b58a8eaac" + } + ], + "availability_zone": "nova", + "consistency_group_id": null, + "description": "", + "enable_online_resize": null, + "id": "82e89633-3a48-4ede-9acf-41145f88f5a7", + "image_id": null, + "metadata": {}, + "multiattach": null, + "name": "prometheus-data", + "region": "isti_area_pi_1", + "scheduler_hints": [], + "size": 100, + "snapshot_id": "", + "source_replica": null, + "source_vol_id": "", + "timeouts": null, + "volume_type": "cephUnencrypted" + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwfX0=" + } + ] + }, + { + "mode": "managed", + "type": "openstack_blockstorage_volume_v3", + "name": "shared_postgresql_data_vol", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "attachment": [ + { + "device": "/dev/vdb", + "id": "1b6dcdbc-c293-438f-a017-291f63bfce18", + "instance_id": "9ede65c7-70ca-4698-8551-754aa4f6fa1e" + } + ], + "availability_zone": "nova", + "consistency_group_id": null, + "description": "", + "enable_online_resize": null, + "id": "1b6dcdbc-c293-438f-a017-291f63bfce18", + "image_id": null, + "metadata": {}, + "multiattach": null, + "name": "shared-postgresql-data", + "region": "isti_area_pi_1", + "scheduler_hints": [], + "size": 100, + "snapshot_id": "", + "source_replica": null, + "source_vol_id": "", + "timeouts": null, + "volume_type": "cephUnencrypted" + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwfX0=" + } + ] + }, + { + "mode": "managed", + "type": "openstack_compute_floatingip_associate_v2", + "name": "prometheus_server", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "fixed_ip": "", + "floating_ip": "146.48.29.203", + "id": "146.48.29.203/3759635e-239f-4026-a668-450b58a8eaac/", + "instance_id": "3759635e-239f-4026-a668-450b58a8eaac", + "region": "isti_area_pi_1", + "timeouts": null, + "wait_until_associated": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_compute_instance_v2.prometheus_server", + "openstack_compute_keypair_v2.initial_ssh_key", + "openstack_networking_floatingip_v2.prometheus_server_ip", + "openstack_networking_secgroup_v2.default", + "openstack_networking_secgroup_v2.prometheus_access_from_grafana", + "openstack_networking_secgroup_v2.restricted_web" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_compute_floatingip_associate_v2", + "name": "ssh_jump_proxy", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "fixed_ip": "", + "floating_ip": "146.48.30.140", + "id": "146.48.30.140/a9698890-cab3-4566-8539-198c05cbe456/", + "instance_id": "a9698890-cab3-4566-8539-198c05cbe456", + "region": "isti_area_pi_1", + "timeouts": null, + "wait_until_associated": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_compute_instance_v2.ssh_jump_proxy", + "openstack_compute_keypair_v2.initial_ssh_key", + "openstack_networking_floatingip_v2.ssh_jump_proxy_ip", + "openstack_networking_secgroup_v2.access_to_the_jump_proxy", + "openstack_networking_secgroup_v2.default" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_compute_instance_v2", + "name": "internal_ca", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "access_ip_v4": "10.1.32.4", + "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": "54768889-8556-4be4-a2eb-82a4d9b34627", + "volume_size": 10, + "volume_type": "" + } + ], + "config_drive": null, + "created": "2023-11-05 13:37:35 +0000 UTC", + "flavor_id": "2", + "flavor_name": "m1.small", + "floating_ip": null, + "force_delete": false, + "id": "b353a0f2-7c52-4eb7-a714-b91775acc2a5", + "image_id": "Attempt to boot from volume - no image supplied", + "image_name": null, + "key_pair": "adellam", + "metadata": null, + "name": "ca", + "network": [ + { + "access_network": false, + "fixed_ip_v4": "10.1.32.4", + "fixed_ip_v6": "", + "floating_ip": "", + "mac": "fa:16:3e:db:f0:02", + "name": "d4s-pre-cloud-main", + "port": "", + "uuid": "23fd8a99-d551-4ada-8d3a-9859542ebb8c" + } + ], + "network_mode": null, + "personality": [], + "power_state": "active", + "region": "isti_area_pi_1", + "scheduler_hints": [], + "security_groups": [ + "default_for_all" + ], + "stop_before_destroy": false, + "tags": [], + "timeouts": null, + "updated": "2023-11-05 13:38:26 +0000 UTC", + "user_data": "bb83b25fd1219aa1b850ece9be8d7b0f31714608", + "vendor_options": [], + "volume": [] + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxODAwMDAwMDAwMDAwLCJkZWxldGUiOjE4MDAwMDAwMDAwMDAsInVwZGF0ZSI6MTgwMDAwMDAwMDAwMH19", + "dependencies": [ + "openstack_compute_keypair_v2.initial_ssh_key", + "openstack_networking_secgroup_v2.default" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_compute_instance_v2", + "name": "main_haproxy_l7", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "index_key": 0, + "schema_version": 0, + "attributes": { + "access_ip_v4": "10.1.32.11", + "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": "54768889-8556-4be4-a2eb-82a4d9b34627", + "volume_size": 10, + "volume_type": "" + } + ], + "config_drive": null, + "created": "2023-11-05 17:57:42 +0000 UTC", + "flavor_id": "4", + "flavor_name": "m1.medium", + "floating_ip": null, + "force_delete": false, + "id": "2790f97c-f7fb-4154-b93f-a8816406a9c5", + "image_id": "Attempt to boot from volume - no image supplied", + "image_name": null, + "key_pair": "adellam", + "metadata": null, + "name": "main-haproxy-l7-01", + "network": [ + { + "access_network": false, + "fixed_ip_v4": "10.1.32.11", + "fixed_ip_v6": "", + "floating_ip": "", + "mac": "fa:16:3e:7b:31:4d", + "name": "d4s-pre-cloud-main", + "port": "", + "uuid": "23fd8a99-d551-4ada-8d3a-9859542ebb8c" + } + ], + "network_mode": null, + "personality": [], + "power_state": "active", + "region": "isti_area_pi_1", + "scheduler_hints": [], + "security_groups": [ + "default_for_all", + "traffic_from_main_lb_to_haproxy_l7" + ], + "stop_before_destroy": false, + "tags": null, + "timeouts": null, + "updated": "2023-11-05 17:58:22 +0000 UTC", + "user_data": "bb83b25fd1219aa1b850ece9be8d7b0f31714608", + "vendor_options": [], + "volume": [] + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxODAwMDAwMDAwMDAwLCJkZWxldGUiOjE4MDAwMDAwMDAwMDAsInVwZGF0ZSI6MTgwMDAwMDAwMDAwMH19", + "dependencies": [ + "openstack_compute_keypair_v2.initial_ssh_key", + "openstack_networking_secgroup_v2.default", + "openstack_networking_secgroup_v2.main_lb_to_haproxy_l7" + ] + }, + { + "index_key": 1, + "schema_version": 0, + "attributes": { + "access_ip_v4": "10.1.32.12", + "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": "54768889-8556-4be4-a2eb-82a4d9b34627", + "volume_size": 10, + "volume_type": "" + } + ], + "config_drive": null, + "created": "2023-11-05 17:57:42 +0000 UTC", + "flavor_id": "4", + "flavor_name": "m1.medium", + "floating_ip": null, + "force_delete": false, + "id": "e9a9b341-55d1-46e1-8f26-be7e4b9e5464", + "image_id": "Attempt to boot from volume - no image supplied", + "image_name": null, + "key_pair": "adellam", + "metadata": null, + "name": "main-haproxy-l7-02", + "network": [ + { + "access_network": false, + "fixed_ip_v4": "10.1.32.12", + "fixed_ip_v6": "", + "floating_ip": "", + "mac": "fa:16:3e:9a:04:55", + "name": "d4s-pre-cloud-main", + "port": "", + "uuid": "23fd8a99-d551-4ada-8d3a-9859542ebb8c" + } + ], + "network_mode": null, + "personality": [], + "power_state": "active", + "region": "isti_area_pi_1", + "scheduler_hints": [], + "security_groups": [ + "default_for_all", + "traffic_from_main_lb_to_haproxy_l7" + ], + "stop_before_destroy": false, + "tags": null, + "timeouts": null, + "updated": "2023-11-05 17:58:19 +0000 UTC", + "user_data": "bb83b25fd1219aa1b850ece9be8d7b0f31714608", + "vendor_options": [], + "volume": [] + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxODAwMDAwMDAwMDAwLCJkZWxldGUiOjE4MDAwMDAwMDAwMDAsInVwZGF0ZSI6MTgwMDAwMDAwMDAwMH19", + "dependencies": [ + "openstack_compute_keypair_v2.initial_ssh_key", + "openstack_networking_secgroup_v2.default", + "openstack_networking_secgroup_v2.main_lb_to_haproxy_l7" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_compute_instance_v2", + "name": "prometheus_server", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "access_ip_v4": "10.1.32.10", + "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": "54768889-8556-4be4-a2eb-82a4d9b34627", + "volume_size": 10, + "volume_type": "" + } + ], + "config_drive": null, + "created": "2023-11-05 13:37:35 +0000 UTC", + "flavor_id": "4", + "flavor_name": "m1.medium", + "floating_ip": null, + "force_delete": false, + "id": "3759635e-239f-4026-a668-450b58a8eaac", + "image_id": "Attempt to boot from volume - no image supplied", + "image_name": null, + "key_pair": "adellam", + "metadata": null, + "name": "prometheus", + "network": [ + { + "access_network": false, + "fixed_ip_v4": "10.1.32.10", + "fixed_ip_v6": "", + "floating_ip": "", + "mac": "fa:16:3e:18:c6:58", + "name": "d4s-pre-cloud-main", + "port": "", + "uuid": "23fd8a99-d551-4ada-8d3a-9859542ebb8c" + } + ], + "network_mode": null, + "personality": [], + "power_state": "active", + "region": "isti_area_pi_1", + "scheduler_hints": [], + "security_groups": [ + "default_for_all", + "prometheus_access_from_grafana", + "restricted_web_service" + ], + "stop_before_destroy": false, + "tags": [], + "timeouts": null, + "updated": "2023-11-05 14:24:55 +0000 UTC", + "user_data": "bb83b25fd1219aa1b850ece9be8d7b0f31714608", + "vendor_options": [], + "volume": [] + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxODAwMDAwMDAwMDAwLCJkZWxldGUiOjE4MDAwMDAwMDAwMDAsInVwZGF0ZSI6MTgwMDAwMDAwMDAwMH19", + "dependencies": [ + "openstack_compute_keypair_v2.initial_ssh_key", + "openstack_networking_secgroup_v2.default", + "openstack_networking_secgroup_v2.prometheus_access_from_grafana", + "openstack_networking_secgroup_v2.restricted_web" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_compute_instance_v2", + "name": "shared_postgresql_server", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "access_ip_v4": "10.1.34.99", + "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": "54768889-8556-4be4-a2eb-82a4d9b34627", + "volume_size": 10, + "volume_type": "" + } + ], + "config_drive": null, + "created": "2023-11-05 14:54:15 +0000 UTC", + "flavor_id": "4", + "flavor_name": "m1.medium", + "floating_ip": null, + "force_delete": false, + "id": "9ede65c7-70ca-4698-8551-754aa4f6fa1e", + "image_id": "Attempt to boot from volume - no image supplied", + "image_name": null, + "key_pair": "adellam", + "metadata": null, + "name": "shared-postgresql-server", + "network": [ + { + "access_network": false, + "fixed_ip_v4": "10.1.34.99", + "fixed_ip_v6": "", + "floating_ip": "", + "mac": "fa:16:3e:cd:83:b4", + "name": "d4s-pre-cloud-main", + "port": "", + "uuid": "23fd8a99-d551-4ada-8d3a-9859542ebb8c" + }, + { + "access_network": false, + "fixed_ip_v4": "192.168.0.5", + "fixed_ip_v6": "", + "floating_ip": "", + "mac": "fa:16:3e:a1:1e:ba", + "name": "postgresql-srv-net", + "port": "", + "uuid": "e25395f4-f1aa-4819-b5a5-36d25ee5af54" + } + ], + "network_mode": null, + "personality": [], + "power_state": "active", + "region": "isti_area_pi_1", + "scheduler_hints": [], + "security_groups": [ + "access_to_the_shared_postgresql_service", + "default_for_all" + ], + "stop_before_destroy": false, + "tags": [], + "timeouts": null, + "updated": "2023-11-05 14:54:48 +0000 UTC", + "user_data": "bb83b25fd1219aa1b850ece9be8d7b0f31714608", + "vendor_options": [], + "volume": [] + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxODAwMDAwMDAwMDAwLCJkZWxldGUiOjE4MDAwMDAwMDAwMDAsInVwZGF0ZSI6MTgwMDAwMDAwMDAwMH19", + "dependencies": [ + "openstack_compute_keypair_v2.initial_ssh_key", + "openstack_networking_secgroup_v2.default", + "openstack_networking_secgroup_v2.shared_postgresql_access" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_compute_instance_v2", + "name": "ssh_jump_proxy", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "access_ip_v4": "10.1.32.5", + "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": "54768889-8556-4be4-a2eb-82a4d9b34627", + "volume_size": 30, + "volume_type": "" + } + ], + "config_drive": null, + "created": "2023-11-05 13:37:34 +0000 UTC", + "flavor_id": "10", + "flavor_name": "m2.small", + "floating_ip": null, + "force_delete": false, + "id": "a9698890-cab3-4566-8539-198c05cbe456", + "image_id": "Attempt to boot from volume - no image supplied", + "image_name": null, + "key_pair": "adellam", + "metadata": null, + "name": "ssh-jump-proxy", + "network": [ + { + "access_network": false, + "fixed_ip_v4": "10.1.32.5", + "fixed_ip_v6": "", + "floating_ip": "", + "mac": "fa:16:3e:52:d0:e8", + "name": "d4s-pre-cloud-main", + "port": "", + "uuid": "23fd8a99-d551-4ada-8d3a-9859542ebb8c" + } + ], + "network_mode": null, + "personality": [], + "power_state": "active", + "region": "isti_area_pi_1", + "scheduler_hints": [], + "security_groups": [ + "default_for_all", + "ssh_access_to_the_jump_node" + ], + "stop_before_destroy": false, + "tags": [], + "timeouts": null, + "updated": "2023-11-05 13:38:23 +0000 UTC", + "user_data": "bb83b25fd1219aa1b850ece9be8d7b0f31714608", + "vendor_options": [], + "volume": [] + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxODAwMDAwMDAwMDAwLCJkZWxldGUiOjE4MDAwMDAwMDAwMDAsInVwZGF0ZSI6MTgwMDAwMDAwMDAwMH19", + "dependencies": [ + "openstack_compute_keypair_v2.initial_ssh_key", + "openstack_networking_secgroup_v2.access_to_the_jump_proxy", + "openstack_networking_secgroup_v2.default" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_compute_keypair_v2", + "name": "initial_ssh_key", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "fingerprint": "9f:7b:5a:5f:ff:55:b9:7b:6e:27:63:21:cc:52:11:0c", + "id": "adellam", + "name": "adellam", + "private_key": "", + "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPUd4OiBQr2Ntl3sVQTb9vP9MFL6gcLH5w/DFzaxJB5s adellam@altrove.isti.cnr.it\n", + "region": "isti_area_pi_1", + "user_id": "", + "value_specs": null + }, + "sensitive_attributes": [], + "private": "bnVsbA==" + } + ] + }, + { + "mode": "managed", + "type": "openstack_compute_volume_attach_v2", + "name": "prometheus_data_attach_vol", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "device": "/dev/vdb", + "id": "3759635e-239f-4026-a668-450b58a8eaac/82e89633-3a48-4ede-9acf-41145f88f5a7", + "instance_id": "3759635e-239f-4026-a668-450b58a8eaac", + "multiattach": null, + "region": "isti_area_pi_1", + "timeouts": null, + "vendor_options": [], + "volume_id": "82e89633-3a48-4ede-9acf-41145f88f5a7" + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwfX0=", + "dependencies": [ + "openstack_blockstorage_volume_v3.prometheus_data_vol", + "openstack_compute_instance_v2.prometheus_server", + "openstack_compute_keypair_v2.initial_ssh_key", + "openstack_networking_secgroup_v2.default", + "openstack_networking_secgroup_v2.prometheus_access_from_grafana", + "openstack_networking_secgroup_v2.restricted_web" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_compute_volume_attach_v2", + "name": "shared_postgresql_data_attach_vol", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "device": "/dev/vdb", + "id": "9ede65c7-70ca-4698-8551-754aa4f6fa1e/1b6dcdbc-c293-438f-a017-291f63bfce18", + "instance_id": "9ede65c7-70ca-4698-8551-754aa4f6fa1e", + "multiattach": null, + "region": "isti_area_pi_1", + "timeouts": null, + "vendor_options": [], + "volume_id": "1b6dcdbc-c293-438f-a017-291f63bfce18" + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwfX0=", + "dependencies": [ + "openstack_blockstorage_volume_v3.shared_postgresql_data_vol", + "openstack_compute_instance_v2.shared_postgresql_server", + "openstack_compute_keypair_v2.initial_ssh_key", + "openstack_networking_secgroup_v2.default", + "openstack_networking_secgroup_v2.shared_postgresql_access" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_dns_recordset_v2", + "name": "main_lb_dns_recordset", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "Public IP address of the main load balancer", + "disable_status_check": false, + "id": "c1a4b4bc-f167-4387-855d-38f0f99ca05c/e308b8b3-e408-45a9-b4e6-7879dacf010c", + "name": "main-lb.cloud-pre.d4science.org.", + "project_id": "6fdc02e2827b405dad99f34698659742", + "records": [ + "146.48.30.235" + ], + "region": "isti_area_pi_1", + "timeouts": null, + "ttl": 8600, + "type": "A", + "value_specs": null, + "zone_id": "c1a4b4bc-f167-4387-855d-38f0f99ca05c" + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwLCJ1cGRhdGUiOjYwMDAwMDAwMDAwMH19", + "dependencies": [ + "openstack_networking_floatingip_v2.main_lb_ip" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_dns_recordset_v2", + "name": "prometheus_server_recordset", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "Public IP address of the Prometheus server", + "disable_status_check": false, + "id": "c1a4b4bc-f167-4387-855d-38f0f99ca05c/e7f40c87-1dd1-491d-84a5-5f5206642024", + "name": "prometheus.cloud-pre.d4science.org.", + "project_id": "6fdc02e2827b405dad99f34698659742", + "records": [ + "146.48.29.203" + ], + "region": "isti_area_pi_1", + "timeouts": null, + "ttl": 8600, + "type": "A", + "value_specs": null, + "zone_id": "c1a4b4bc-f167-4387-855d-38f0f99ca05c" + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwLCJ1cGRhdGUiOjYwMDAwMDAwMDAwMH19", + "dependencies": [ + "openstack_networking_floatingip_v2.prometheus_server_ip" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_dns_recordset_v2", + "name": "ssh_jump_proxy_recordset", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "Public IP address of the SSH Proxy Jump server", + "disable_status_check": false, + "id": "c1a4b4bc-f167-4387-855d-38f0f99ca05c/af3483f0-aab1-4661-8a2d-b7ee1eb30961", + "name": "ssh-jump-proxy.cloud-pre.d4science.org.", + "project_id": "6fdc02e2827b405dad99f34698659742", + "records": [ + "146.48.30.140" + ], + "region": "isti_area_pi_1", + "timeouts": null, + "ttl": 8600, + "type": "A", + "value_specs": null, + "zone_id": "c1a4b4bc-f167-4387-855d-38f0f99ca05c" + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwLCJ1cGRhdGUiOjYwMDAwMDAwMDAwMH19", + "dependencies": [ + "openstack_networking_floatingip_v2.ssh_jump_proxy_ip" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_lb_listener_v2", + "name": "main_haproxy_http_listener", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "admin_state_up": true, + "allowed_cidrs": [], + "connection_limit": -1, + "default_pool_id": "ea4e23f4-3655-43b2-acce-a5ef0919b4f8", + "default_tls_container_ref": "", + "description": "HTTP listener of the main HAPROXY instances", + "id": "3901f110-7c96-4317-926b-37260ea4afa4", + "insert_headers": {}, + "loadbalancer_id": "420fb3bd-a91e-41d2-8189-100a6272bf82", + "name": "main_haproxy_http_listener", + "protocol": "TCP", + "protocol_port": 80, + "region": "isti_area_pi_1", + "sni_container_refs": [], + "tags": [], + "tenant_id": "6fdc02e2827b405dad99f34698659742", + "timeout_client_data": 50000, + "timeout_member_connect": 5000, + "timeout_member_data": 50000, + "timeout_tcp_inspect": 0, + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwLCJ1cGRhdGUiOjYwMDAwMDAwMDAwMH19", + "dependencies": [ + "openstack_lb_loadbalancer_v2.main_lb" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_lb_listener_v2", + "name": "main_haproxy_https_listener", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "admin_state_up": true, + "allowed_cidrs": [], + "connection_limit": -1, + "default_pool_id": "f92a755d-257b-48e5-bb8c-b871ce88070a", + "default_tls_container_ref": "", + "description": "HTTPS listener of the main HAPROXY instances", + "id": "c4ea6eb4-5fb0-43ed-8e09-d06f22dd03be", + "insert_headers": {}, + "loadbalancer_id": "420fb3bd-a91e-41d2-8189-100a6272bf82", + "name": "main_haproxy_https_listener", + "protocol": "TCP", + "protocol_port": 443, + "region": "isti_area_pi_1", + "sni_container_refs": [], + "tags": [], + "tenant_id": "6fdc02e2827b405dad99f34698659742", + "timeout_client_data": 50000, + "timeout_member_connect": 5000, + "timeout_member_data": 50000, + "timeout_tcp_inspect": 0, + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwLCJ1cGRhdGUiOjYwMDAwMDAwMDAwMH19", + "dependencies": [ + "openstack_lb_loadbalancer_v2.main_lb" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_lb_listener_v2", + "name": "main_haproxy_stats_listener", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "admin_state_up": true, + "allowed_cidrs": [ + "146.48.122.27/32", + "146.48.122.49/32", + "146.48.28.10/32", + "146.48.28.11/32" + ], + "connection_limit": -1, + "default_pool_id": "ab1a2ff1-638e-4308-bc01-5c673454aea2", + "default_tls_container_ref": "", + "description": "Listener for the stats of the main HAPROXY instances", + "id": "3470d39d-bdac-4b58-8a83-c659b653235d", + "insert_headers": {}, + "loadbalancer_id": "420fb3bd-a91e-41d2-8189-100a6272bf82", + "name": "main_haproxy_stats_listener", + "protocol": "TCP", + "protocol_port": 8880, + "region": "isti_area_pi_1", + "sni_container_refs": [], + "tags": [], + "tenant_id": "6fdc02e2827b405dad99f34698659742", + "timeout_client_data": 50000, + "timeout_member_connect": 5000, + "timeout_member_data": 50000, + "timeout_tcp_inspect": 0, + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwLCJ1cGRhdGUiOjYwMDAwMDAwMDAwMH19", + "dependencies": [ + "openstack_lb_loadbalancer_v2.main_lb" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_lb_loadbalancer_v2", + "name": "main_lb", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "admin_state_up": true, + "availability_zone": "", + "description": "Main L4 load balancer for the D4Science preproduction", + "flavor_id": "394988b5-6603-4a1e-a939-8e177c6681c7", + "id": "420fb3bd-a91e-41d2-8189-100a6272bf82", + "loadbalancer_provider": "amphora", + "name": "d4s-pre-cloud-l4-load-balancer", + "region": "isti_area_pi_1", + "security_group_ids": [ + "8e3b170f-9076-440d-bc99-874f4d8c5cbb" + ], + "tags": [], + "tenant_id": "6fdc02e2827b405dad99f34698659742", + "timeouts": null, + "vip_address": "10.1.32.20", + "vip_network_id": "23fd8a99-d551-4ada-8d3a-9859542ebb8c", + "vip_port_id": "2ed727c8-709a-48ed-9ef6-3357769f4f8e", + "vip_subnet_id": "cd77a2fd-4a36-4254-b1d0-70b3874c6d04" + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6MzAwMDAwMDAwMDAwLCJ1cGRhdGUiOjYwMDAwMDAwMDAwMH19" + } + ] + }, + { + "mode": "managed", + "type": "openstack_lb_members_v2", + "name": "main_haproxy_http_pool_members", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "id": "ea4e23f4-3655-43b2-acce-a5ef0919b4f8", + "member": [ + { + "address": "10.1.32.11", + "admin_state_up": true, + "backup": false, + "id": "202c94c0-e071-4314-af8e-86a68ede56d4", + "monitor_address": "", + "monitor_port": 0, + "name": "haproxy l7 1", + "protocol_port": 80, + "subnet_id": "", + "weight": 1 + }, + { + "address": "10.1.32.12", + "admin_state_up": true, + "backup": false, + "id": "f5c7c9a1-ffa0-463b-8979-82f33898cf6a", + "monitor_address": "", + "monitor_port": 0, + "name": "haproxy l7 2", + "protocol_port": 80, + "subnet_id": "", + "weight": 1 + } + ], + "pool_id": "ea4e23f4-3655-43b2-acce-a5ef0919b4f8", + "region": "isti_area_pi_1", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwLCJ1cGRhdGUiOjYwMDAwMDAwMDAwMH19", + "dependencies": [ + "openstack_lb_listener_v2.main_haproxy_http_listener", + "openstack_lb_loadbalancer_v2.main_lb", + "openstack_lb_pool_v2.main_haproxy_http_pool" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_lb_members_v2", + "name": "main_haproxy_https_pool_members", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "id": "f92a755d-257b-48e5-bb8c-b871ce88070a", + "member": [ + { + "address": "10.1.32.11", + "admin_state_up": true, + "backup": false, + "id": "ffaa8e06-ae81-4539-a38a-d43e42c501dc", + "monitor_address": "", + "monitor_port": 0, + "name": "haproxy l7 1", + "protocol_port": 443, + "subnet_id": "", + "weight": 1 + }, + { + "address": "10.1.32.12", + "admin_state_up": true, + "backup": false, + "id": "2966ef3c-c308-4671-8ea7-0d79d5405e4b", + "monitor_address": "", + "monitor_port": 0, + "name": "haproxy l7 2", + "protocol_port": 443, + "subnet_id": "", + "weight": 1 + } + ], + "pool_id": "f92a755d-257b-48e5-bb8c-b871ce88070a", + "region": "isti_area_pi_1", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwLCJ1cGRhdGUiOjYwMDAwMDAwMDAwMH19", + "dependencies": [ + "openstack_lb_listener_v2.main_haproxy_https_listener", + "openstack_lb_loadbalancer_v2.main_lb", + "openstack_lb_pool_v2.main_haproxy_https_pool" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_lb_members_v2", + "name": "main_haproxy_stats_pool_members", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "id": "ab1a2ff1-638e-4308-bc01-5c673454aea2", + "member": [ + { + "address": "10.1.32.11", + "admin_state_up": true, + "backup": false, + "id": "4b0f6c55-908b-49c4-b1ee-85d54aad08f5", + "monitor_address": "", + "monitor_port": 0, + "name": "haproxy l7 1", + "protocol_port": 8880, + "subnet_id": "", + "weight": 1 + }, + { + "address": "10.1.32.12", + "admin_state_up": true, + "backup": false, + "id": "b1b1d56d-3876-42c9-bd6c-51aac81779cc", + "monitor_address": "", + "monitor_port": 0, + "name": "haproxy l7 2", + "protocol_port": 8880, + "subnet_id": "", + "weight": 1 + } + ], + "pool_id": "ab1a2ff1-638e-4308-bc01-5c673454aea2", + "region": "isti_area_pi_1", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwLCJ1cGRhdGUiOjYwMDAwMDAwMDAwMH19", + "dependencies": [ + "openstack_lb_listener_v2.main_haproxy_stats_listener", + "openstack_lb_loadbalancer_v2.main_lb", + "openstack_lb_pool_v2.main_haproxy_stats_pool" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_lb_monitor_v2", + "name": "main_haproxy_http_monitor", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "admin_state_up": true, + "delay": 20, + "expected_codes": "200", + "http_method": "GET", + "id": "00982aaf-c899-44a0-b605-aad45c69ac83", + "max_retries": 3, + "max_retries_down": 3, + "name": "main_haproxy_http_monitor", + "pool_id": "ea4e23f4-3655-43b2-acce-a5ef0919b4f8", + "region": "isti_area_pi_1", + "tenant_id": "6fdc02e2827b405dad99f34698659742", + "timeout": 5, + "timeouts": null, + "type": "HTTP", + "url_path": "/_haproxy_health_check" + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwLCJ1cGRhdGUiOjYwMDAwMDAwMDAwMH19", + "dependencies": [ + "openstack_lb_listener_v2.main_haproxy_http_listener", + "openstack_lb_loadbalancer_v2.main_lb", + "openstack_lb_pool_v2.main_haproxy_http_pool" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_lb_monitor_v2", + "name": "main_haproxy_https_monitor", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "admin_state_up": true, + "delay": 20, + "expected_codes": "200", + "http_method": "GET", + "id": "db5e5413-705f-47b0-808d-c65fe7ce1718", + "max_retries": 3, + "max_retries_down": 3, + "name": "main_haproxy_https_monitor", + "pool_id": "f92a755d-257b-48e5-bb8c-b871ce88070a", + "region": "isti_area_pi_1", + "tenant_id": "6fdc02e2827b405dad99f34698659742", + "timeout": 5, + "timeouts": null, + "type": "HTTPS", + "url_path": "/_haproxy_health_check" + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwLCJ1cGRhdGUiOjYwMDAwMDAwMDAwMH19", + "dependencies": [ + "openstack_lb_listener_v2.main_haproxy_https_listener", + "openstack_lb_loadbalancer_v2.main_lb", + "openstack_lb_pool_v2.main_haproxy_https_pool" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_lb_monitor_v2", + "name": "main_haproxy_stats_monitor", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "admin_state_up": true, + "delay": 20, + "expected_codes": "", + "http_method": "", + "id": "28b45879-c2dc-4aac-8384-f45a8f2406dd", + "max_retries": 3, + "max_retries_down": 3, + "name": "main_haproxy_stats_monitor", + "pool_id": "ab1a2ff1-638e-4308-bc01-5c673454aea2", + "region": "isti_area_pi_1", + "tenant_id": "6fdc02e2827b405dad99f34698659742", + "timeout": 5, + "timeouts": null, + "type": "TCP", + "url_path": "" + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwLCJ1cGRhdGUiOjYwMDAwMDAwMDAwMH19", + "dependencies": [ + "openstack_lb_listener_v2.main_haproxy_stats_listener", + "openstack_lb_loadbalancer_v2.main_lb", + "openstack_lb_pool_v2.main_haproxy_stats_pool" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_lb_pool_v2", + "name": "main_haproxy_http_pool", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "admin_state_up": true, + "description": "Pool for the HTTP listener of the main HAPROXY instances", + "id": "ea4e23f4-3655-43b2-acce-a5ef0919b4f8", + "lb_method": "LEAST_CONNECTIONS", + "listener_id": "3901f110-7c96-4317-926b-37260ea4afa4", + "loadbalancer_id": null, + "name": "main-haproxy-lb-http", + "persistence": [ + { + "cookie_name": "", + "type": "SOURCE_IP" + } + ], + "protocol": "PROXYV2", + "region": "isti_area_pi_1", + "tenant_id": "6fdc02e2827b405dad99f34698659742", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwLCJ1cGRhdGUiOjYwMDAwMDAwMDAwMH19", + "dependencies": [ + "openstack_lb_listener_v2.main_haproxy_http_listener", + "openstack_lb_loadbalancer_v2.main_lb" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_lb_pool_v2", + "name": "main_haproxy_https_pool", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "admin_state_up": true, + "description": "Pool for the HTTPS listener of the main HAPROXY instances", + "id": "f92a755d-257b-48e5-bb8c-b871ce88070a", + "lb_method": "LEAST_CONNECTIONS", + "listener_id": "c4ea6eb4-5fb0-43ed-8e09-d06f22dd03be", + "loadbalancer_id": null, + "name": "main-haproxy-lb-https", + "persistence": [ + { + "cookie_name": "", + "type": "SOURCE_IP" + } + ], + "protocol": "PROXYV2", + "region": "isti_area_pi_1", + "tenant_id": "6fdc02e2827b405dad99f34698659742", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwLCJ1cGRhdGUiOjYwMDAwMDAwMDAwMH19", + "dependencies": [ + "openstack_lb_listener_v2.main_haproxy_https_listener", + "openstack_lb_loadbalancer_v2.main_lb" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_lb_pool_v2", + "name": "main_haproxy_stats_pool", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "admin_state_up": true, + "description": "Pool for the stats of the main HAPROXY instances", + "id": "ab1a2ff1-638e-4308-bc01-5c673454aea2", + "lb_method": "LEAST_CONNECTIONS", + "listener_id": "3470d39d-bdac-4b58-8a83-c659b653235d", + "loadbalancer_id": null, + "name": "main-haproxy-lb-stats", + "persistence": [ + { + "cookie_name": "", + "type": "SOURCE_IP" + } + ], + "protocol": "TCP", + "region": "isti_area_pi_1", + "tenant_id": "6fdc02e2827b405dad99f34698659742", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwLCJ1cGRhdGUiOjYwMDAwMDAwMDAwMH19", + "dependencies": [ + "openstack_lb_listener_v2.main_haproxy_stats_listener", + "openstack_lb_loadbalancer_v2.main_lb" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_floatingip_associate_v2", + "name": "main_lb", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "fixed_ip": "10.1.32.20", + "floating_ip": "146.48.30.235", + "id": "03f574a8-2868-4cbb-ab1f-0332ce2e89ee", + "port_id": "2ed727c8-709a-48ed-9ef6-3357769f4f8e", + "region": "isti_area_pi_1" + }, + "sensitive_attributes": [], + "private": "bnVsbA==", + "dependencies": [ + "openstack_lb_loadbalancer_v2.main_lb", + "openstack_networking_floatingip_v2.main_lb_ip" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_floatingip_v2", + "name": "main_lb_ip", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "address": "146.48.30.235", + "all_tags": [], + "description": "Main L4 load balancer for the D4Science preproduction", + "dns_domain": "", + "dns_name": "", + "fixed_ip": "10.1.32.20", + "id": "03f574a8-2868-4cbb-ab1f-0332ce2e89ee", + "pool": "external-network", + "port_id": "2ed727c8-709a-48ed-9ef6-3357769f4f8e", + "region": "isti_area_pi_1", + "subnet_id": null, + "subnet_ids": null, + "tags": [], + "tenant_id": "6fdc02e2827b405dad99f34698659742", + "timeouts": null, + "value_specs": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwfX0=" + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_floatingip_v2", + "name": "prometheus_server_ip", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "address": "146.48.29.203", + "all_tags": [], + "description": "Prometheus server", + "dns_domain": "", + "dns_name": "", + "fixed_ip": "10.1.32.10", + "id": "8abc5e0e-d1b6-4858-a74f-cace3cd1c10c", + "pool": "external-network", + "port_id": "b1c4b95e-29ab-4835-893d-fdc899b9b400", + "region": "isti_area_pi_1", + "subnet_id": null, + "subnet_ids": null, + "tags": [], + "tenant_id": "6fdc02e2827b405dad99f34698659742", + "timeouts": null, + "value_specs": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwfX0=" + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_floatingip_v2", + "name": "ssh_jump_proxy_ip", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "address": "146.48.30.140", + "all_tags": [], + "description": "SSH Proxy Jump Server", + "dns_domain": "", + "dns_name": "", + "fixed_ip": "10.1.32.5", + "id": "0a5f6054-836b-40fb-9bc5-97fa4ede5a62", + "pool": "external-network", + "port_id": "a29a4446-3320-431b-81b8-73c253817b3f", + "region": "isti_area_pi_1", + "subnet_id": null, + "subnet_ids": null, + "tags": [], + "tenant_id": "6fdc02e2827b405dad99f34698659742", + "timeouts": null, + "value_specs": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwfX0=" + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_network_v2", + "name": "shared_postgresql_net", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "admin_state_up": true, + "all_tags": [], + "availability_zone_hints": [], + "description": "Network used to communicate with the shared postgresql service", + "dns_domain": "cloud-pre.d4science.org.", + "external": false, + "id": "e25395f4-f1aa-4819-b5a5-36d25ee5af54", + "mtu": 8942, + "name": "postgresql-srv-net", + "port_security_enabled": true, + "qos_policy_id": "", + "region": "isti_area_pi_1", + "segments": [], + "shared": false, + "tags": [], + "tenant_id": "6fdc02e2827b405dad99f34698659742", + "timeouts": null, + "transparent_vlan": false, + "value_specs": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwfX0=" + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "egress-ipv4", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "", + "direction": "egress", + "ethertype": "IPv4", + "id": "a9c0d805-ba04-403d-85b7-e5f9a4787c67", + "port_range_max": 0, + "port_range_min": 0, + "protocol": "", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "", + "security_group_id": "6a12a6b1-6bd5-4c68-b41d-1f5f88915971", + "tenant_id": "6fdc02e2827b405dad99f34698659742", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.default" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "grafana_d4s", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "Allow HTTPS from grafana.d4science.org", + "direction": "ingress", + "ethertype": "IPv4", + "id": "b4335816-fd94-4107-9cdd-e97fd5f8dab5", + "port_range_max": 443, + "port_range_min": 443, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "146.48.122.132/32", + "security_group_id": "1a3161d4-00b1-411e-a3a6-5d3f1ec06483", + "tenant_id": "6fdc02e2827b405dad99f34698659742", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.prometheus_access_from_grafana" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "haproxy-l7-1-443", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "HTTPS traffic from HAPROXY L7 1", + "direction": "ingress", + "ethertype": "IPv4", + "id": "8d6d97a3-6238-4087-a02a-f4add0220d69", + "port_range_max": 443, + "port_range_min": 443, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "10.1.32.11/32", + "security_group_id": "ce000350-813c-4209-9568-dd27d99bf94e", + "tenant_id": "6fdc02e2827b405dad99f34698659742", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.traffic_from_main_haproxy" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "haproxy-l7-1-80", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "HTTP traffic from HAPROXY L7 1", + "direction": "ingress", + "ethertype": "IPv4", + "id": "f7bec0a2-bbde-45f5-befe-5bdbe429cdf1", + "port_range_max": 80, + "port_range_min": 80, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "10.1.32.11/32", + "security_group_id": "ce000350-813c-4209-9568-dd27d99bf94e", + "tenant_id": "6fdc02e2827b405dad99f34698659742", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.traffic_from_main_haproxy" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "haproxy-l7-1-8080", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "HTTP traffic from HAPROXY L7 1", + "direction": "ingress", + "ethertype": "IPv4", + "id": "5f129d0f-9a1e-43c7-a5ca-14093e2afa86", + "port_range_max": 8080, + "port_range_min": 8080, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "10.1.32.11/32", + "security_group_id": "ce000350-813c-4209-9568-dd27d99bf94e", + "tenant_id": "6fdc02e2827b405dad99f34698659742", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.traffic_from_main_haproxy" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "haproxy-l7-1-8888", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "HTTP traffic from HAPROXY L7 1", + "direction": "ingress", + "ethertype": "IPv4", + "id": "ce312014-7558-47c9-9d89-0cd809f3b3ac", + "port_range_max": 8888, + "port_range_min": 8888, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "10.1.32.11/32", + "security_group_id": "ce000350-813c-4209-9568-dd27d99bf94e", + "tenant_id": "6fdc02e2827b405dad99f34698659742", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.traffic_from_main_haproxy" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "haproxy-l7-2-443", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "HTTPS traffic from HAPROXY L7 2", + "direction": "ingress", + "ethertype": "IPv4", + "id": "0bd2c833-4d25-4213-9839-57ffeba300e6", + "port_range_max": 443, + "port_range_min": 443, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "10.1.32.12/32", + "security_group_id": "ce000350-813c-4209-9568-dd27d99bf94e", + "tenant_id": "6fdc02e2827b405dad99f34698659742", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.traffic_from_main_haproxy" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "haproxy-l7-2-80", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "HTTP traffic from HAPROXY L7 2", + "direction": "ingress", + "ethertype": "IPv4", + "id": "d836453d-2d66-4c47-af52-2e5329761fb2", + "port_range_max": 80, + "port_range_min": 80, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "10.1.32.12/32", + "security_group_id": "ce000350-813c-4209-9568-dd27d99bf94e", + "tenant_id": "6fdc02e2827b405dad99f34698659742", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.traffic_from_main_haproxy" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "haproxy-l7-2-8080", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "HTTP traffic from HAPROXY L7 2", + "direction": "ingress", + "ethertype": "IPv4", + "id": "5941483c-9349-4a61-95f2-8002419b9cbf", + "port_range_max": 8080, + "port_range_min": 8080, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "10.1.32.12/32", + "security_group_id": "ce000350-813c-4209-9568-dd27d99bf94e", + "tenant_id": "6fdc02e2827b405dad99f34698659742", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.traffic_from_main_haproxy" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "haproxy-l7-2-8888", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "HTTP traffic from HAPROXY L7 2", + "direction": "ingress", + "ethertype": "IPv4", + "id": "2b65e9f5-1a4d-4a69-8072-1a9b87d08ffb", + "port_range_max": 8888, + "port_range_min": 8888, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "10.1.32.12/32", + "security_group_id": "ce000350-813c-4209-9568-dd27d99bf94e", + "tenant_id": "6fdc02e2827b405dad99f34698659742", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.traffic_from_main_haproxy" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "haproxy_l7_1_peer", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "Peer traffic from haproxy l7 1 to l7 2", + "direction": "ingress", + "ethertype": "IPv4", + "id": "c175b759-8009-4c29-8e1f-6065f78d10b4", + "port_range_max": 10000, + "port_range_min": 10000, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "10.1.32.11/32", + "security_group_id": "194c32a1-5842-4be7-8c90-c03ebe4e25f0", + "tenant_id": "6fdc02e2827b405dad99f34698659742", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.main_lb_to_haproxy_l7" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "haproxy_l7_2_peer", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "Peer traffic from haproxy l7 2 to l7 1", + "direction": "ingress", + "ethertype": "IPv4", + "id": "2b14a58e-f7de-42c8-b1df-7d180a739f4e", + "port_range_max": 10000, + "port_range_min": 10000, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "10.1.32.12/32", + "security_group_id": "194c32a1-5842-4be7-8c90-c03ebe4e25f0", + "tenant_id": "6fdc02e2827b405dad99f34698659742", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.main_lb_to_haproxy_l7" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "http_from_d4s_vpn_1", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "Allow HTTP from D4Science VPN 1", + "direction": "ingress", + "ethertype": "IPv4", + "id": "b98f41e5-4e65-4724-8717-b0c02d0ba3b0", + "port_range_max": 80, + "port_range_min": 80, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "146.48.122.27/32", + "security_group_id": "52701d3b-e36d-4712-b146-721f8b87c285", + "tenant_id": "6fdc02e2827b405dad99f34698659742", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.restricted_web" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "http_from_d4s_vpn_2", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "Allow HTTP from D4Science VPN 2", + "direction": "ingress", + "ethertype": "IPv4", + "id": "d6ccb8eb-2c21-462b-a56a-5b4d3e22bd76", + "port_range_max": 80, + "port_range_min": 80, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "146.48.122.49/32", + "security_group_id": "52701d3b-e36d-4712-b146-721f8b87c285", + "tenant_id": "6fdc02e2827b405dad99f34698659742", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.restricted_web" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "http_from_s2i2s_vpn_1", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "Allow HTTP from S2I2S VPN 1", + "direction": "ingress", + "ethertype": "IPv4", + "id": "07b1d5ce-93dc-4485-b586-2b36aa9197d3", + "port_range_max": 80, + "port_range_min": 80, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "146.48.28.10/32", + "security_group_id": "52701d3b-e36d-4712-b146-721f8b87c285", + "tenant_id": "6fdc02e2827b405dad99f34698659742", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.restricted_web" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "http_from_s2i2s_vpn_2", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "Allow HTTP from S2I2S VPN 2", + "direction": "ingress", + "ethertype": "IPv4", + "id": "52f0a3ab-9379-4ad7-b4be-c32b43bf3ea7", + "port_range_max": 80, + "port_range_min": 80, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "146.48.28.11/32", + "security_group_id": "52701d3b-e36d-4712-b146-721f8b87c285", + "tenant_id": "6fdc02e2827b405dad99f34698659742", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.restricted_web" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "http_from_shell_d4s", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "Allow HTTP from shell.d4science.org", + "direction": "ingress", + "ethertype": "IPv4", + "id": "7628616c-a043-477b-b6a4-dd19c4ed12dd", + "port_range_max": 80, + "port_range_min": 80, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "146.48.122.95/32", + "security_group_id": "52701d3b-e36d-4712-b146-721f8b87c285", + "tenant_id": "6fdc02e2827b405dad99f34698659742", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.restricted_web" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "https_from_d4s_vpn_1", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "Allow HTTPS from D4Science VPN 1", + "direction": "ingress", + "ethertype": "IPv4", + "id": "16f6eb5d-6075-4cd7-98a3-b07d7579d34e", + "port_range_max": 443, + "port_range_min": 443, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "146.48.122.27/32", + "security_group_id": "52701d3b-e36d-4712-b146-721f8b87c285", + "tenant_id": "6fdc02e2827b405dad99f34698659742", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.restricted_web" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "https_from_d4s_vpn_2", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "Allow HTTPS from D4Science VPN 2", + "direction": "ingress", + "ethertype": "IPv4", + "id": "1e18c815-a595-494e-8006-619f5e74343f", + "port_range_max": 443, + "port_range_min": 443, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "146.48.122.49/32", + "security_group_id": "52701d3b-e36d-4712-b146-721f8b87c285", + "tenant_id": "6fdc02e2827b405dad99f34698659742", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.restricted_web" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "https_from_s2i2s_vpn_1", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "Allow HTTPS from S2I2S VPN 1", + "direction": "ingress", + "ethertype": "IPv4", + "id": "84a331ea-58ab-4c5b-9d8c-206c14af44a7", + "port_range_max": 443, + "port_range_min": 443, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "146.48.28.10/32", + "security_group_id": "52701d3b-e36d-4712-b146-721f8b87c285", + "tenant_id": "6fdc02e2827b405dad99f34698659742", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.restricted_web" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "https_from_s2i2s_vpn_2", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "Allow HTTPS from S2I2S VPN 2", + "direction": "ingress", + "ethertype": "IPv4", + "id": "79960c08-1f7e-4a91-8454-84452ad65d21", + "port_range_max": 443, + "port_range_min": 443, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "146.48.28.11/32", + "security_group_id": "52701d3b-e36d-4712-b146-721f8b87c285", + "tenant_id": "6fdc02e2827b405dad99f34698659742", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.restricted_web" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "https_from_shell_d4s", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "Allow HTTPS from shell.d4science.org", + "direction": "ingress", + "ethertype": "IPv4", + "id": "09a086d3-692d-4c34-a935-b4d9b363ca5f", + "port_range_max": 443, + "port_range_min": 443, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "146.48.122.95/32", + "security_group_id": "52701d3b-e36d-4712-b146-721f8b87c285", + "tenant_id": "6fdc02e2827b405dad99f34698659742", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.restricted_web" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "ingress-icmp", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "Allow ICMP from remote", + "direction": "ingress", + "ethertype": "IPv4", + "id": "8f57aad8-19d5-4f9e-b24b-8c6a9a864eda", + "port_range_max": 0, + "port_range_min": 0, + "protocol": "icmp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "0.0.0.0/0", + "security_group_id": "6a12a6b1-6bd5-4c68-b41d-1f5f88915971", + "tenant_id": "6fdc02e2827b405dad99f34698659742", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.default" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "lb3_1_haproxy_l7_443", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "Traffic from the first main lb instance to HAPROXY l7 1 port 443", + "direction": "ingress", + "ethertype": "IPv4", + "id": "496c0553-fd80-43be-8958-08c5c5333116", + "port_range_max": 443, + "port_range_min": 443, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "10.1.34.232/32", + "security_group_id": "194c32a1-5842-4be7-8c90-c03ebe4e25f0", + "tenant_id": "6fdc02e2827b405dad99f34698659742", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.main_lb_to_haproxy_l7" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "lb3_1_haproxy_l7_80", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "Traffic from the first main lb instance to HAPROXY l7 1 port 80", + "direction": "ingress", + "ethertype": "IPv4", + "id": "e0474d9d-2842-49f3-ae34-281ce1f80e32", + "port_range_max": 80, + "port_range_min": 80, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "10.1.34.232/32", + "security_group_id": "194c32a1-5842-4be7-8c90-c03ebe4e25f0", + "tenant_id": "6fdc02e2827b405dad99f34698659742", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.main_lb_to_haproxy_l7" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "lb3_1_haproxy_l7_8080", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "Traffic from the first main lb instance to HAPROXY l7 1 port 8080", + "direction": "ingress", + "ethertype": "IPv4", + "id": "6c96d29f-05d7-4ac9-9a92-b58f492a9425", + "port_range_max": 8080, + "port_range_min": 8080, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "10.1.34.232/32", + "security_group_id": "194c32a1-5842-4be7-8c90-c03ebe4e25f0", + "tenant_id": "6fdc02e2827b405dad99f34698659742", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.main_lb_to_haproxy_l7" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "lb3_2_haproxy_l7_443", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "Traffic from the first main lb instance to HAPROXY l7 2 port 443", + "direction": "ingress", + "ethertype": "IPv4", + "id": "3e08d7ac-098c-4f51-bbee-87f1ce9cf9b3", + "port_range_max": 443, + "port_range_min": 443, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "10.1.33.229/32", + "security_group_id": "194c32a1-5842-4be7-8c90-c03ebe4e25f0", + "tenant_id": "6fdc02e2827b405dad99f34698659742", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.main_lb_to_haproxy_l7" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "lb3_2_haproxy_l7_80", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "Traffic from the first main lb instance to HAPROXY l7 2 port 80", + "direction": "ingress", + "ethertype": "IPv4", + "id": "c402f80c-734e-4394-80f0-817ea57af7b8", + "port_range_max": 80, + "port_range_min": 80, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "10.1.33.229/32", + "security_group_id": "194c32a1-5842-4be7-8c90-c03ebe4e25f0", + "tenant_id": "6fdc02e2827b405dad99f34698659742", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.main_lb_to_haproxy_l7" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "lb3_2_haproxy_l7_8080", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "Traffic from the first main lb instance to HAPROXY l7 2 port 8080", + "direction": "ingress", + "ethertype": "IPv4", + "id": "2ddde65e-718c-44c5-829d-9318745bf8a3", + "port_range_max": 8080, + "port_range_min": 8080, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "10.1.33.229/32", + "security_group_id": "194c32a1-5842-4be7-8c90-c03ebe4e25f0", + "tenant_id": "6fdc02e2827b405dad99f34698659742", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.main_lb_to_haproxy_l7" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "prometheus-node", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "Prometheus access to the node exporter", + "direction": "ingress", + "ethertype": "IPv4", + "id": "248b6e42-a91e-45b8-b768-d805a5e48f6e", + "port_range_max": 9100, + "port_range_min": 9100, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "10.1.32.10/32", + "security_group_id": "6a12a6b1-6bd5-4c68-b41d-1f5f88915971", + "tenant_id": "6fdc02e2827b405dad99f34698659742", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.default" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "public_http", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "Allow HTTP from everywhere", + "direction": "ingress", + "ethertype": "IPv4", + "id": "451e920f-b130-412e-82a2-6f907781a534", + "port_range_max": 80, + "port_range_min": 80, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "0.0.0.0/0", + "security_group_id": "003ecc82-445b-4e19-aea6-217dbd8c8deb", + "tenant_id": "6fdc02e2827b405dad99f34698659742", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.public_web" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "public_https", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "Allow HTTPS from everywhere", + "direction": "ingress", + "ethertype": "IPv4", + "id": "36c80115-0fef-48c0-bcd8-3f7c1e9b17d6", + "port_range_max": 443, + "port_range_min": 443, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "0.0.0.0/0", + "security_group_id": "003ecc82-445b-4e19-aea6-217dbd8c8deb", + "tenant_id": "6fdc02e2827b405dad99f34698659742", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.public_web" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "shared_postgresql_access_from_dedicated_subnet", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "Allow connections to port 5432 from the 192.168.2.0/22 network", + "direction": "ingress", + "ethertype": "IPv4", + "id": "fe4eeca3-ec34-4fd1-8cae-89b077ff9f27", + "port_range_max": 5432, + "port_range_min": 5432, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "192.168.0.0/22", + "security_group_id": "3c14aba5-7ab0-4662-bc03-c1fa889f5be5", + "tenant_id": "6fdc02e2827b405dad99f34698659742", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.shared_postgresql_access" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "shell_443", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "https debug port 443 from the shell jump proxy", + "direction": "ingress", + "ethertype": "IPv4", + "id": "0dd4e586-a547-436a-8c4c-a21c96555a3b", + "port_range_max": 443, + "port_range_min": 443, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "10.1.32.5/32", + "security_group_id": "7e8f53e6-83df-4278-a14f-caaa9c356304", + "tenant_id": "6fdc02e2827b405dad99f34698659742", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.debugging" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "shell_80", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "http debug port 80 from the shell jump proxy", + "direction": "ingress", + "ethertype": "IPv4", + "id": "71042c57-5fea-4d60-bd23-72b134f2ec52", + "port_range_max": 80, + "port_range_min": 80, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "10.1.32.5/32", + "security_group_id": "7e8f53e6-83df-4278-a14f-caaa9c356304", + "tenant_id": "6fdc02e2827b405dad99f34698659742", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.debugging" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "shell_8100", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "Tomcat debug on port 8100 from the shell jump proxy", + "direction": "ingress", + "ethertype": "IPv4", + "id": "3bde2477-e5ca-4c7c-9b04-b9ec56298119", + "port_range_max": 8100, + "port_range_min": 8100, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "10.1.32.5/32", + "security_group_id": "7e8f53e6-83df-4278-a14f-caaa9c356304", + "tenant_id": "6fdc02e2827b405dad99f34698659742", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.debugging" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "ssh-d4s-vpn-1", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "SSH traffic from D4Science VPN 1", + "direction": "ingress", + "ethertype": "IPv4", + "id": "94af5954-7f88-4237-87f3-df23654d19af", + "port_range_max": 22, + "port_range_min": 22, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "146.48.122.27/32", + "security_group_id": "1bfb16c6-b602-4ee4-bf3b-0d25213b2c04", + "tenant_id": "6fdc02e2827b405dad99f34698659742", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.access_to_the_jump_proxy" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "ssh-d4s-vpn-2", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "SSH traffic from D4Science VPN 2", + "direction": "ingress", + "ethertype": "IPv4", + "id": "4da00dbf-db42-418c-a7f9-f7ab5cd0307d", + "port_range_max": 22, + "port_range_min": 22, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "146.48.122.49/32", + "security_group_id": "1bfb16c6-b602-4ee4-bf3b-0d25213b2c04", + "tenant_id": "6fdc02e2827b405dad99f34698659742", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.access_to_the_jump_proxy" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "ssh-infrascience-net", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "SSH traffic from the InfraScience network", + "direction": "ingress", + "ethertype": "IPv4", + "id": "b3a54aa7-f9da-4e4e-bd10-5505926ebefd", + "port_range_max": 22, + "port_range_min": 22, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "146.48.122.0/23", + "security_group_id": "1bfb16c6-b602-4ee4-bf3b-0d25213b2c04", + "tenant_id": "6fdc02e2827b405dad99f34698659742", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.access_to_the_jump_proxy" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "ssh-jump-proxy", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "SSH traffic from the jump proxy", + "direction": "ingress", + "ethertype": "IPv4", + "id": "de92582a-7f56-4271-8e99-3bed0ca8e64b", + "port_range_max": 22, + "port_range_min": 22, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "10.1.32.5/32", + "security_group_id": "6a12a6b1-6bd5-4c68-b41d-1f5f88915971", + "tenant_id": "6fdc02e2827b405dad99f34698659742", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.default" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "ssh-s2i2s-vpn-1", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "SSH traffic from S2I2S VPN 1", + "direction": "ingress", + "ethertype": "IPv4", + "id": "b2ba067e-0a74-4a55-81ea-684146e5fcfa", + "port_range_max": 22, + "port_range_min": 22, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "146.48.28.10/32", + "security_group_id": "1bfb16c6-b602-4ee4-bf3b-0d25213b2c04", + "tenant_id": "6fdc02e2827b405dad99f34698659742", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.access_to_the_jump_proxy" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "ssh-s2i2s-vpn-2", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "SSH traffic from S2I2S VPN 2", + "direction": "ingress", + "ethertype": "IPv4", + "id": "42cfb632-a15a-4bc2-97ae-d935d2736d88", + "port_range_max": 22, + "port_range_min": 22, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "146.48.28.11/32", + "security_group_id": "1bfb16c6-b602-4ee4-bf3b-0d25213b2c04", + "tenant_id": "6fdc02e2827b405dad99f34698659742", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.access_to_the_jump_proxy" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "ssh-shell-d4s", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "SSH traffic from shell.d4science.org", + "direction": "ingress", + "ethertype": "IPv4", + "id": "a040fe4a-372f-4aca-ab58-3fc52a34780f", + "port_range_max": 22, + "port_range_min": 22, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "146.48.122.95/32", + "security_group_id": "1bfb16c6-b602-4ee4-bf3b-0d25213b2c04", + "tenant_id": "6fdc02e2827b405dad99f34698659742", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.access_to_the_jump_proxy" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_v2", + "name": "access_to_the_jump_proxy", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "all_tags": [], + "delete_default_rules": true, + "description": "Security group that allows SSH access to the jump node from a limited set of sources", + "id": "1bfb16c6-b602-4ee4-bf3b-0d25213b2c04", + "name": "ssh_access_to_the_jump_node", + "region": "isti_area_pi_1", + "tags": [], + "tenant_id": "6fdc02e2827b405dad99f34698659742", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==" + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_v2", + "name": "debugging", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "all_tags": [], + "delete_default_rules": true, + "description": "Security group that allows web app debugging via tunnel from the ssh jump node", + "id": "7e8f53e6-83df-4278-a14f-caaa9c356304", + "name": "debugging_from_jump_node", + "region": "isti_area_pi_1", + "tags": [], + "tenant_id": "6fdc02e2827b405dad99f34698659742", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==" + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_v2", + "name": "default", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "all_tags": [], + "delete_default_rules": true, + "description": "Default security group with rules for ssh access via jump proxy, prometheus scraping", + "id": "6a12a6b1-6bd5-4c68-b41d-1f5f88915971", + "name": "default_for_all", + "region": "isti_area_pi_1", + "tags": [], + "tenant_id": "6fdc02e2827b405dad99f34698659742", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==" + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_v2", + "name": "main_lb_to_haproxy_l7", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "all_tags": [], + "delete_default_rules": true, + "description": "Traffic coming the main L4 lb directed to the haproxy l7 servers", + "id": "194c32a1-5842-4be7-8c90-c03ebe4e25f0", + "name": "traffic_from_main_lb_to_haproxy_l7", + "region": "isti_area_pi_1", + "tags": null, + "tenant_id": "6fdc02e2827b405dad99f34698659742", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==" + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_v2", + "name": "prometheus_access_from_grafana", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "all_tags": [], + "delete_default_rules": true, + "description": "The public grafana server must be able to get data from Prometheus", + "id": "1a3161d4-00b1-411e-a3a6-5d3f1ec06483", + "name": "prometheus_access_from_grafana", + "region": "isti_area_pi_1", + "tags": [], + "tenant_id": "6fdc02e2827b405dad99f34698659742", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==" + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_v2", + "name": "public_web", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "all_tags": [], + "delete_default_rules": true, + "description": "Security group that allows HTTPS and HTTP from everywhere, for the services that are not behind any load balancer", + "id": "003ecc82-445b-4e19-aea6-217dbd8c8deb", + "name": "public_web_service", + "region": "isti_area_pi_1", + "tags": [], + "tenant_id": "6fdc02e2827b405dad99f34698659742", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==" + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_v2", + "name": "restricted_web", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "all_tags": [], + "delete_default_rules": true, + "description": "Security group that restricts HTTP and HTTPS sources to the VPN nodes and shell.d4science.org", + "id": "52701d3b-e36d-4712-b146-721f8b87c285", + "name": "restricted_web_service", + "region": "isti_area_pi_1", + "tags": [], + "tenant_id": "6fdc02e2827b405dad99f34698659742", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==" + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_v2", + "name": "shared_postgresql_access", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "all_tags": [], + "delete_default_rules": true, + "description": "Access the shared PostgreSQL service using the dedicated network", + "id": "3c14aba5-7ab0-4662-bc03-c1fa889f5be5", + "name": "access_to_the_shared_postgresql_service", + "region": "isti_area_pi_1", + "tags": [], + "tenant_id": "6fdc02e2827b405dad99f34698659742", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==" + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_v2", + "name": "traffic_from_main_haproxy", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "all_tags": [], + "delete_default_rules": true, + "description": "Allow traffic from the main L7 HAPROXY load balancers", + "id": "ce000350-813c-4209-9568-dd27d99bf94e", + "name": "traffic_from_the_main_load_balancers", + "region": "isti_area_pi_1", + "tags": [], + "tenant_id": "6fdc02e2827b405dad99f34698659742", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==" + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_subnet_v2", + "name": "shared_postgresql_subnet", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "all_tags": [], + "allocation_pool": [ + { + "end": "192.168.3.254", + "start": "192.168.0.100" + } + ], + "allocation_pools": [ + { + "end": "192.168.3.254", + "start": "192.168.0.100" + } + ], + "cidr": "192.168.0.0/22", + "description": "subnet used to connect to the shared PostgreSQL service", + "dns_nameservers": [ + "146.48.29.97", + "146.48.29.98", + "146.48.29.99" + ], + "enable_dhcp": true, + "gateway_ip": "", + "host_routes": [], + "id": "88f8ea7e-7a48-42a8-840e-00397d90df44", + "ip_version": 4, + "ipv6_address_mode": "", + "ipv6_ra_mode": "", + "name": "shared-postgresql-subnet", + "network_id": "e25395f4-f1aa-4819-b5a5-36d25ee5af54", + "no_gateway": true, + "prefix_length": null, + "region": "isti_area_pi_1", + "service_types": [], + "subnetpool_id": "", + "tags": [], + "tenant_id": "6fdc02e2827b405dad99f34698659742", + "timeouts": null, + "value_specs": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwfX0=", + "dependencies": [ + "openstack_networking_network_v2.shared_postgresql_net" + ] + } + ] + } + ], + "check_results": null +} diff --git a/openstack-tf/d4s-preprod/project-setup/terraform.tfstate b/openstack-tf/d4s-preprod/project-setup/terraform.tfstate new file mode 100644 index 0000000..c67471c --- /dev/null +++ b/openstack-tf/d4s-preprod/project-setup/terraform.tfstate @@ -0,0 +1,154 @@ +{ + "version": 4, + "terraform_version": "1.6.3", + "serial": 28, + "lineage": "6d43430c-e6aa-d370-b6d5-22f2281117df", + "outputs": {}, + "resources": [ + { + "mode": "managed", + "type": "openstack_dns_zone_v2", + "name": "primary_project_dns_zone", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "attributes": null, + "description": "DNS primary zone for the d4s-pre-cloud project", + "disable_status_check": false, + "email": "postmaster@isti.cnr.it", + "id": "c1a4b4bc-f167-4387-855d-38f0f99ca05c", + "masters": null, + "name": "cloud-pre.d4science.org.", + "project_id": "6fdc02e2827b405dad99f34698659742", + "region": "isti_area_pi_1", + "timeouts": null, + "ttl": 8600, + "type": "PRIMARY", + "value_specs": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwLCJ1cGRhdGUiOjYwMDAwMDAwMDAwMH19" + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_network_v2", + "name": "main-private-network", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "admin_state_up": true, + "all_tags": [], + "availability_zone_hints": [], + "description": "D4Science Preprod private network (use this as the main network)", + "dns_domain": "cloud-pre.d4science.org.", + "external": false, + "id": "23fd8a99-d551-4ada-8d3a-9859542ebb8c", + "mtu": 8942, + "name": "d4s-pre-cloud-main", + "port_security_enabled": true, + "qos_policy_id": "", + "region": "isti_area_pi_1", + "segments": [], + "shared": false, + "tags": [], + "tenant_id": "6fdc02e2827b405dad99f34698659742", + "timeouts": null, + "transparent_vlan": false, + "value_specs": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwfX0=" + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_router_interface_v2", + "name": "private-network-routing", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "force_destroy": false, + "id": "121e1304-c4c9-4bae-a32b-e07f8b982559", + "port_id": "121e1304-c4c9-4bae-a32b-e07f8b982559", + "region": "isti_area_pi_1", + "router_id": "cc26064a-bb08-4c0b-929f-d0cb39f934a3", + "subnet_id": "cd77a2fd-4a36-4254-b1d0-70b3874c6d04", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwfX0=", + "dependencies": [ + "openstack_networking_network_v2.main-private-network", + "openstack_networking_subnet_v2.main-private-subnet" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_subnet_v2", + "name": "main-private-subnet", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "all_tags": [], + "allocation_pool": [ + { + "end": "10.1.35.254", + "start": "10.1.32.100" + } + ], + "allocation_pools": [ + { + "end": "10.1.35.254", + "start": "10.1.32.100" + } + ], + "cidr": "10.1.32.0/22", + "description": "D4Science Preprod main private subnet", + "dns_nameservers": [ + "146.48.29.97", + "146.48.29.98", + "146.48.29.99" + ], + "enable_dhcp": true, + "gateway_ip": "10.1.32.1", + "host_routes": [], + "id": "cd77a2fd-4a36-4254-b1d0-70b3874c6d04", + "ip_version": 4, + "ipv6_address_mode": "", + "ipv6_ra_mode": "", + "name": "d4s-pre-cloud-main-subnet", + "network_id": "23fd8a99-d551-4ada-8d3a-9859542ebb8c", + "no_gateway": false, + "prefix_length": null, + "region": "isti_area_pi_1", + "service_types": [], + "subnetpool_id": "", + "tags": [], + "tenant_id": "6fdc02e2827b405dad99f34698659742", + "timeouts": null, + "value_specs": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwfX0=", + "dependencies": [ + "openstack_networking_network_v2.main-private-network" + ] + } + ] + } + ], + "check_results": null +} diff --git a/openstack-tf/d4s-production/basic-infrastructure/terraform.tfstate b/openstack-tf/d4s-production/basic-infrastructure/terraform.tfstate new file mode 100644 index 0000000..bedc716 --- /dev/null +++ b/openstack-tf/d4s-production/basic-infrastructure/terraform.tfstate @@ -0,0 +1,5761 @@ +{ + "version": 4, + "terraform_version": "1.6.3", + "serial": 330, + "lineage": "954b57a1-c68e-fa2b-cf2f-79cc54aea13e", + "outputs": { + "main_loadbalancer_ip": { + "value": "10.1.40.20", + "type": "string" + }, + "swarm_loadbalancer_ip": { + "value": "10.1.40.30", + "type": "string" + } + }, + "resources": [ + { + "mode": "managed", + "type": "openstack_blockstorage_volume_v3", + "name": "prometheus_data_vol", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "attachment": [ + { + "device": "/dev/vdb", + "id": "1a1b2857-0031-447b-9d63-2588bec45628", + "instance_id": "257718b8-4ac0-4b5c-b1d1-a3f758c20b52" + } + ], + "availability_zone": "nova", + "consistency_group_id": null, + "description": "", + "enable_online_resize": null, + "id": "1a1b2857-0031-447b-9d63-2588bec45628", + "image_id": null, + "metadata": {}, + "multiattach": null, + "name": "prometheus-data", + "region": "isti_area_pi_1", + "scheduler_hints": [], + "size": 100, + "snapshot_id": "", + "source_replica": null, + "source_vol_id": "", + "timeouts": null, + "volume_type": "cephUnencrypted" + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwfX0=" + } + ] + }, + { + "mode": "managed", + "type": "openstack_blockstorage_volume_v3", + "name": "shared_postgresql_backup_vol", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "attachment": [ + { + "device": "/dev/vdc", + "id": "ccccc2e7-693a-49fa-8d70-ad341529469d", + "instance_id": "5f70ba3a-7e5e-4dd5-b1a5-837b5e152c2c" + } + ], + "availability_zone": "nova", + "consistency_group_id": null, + "description": "", + "enable_online_resize": null, + "id": "ccccc2e7-693a-49fa-8d70-ad341529469d", + "image_id": null, + "metadata": {}, + "multiattach": null, + "name": "shared-postgresql-backup-data", + "region": "isti_area_pi_1", + "scheduler_hints": [], + "size": 100, + "snapshot_id": "", + "source_replica": null, + "source_vol_id": "", + "timeouts": null, + "volume_type": "cephUnencrypted" + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwfX0=" + } + ] + }, + { + "mode": "managed", + "type": "openstack_blockstorage_volume_v3", + "name": "shared_postgresql_data_vol", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "attachment": [ + { + "device": "/dev/vdb", + "id": "1f6bf923-80e5-4038-ae08-79586f0e099a", + "instance_id": "5f70ba3a-7e5e-4dd5-b1a5-837b5e152c2c" + } + ], + "availability_zone": "nova", + "consistency_group_id": null, + "description": "", + "enable_online_resize": null, + "id": "1f6bf923-80e5-4038-ae08-79586f0e099a", + "image_id": null, + "metadata": {}, + "multiattach": null, + "name": "shared-postgresql-data", + "region": "isti_area_pi_1", + "scheduler_hints": [], + "size": 300, + "snapshot_id": "", + "source_replica": null, + "source_vol_id": "", + "timeouts": null, + "volume_type": "cephUnencrypted" + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwfX0=" + } + ] + }, + { + "mode": "managed", + "type": "openstack_blockstorage_volume_v3", + "name": "swarm_nfs_data_vol", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "attachment": [ + { + "device": "/dev/vdb", + "id": "37a62707-52f1-4135-a35d-4dd248eee2af", + "instance_id": "89f336c3-5d22-459b-9d73-18da4eab8db1" + } + ], + "availability_zone": "nova", + "consistency_group_id": null, + "description": "", + "enable_online_resize": null, + "id": "37a62707-52f1-4135-a35d-4dd248eee2af", + "image_id": null, + "metadata": {}, + "multiattach": null, + "name": "Swarm NFS server data Disk", + "region": "isti_area_pi_1", + "scheduler_hints": [], + "size": 200, + "snapshot_id": "", + "source_replica": null, + "source_vol_id": "", + "timeouts": null, + "volume_type": "cephUnencrypted" + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwfX0=" + } + ] + }, + { + "mode": "managed", + "type": "openstack_compute_floatingip_associate_v2", + "name": "prometheus_server", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "fixed_ip": "", + "floating_ip": "146.48.30.139", + "id": "146.48.30.139/257718b8-4ac0-4b5c-b1d1-a3f758c20b52/", + "instance_id": "257718b8-4ac0-4b5c-b1d1-a3f758c20b52", + "region": "isti_area_pi_1", + "timeouts": null, + "wait_until_associated": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_compute_instance_v2.prometheus_server", + "openstack_networking_floatingip_v2.prometheus_server_ip", + "openstack_networking_secgroup_v2.default", + "openstack_networking_secgroup_v2.prometheus_access_from_grafana", + "openstack_networking_secgroup_v2.restricted_web" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_compute_floatingip_associate_v2", + "name": "ssh_jump_proxy", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "fixed_ip": "", + "floating_ip": "146.48.30.156", + "id": "146.48.30.156/837b6e43-31f0-4ca3-bc6f-07181e9cd6c4/", + "instance_id": "837b6e43-31f0-4ca3-bc6f-07181e9cd6c4", + "region": "isti_area_pi_1", + "timeouts": null, + "wait_until_associated": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_compute_instance_v2.ssh_jump_proxy", + "openstack_networking_floatingip_v2.ssh_jump_proxy_ip", + "openstack_networking_secgroup_v2.access_to_the_jump_proxy", + "openstack_networking_secgroup_v2.default" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_compute_instance_v2", + "name": "docker_swarm_managers", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "index_key": 0, + "schema_version": 0, + "attributes": { + "access_ip_v4": "10.1.40.31", + "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": "54768889-8556-4be4-a2eb-82a4d9b34627", + "volume_size": 10, + "volume_type": "" + }, + { + "boot_index": -1, + "delete_on_termination": false, + "destination_type": "volume", + "device_type": "", + "disk_bus": "", + "guest_format": "", + "multiattach": false, + "source_type": "blank", + "uuid": "", + "volume_size": 100, + "volume_type": "" + } + ], + "config_drive": null, + "created": "2023-11-06 18:33:59 +0000 UTC", + "flavor_id": "9", + "flavor_name": "m1.large", + "floating_ip": null, + "force_delete": false, + "id": "218369c6-7bd0-4b0c-aa71-dc07183007f3", + "image_id": "Attempt to boot from volume - no image supplied", + "image_name": null, + "key_pair": "adellam", + "metadata": null, + "name": "swarm-mgr-01", + "network": [ + { + "access_network": false, + "fixed_ip_v4": "10.1.40.31", + "fixed_ip_v6": "", + "floating_ip": "", + "mac": "fa:16:3e:bb:82:0b", + "name": "d4s-production-cloud-main", + "port": "", + "uuid": "020df98d-ae72-452a-b376-3b6dc289acac" + }, + { + "access_network": false, + "fixed_ip_v4": "192.168.4.147", + "fixed_ip_v6": "", + "floating_ip": "", + "mac": "fa:16:3e:75:ba:bb", + "name": "swarm-nfs-net", + "port": "", + "uuid": "5f4fb86d-bbb7-422b-89f0-de48982a214a" + } + ], + "network_mode": null, + "personality": [], + "power_state": "active", + "region": "isti_area_pi_1", + "scheduler_hints": [ + { + "additional_properties": {}, + "build_near_host_ip": "", + "different_cell": [], + "different_host": [], + "group": "b8614e08-ab2f-4795-9992-5b3db09e4534", + "query": [], + "same_host": [], + "target_cell": "" + } + ], + "security_groups": [ + "default_for_all", + "swarm_internal_docker_traffic" + ], + "stop_before_destroy": false, + "tags": [], + "timeouts": null, + "updated": "2023-11-06 18:34:47 +0000 UTC", + "user_data": "bb83b25fd1219aa1b850ece9be8d7b0f31714608", + "vendor_options": [], + "volume": [] + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxODAwMDAwMDAwMDAwLCJkZWxldGUiOjE4MDAwMDAwMDAwMDAsInVwZGF0ZSI6MTgwMDAwMDAwMDAwMH19", + "dependencies": [ + "openstack_compute_servergroup_v2.swarm_masters", + "openstack_networking_network_v2.swarm_nfs_net", + "openstack_networking_secgroup_v2.default", + "openstack_networking_secgroup_v2.swarm_internal_traffic", + "openstack_networking_subnet_v2.swarm_nfs_subnet" + ] + }, + { + "index_key": 1, + "schema_version": 0, + "attributes": { + "access_ip_v4": "10.1.40.32", + "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": "54768889-8556-4be4-a2eb-82a4d9b34627", + "volume_size": 10, + "volume_type": "" + }, + { + "boot_index": -1, + "delete_on_termination": false, + "destination_type": "volume", + "device_type": "", + "disk_bus": "", + "guest_format": "", + "multiattach": false, + "source_type": "blank", + "uuid": "", + "volume_size": 100, + "volume_type": "" + } + ], + "config_drive": null, + "created": "2023-11-06 18:32:37 +0000 UTC", + "flavor_id": "9", + "flavor_name": "m1.large", + "floating_ip": null, + "force_delete": false, + "id": "0c00cb58-71a3-4066-8570-0c6333022b4e", + "image_id": "Attempt to boot from volume - no image supplied", + "image_name": null, + "key_pair": "adellam", + "metadata": null, + "name": "swarm-mgr-02", + "network": [ + { + "access_network": false, + "fixed_ip_v4": "10.1.40.32", + "fixed_ip_v6": "", + "floating_ip": "", + "mac": "fa:16:3e:28:ab:a7", + "name": "d4s-production-cloud-main", + "port": "", + "uuid": "020df98d-ae72-452a-b376-3b6dc289acac" + }, + { + "access_network": false, + "fixed_ip_v4": "192.168.4.135", + "fixed_ip_v6": "", + "floating_ip": "", + "mac": "fa:16:3e:e5:20:36", + "name": "swarm-nfs-net", + "port": "", + "uuid": "5f4fb86d-bbb7-422b-89f0-de48982a214a" + } + ], + "network_mode": null, + "personality": [], + "power_state": "active", + "region": "isti_area_pi_1", + "scheduler_hints": [ + { + "additional_properties": {}, + "build_near_host_ip": "", + "different_cell": [], + "different_host": [], + "group": "b8614e08-ab2f-4795-9992-5b3db09e4534", + "query": [], + "same_host": [], + "target_cell": "" + } + ], + "security_groups": [ + "default_for_all", + "swarm_internal_docker_traffic" + ], + "stop_before_destroy": false, + "tags": [], + "timeouts": null, + "updated": "2023-11-06 18:34:00 +0000 UTC", + "user_data": "bb83b25fd1219aa1b850ece9be8d7b0f31714608", + "vendor_options": [], + "volume": [] + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxODAwMDAwMDAwMDAwLCJkZWxldGUiOjE4MDAwMDAwMDAwMDAsInVwZGF0ZSI6MTgwMDAwMDAwMDAwMH19", + "dependencies": [ + "openstack_compute_servergroup_v2.swarm_masters", + "openstack_networking_network_v2.swarm_nfs_net", + "openstack_networking_secgroup_v2.default", + "openstack_networking_secgroup_v2.swarm_internal_traffic", + "openstack_networking_subnet_v2.swarm_nfs_subnet" + ] + }, + { + "index_key": 2, + "schema_version": 0, + "attributes": { + "access_ip_v4": "10.1.40.33", + "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": "54768889-8556-4be4-a2eb-82a4d9b34627", + "volume_size": 10, + "volume_type": "" + }, + { + "boot_index": -1, + "delete_on_termination": false, + "destination_type": "volume", + "device_type": "", + "disk_bus": "", + "guest_format": "", + "multiattach": false, + "source_type": "blank", + "uuid": "", + "volume_size": 100, + "volume_type": "" + } + ], + "config_drive": null, + "created": "2023-11-06 18:32:37 +0000 UTC", + "flavor_id": "9", + "flavor_name": "m1.large", + "floating_ip": null, + "force_delete": false, + "id": "e27a68a2-f124-469f-8f9d-850bd93785e9", + "image_id": "Attempt to boot from volume - no image supplied", + "image_name": null, + "key_pair": "adellam", + "metadata": null, + "name": "swarm-mgr-03", + "network": [ + { + "access_network": false, + "fixed_ip_v4": "10.1.40.33", + "fixed_ip_v6": "", + "floating_ip": "", + "mac": "fa:16:3e:fd:7c:22", + "name": "d4s-production-cloud-main", + "port": "", + "uuid": "020df98d-ae72-452a-b376-3b6dc289acac" + }, + { + "access_network": false, + "fixed_ip_v4": "192.168.4.116", + "fixed_ip_v6": "", + "floating_ip": "", + "mac": "fa:16:3e:58:90:5b", + "name": "swarm-nfs-net", + "port": "", + "uuid": "5f4fb86d-bbb7-422b-89f0-de48982a214a" + } + ], + "network_mode": null, + "personality": [], + "power_state": "active", + "region": "isti_area_pi_1", + "scheduler_hints": [ + { + "additional_properties": {}, + "build_near_host_ip": "", + "different_cell": [], + "different_host": [], + "group": "b8614e08-ab2f-4795-9992-5b3db09e4534", + "query": [], + "same_host": [], + "target_cell": "" + } + ], + "security_groups": [ + "default_for_all", + "swarm_internal_docker_traffic" + ], + "stop_before_destroy": false, + "tags": [], + "timeouts": null, + "updated": "2023-11-06 18:34:02 +0000 UTC", + "user_data": "bb83b25fd1219aa1b850ece9be8d7b0f31714608", + "vendor_options": [], + "volume": [] + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxODAwMDAwMDAwMDAwLCJkZWxldGUiOjE4MDAwMDAwMDAwMDAsInVwZGF0ZSI6MTgwMDAwMDAwMDAwMH19", + "dependencies": [ + "openstack_compute_servergroup_v2.swarm_masters", + "openstack_networking_network_v2.swarm_nfs_net", + "openstack_networking_secgroup_v2.default", + "openstack_networking_secgroup_v2.swarm_internal_traffic", + "openstack_networking_subnet_v2.swarm_nfs_subnet" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_compute_instance_v2", + "name": "docker_swarm_workers", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "index_key": 0, + "schema_version": 0, + "attributes": { + "access_ip_v4": "10.1.42.182", + "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": "54768889-8556-4be4-a2eb-82a4d9b34627", + "volume_size": 10, + "volume_type": "" + }, + { + "boot_index": -1, + "delete_on_termination": false, + "destination_type": "volume", + "device_type": "", + "disk_bus": "", + "guest_format": "", + "multiattach": false, + "source_type": "blank", + "uuid": "", + "volume_size": 200, + "volume_type": "" + } + ], + "config_drive": null, + "created": "2023-11-06 18:56:49 +0000 UTC", + "flavor_id": "18", + "flavor_name": "m1.xxl", + "floating_ip": null, + "force_delete": false, + "id": "60ece97f-cfea-4989-836c-0bb87d258e5a", + "image_id": "Attempt to boot from volume - no image supplied", + "image_name": null, + "key_pair": "adellam", + "metadata": null, + "name": "swarm-worker-01", + "network": [ + { + "access_network": false, + "fixed_ip_v4": "10.1.42.182", + "fixed_ip_v6": "", + "floating_ip": "", + "mac": "fa:16:3e:cc:36:b0", + "name": "d4s-production-cloud-main", + "port": "", + "uuid": "020df98d-ae72-452a-b376-3b6dc289acac" + }, + { + "access_network": false, + "fixed_ip_v4": "192.168.5.109", + "fixed_ip_v6": "", + "floating_ip": "", + "mac": "fa:16:3e:dc:20:8b", + "name": "swarm-nfs-net", + "port": "", + "uuid": "5f4fb86d-bbb7-422b-89f0-de48982a214a" + } + ], + "network_mode": null, + "personality": [], + "power_state": "active", + "region": "isti_area_pi_1", + "scheduler_hints": [ + { + "additional_properties": {}, + "build_near_host_ip": "", + "different_cell": [], + "different_host": [], + "group": "8e226428-f3f7-4ecd-94e1-c83956b773c4", + "query": [], + "same_host": [], + "target_cell": "" + } + ], + "security_groups": [ + "default_for_all", + "swarm_internal_docker_traffic" + ], + "stop_before_destroy": false, + "tags": [], + "timeouts": null, + "updated": "2023-11-06 18:57:32 +0000 UTC", + "user_data": "bb83b25fd1219aa1b850ece9be8d7b0f31714608", + "vendor_options": [], + "volume": [] + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxODAwMDAwMDAwMDAwLCJkZWxldGUiOjE4MDAwMDAwMDAwMDAsInVwZGF0ZSI6MTgwMDAwMDAwMDAwMH19", + "dependencies": [ + "openstack_compute_servergroup_v2.swarm_workers", + "openstack_networking_network_v2.swarm_nfs_net", + "openstack_networking_secgroup_v2.default", + "openstack_networking_secgroup_v2.swarm_internal_traffic", + "openstack_networking_subnet_v2.swarm_nfs_subnet" + ] + }, + { + "index_key": 1, + "schema_version": 0, + "attributes": { + "access_ip_v4": "10.1.42.214", + "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": "54768889-8556-4be4-a2eb-82a4d9b34627", + "volume_size": 10, + "volume_type": "" + }, + { + "boot_index": -1, + "delete_on_termination": false, + "destination_type": "volume", + "device_type": "", + "disk_bus": "", + "guest_format": "", + "multiattach": false, + "source_type": "blank", + "uuid": "", + "volume_size": 200, + "volume_type": "" + } + ], + "config_drive": null, + "created": "2023-11-06 18:49:11 +0000 UTC", + "flavor_id": "18", + "flavor_name": "m1.xxl", + "floating_ip": null, + "force_delete": false, + "id": "3721fa5c-baf5-41c1-a00b-293cd6112e11", + "image_id": "Attempt to boot from volume - no image supplied", + "image_name": null, + "key_pair": "adellam", + "metadata": null, + "name": "swarm-worker-02", + "network": [ + { + "access_network": false, + "fixed_ip_v4": "10.1.42.214", + "fixed_ip_v6": "", + "floating_ip": "", + "mac": "fa:16:3e:57:09:77", + "name": "d4s-production-cloud-main", + "port": "", + "uuid": "020df98d-ae72-452a-b376-3b6dc289acac" + }, + { + "access_network": false, + "fixed_ip_v4": "192.168.5.7", + "fixed_ip_v6": "", + "floating_ip": "", + "mac": "fa:16:3e:52:13:61", + "name": "swarm-nfs-net", + "port": "", + "uuid": "5f4fb86d-bbb7-422b-89f0-de48982a214a" + } + ], + "network_mode": null, + "personality": [], + "power_state": "active", + "region": "isti_area_pi_1", + "scheduler_hints": [ + { + "additional_properties": {}, + "build_near_host_ip": "", + "different_cell": [], + "different_host": [], + "group": "8e226428-f3f7-4ecd-94e1-c83956b773c4", + "query": [], + "same_host": [], + "target_cell": "" + } + ], + "security_groups": [ + "default_for_all", + "swarm_internal_docker_traffic" + ], + "stop_before_destroy": false, + "tags": [], + "timeouts": null, + "updated": "2023-11-06 18:50:38 +0000 UTC", + "user_data": "bb83b25fd1219aa1b850ece9be8d7b0f31714608", + "vendor_options": [], + "volume": [] + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxODAwMDAwMDAwMDAwLCJkZWxldGUiOjE4MDAwMDAwMDAwMDAsInVwZGF0ZSI6MTgwMDAwMDAwMDAwMH19", + "dependencies": [ + "openstack_compute_servergroup_v2.swarm_workers", + "openstack_networking_network_v2.swarm_nfs_net", + "openstack_networking_secgroup_v2.default", + "openstack_networking_secgroup_v2.swarm_internal_traffic", + "openstack_networking_subnet_v2.swarm_nfs_subnet" + ] + }, + { + "index_key": 2, + "schema_version": 0, + "attributes": { + "access_ip_v4": "10.1.42.165", + "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": "54768889-8556-4be4-a2eb-82a4d9b34627", + "volume_size": 10, + "volume_type": "" + }, + { + "boot_index": -1, + "delete_on_termination": false, + "destination_type": "volume", + "device_type": "", + "disk_bus": "", + "guest_format": "", + "multiattach": false, + "source_type": "blank", + "uuid": "", + "volume_size": 200, + "volume_type": "" + } + ], + "config_drive": null, + "created": "2023-11-06 18:56:48 +0000 UTC", + "flavor_id": "18", + "flavor_name": "m1.xxl", + "floating_ip": null, + "force_delete": false, + "id": "f3cf42e3-b28b-4694-92e2-de9581eb1503", + "image_id": "Attempt to boot from volume - no image supplied", + "image_name": null, + "key_pair": "adellam", + "metadata": null, + "name": "swarm-worker-03", + "network": [ + { + "access_network": false, + "fixed_ip_v4": "10.1.42.165", + "fixed_ip_v6": "", + "floating_ip": "", + "mac": "fa:16:3e:91:e6:2c", + "name": "d4s-production-cloud-main", + "port": "", + "uuid": "020df98d-ae72-452a-b376-3b6dc289acac" + }, + { + "access_network": false, + "fixed_ip_v4": "192.168.5.246", + "fixed_ip_v6": "", + "floating_ip": "", + "mac": "fa:16:3e:5f:ab:7c", + "name": "swarm-nfs-net", + "port": "", + "uuid": "5f4fb86d-bbb7-422b-89f0-de48982a214a" + } + ], + "network_mode": null, + "personality": [], + "power_state": "active", + "region": "isti_area_pi_1", + "scheduler_hints": [ + { + "additional_properties": {}, + "build_near_host_ip": "", + "different_cell": [], + "different_host": [], + "group": "8e226428-f3f7-4ecd-94e1-c83956b773c4", + "query": [], + "same_host": [], + "target_cell": "" + } + ], + "security_groups": [ + "default_for_all", + "swarm_internal_docker_traffic" + ], + "stop_before_destroy": false, + "tags": [], + "timeouts": null, + "updated": "2023-11-06 18:57:33 +0000 UTC", + "user_data": "bb83b25fd1219aa1b850ece9be8d7b0f31714608", + "vendor_options": [], + "volume": [] + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxODAwMDAwMDAwMDAwLCJkZWxldGUiOjE4MDAwMDAwMDAwMDAsInVwZGF0ZSI6MTgwMDAwMDAwMDAwMH19", + "dependencies": [ + "openstack_compute_servergroup_v2.swarm_workers", + "openstack_networking_network_v2.swarm_nfs_net", + "openstack_networking_secgroup_v2.default", + "openstack_networking_secgroup_v2.swarm_internal_traffic", + "openstack_networking_subnet_v2.swarm_nfs_subnet" + ] + }, + { + "index_key": 3, + "schema_version": 0, + "attributes": { + "access_ip_v4": "10.1.43.228", + "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": "54768889-8556-4be4-a2eb-82a4d9b34627", + "volume_size": 10, + "volume_type": "" + }, + { + "boot_index": -1, + "delete_on_termination": false, + "destination_type": "volume", + "device_type": "", + "disk_bus": "", + "guest_format": "", + "multiattach": false, + "source_type": "blank", + "uuid": "", + "volume_size": 200, + "volume_type": "" + } + ], + "config_drive": null, + "created": "2023-11-06 18:49:12 +0000 UTC", + "flavor_id": "18", + "flavor_name": "m1.xxl", + "floating_ip": null, + "force_delete": false, + "id": "14a705c3-844a-4c5f-b727-256b6f2f2039", + "image_id": "Attempt to boot from volume - no image supplied", + "image_name": null, + "key_pair": "adellam", + "metadata": null, + "name": "swarm-worker-04", + "network": [ + { + "access_network": false, + "fixed_ip_v4": "10.1.43.228", + "fixed_ip_v6": "", + "floating_ip": "", + "mac": "fa:16:3e:44:04:b4", + "name": "d4s-production-cloud-main", + "port": "", + "uuid": "020df98d-ae72-452a-b376-3b6dc289acac" + }, + { + "access_network": false, + "fixed_ip_v4": "192.168.4.251", + "fixed_ip_v6": "", + "floating_ip": "", + "mac": "fa:16:3e:4f:c7:e9", + "name": "swarm-nfs-net", + "port": "", + "uuid": "5f4fb86d-bbb7-422b-89f0-de48982a214a" + } + ], + "network_mode": null, + "personality": [], + "power_state": "active", + "region": "isti_area_pi_1", + "scheduler_hints": [ + { + "additional_properties": {}, + "build_near_host_ip": "", + "different_cell": [], + "different_host": [], + "group": "8e226428-f3f7-4ecd-94e1-c83956b773c4", + "query": [], + "same_host": [], + "target_cell": "" + } + ], + "security_groups": [ + "default_for_all", + "swarm_internal_docker_traffic" + ], + "stop_before_destroy": false, + "tags": [], + "timeouts": null, + "updated": "2023-11-06 18:50:34 +0000 UTC", + "user_data": "bb83b25fd1219aa1b850ece9be8d7b0f31714608", + "vendor_options": [], + "volume": [] + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxODAwMDAwMDAwMDAwLCJkZWxldGUiOjE4MDAwMDAwMDAwMDAsInVwZGF0ZSI6MTgwMDAwMDAwMDAwMH19", + "dependencies": [ + "openstack_compute_servergroup_v2.swarm_workers", + "openstack_networking_network_v2.swarm_nfs_net", + "openstack_networking_secgroup_v2.default", + "openstack_networking_secgroup_v2.swarm_internal_traffic", + "openstack_networking_subnet_v2.swarm_nfs_subnet" + ] + }, + { + "index_key": 4, + "schema_version": 0, + "attributes": { + "access_ip_v4": "10.1.45.77", + "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": "54768889-8556-4be4-a2eb-82a4d9b34627", + "volume_size": 10, + "volume_type": "" + }, + { + "boot_index": -1, + "delete_on_termination": false, + "destination_type": "volume", + "device_type": "", + "disk_bus": "", + "guest_format": "", + "multiattach": false, + "source_type": "blank", + "uuid": "", + "volume_size": 200, + "volume_type": "" + } + ], + "config_drive": null, + "created": "2023-11-06 18:49:11 +0000 UTC", + "flavor_id": "18", + "flavor_name": "m1.xxl", + "floating_ip": null, + "force_delete": false, + "id": "f39ad1ee-9f1e-43b7-b141-973d53e10a2e", + "image_id": "Attempt to boot from volume - no image supplied", + "image_name": null, + "key_pair": "adellam", + "metadata": null, + "name": "swarm-worker-05", + "network": [ + { + "access_network": false, + "fixed_ip_v4": "10.1.45.77", + "fixed_ip_v6": "", + "floating_ip": "", + "mac": "fa:16:3e:b4:e0:29", + "name": "d4s-production-cloud-main", + "port": "", + "uuid": "020df98d-ae72-452a-b376-3b6dc289acac" + }, + { + "access_network": false, + "fixed_ip_v4": "192.168.5.181", + "fixed_ip_v6": "", + "floating_ip": "", + "mac": "fa:16:3e:77:3e:38", + "name": "swarm-nfs-net", + "port": "", + "uuid": "5f4fb86d-bbb7-422b-89f0-de48982a214a" + } + ], + "network_mode": null, + "personality": [], + "power_state": "active", + "region": "isti_area_pi_1", + "scheduler_hints": [ + { + "additional_properties": {}, + "build_near_host_ip": "", + "different_cell": [], + "different_host": [], + "group": "8e226428-f3f7-4ecd-94e1-c83956b773c4", + "query": [], + "same_host": [], + "target_cell": "" + } + ], + "security_groups": [ + "default_for_all", + "swarm_internal_docker_traffic" + ], + "stop_before_destroy": false, + "tags": [], + "timeouts": null, + "updated": "2023-11-06 18:50:26 +0000 UTC", + "user_data": "bb83b25fd1219aa1b850ece9be8d7b0f31714608", + "vendor_options": [], + "volume": [] + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxODAwMDAwMDAwMDAwLCJkZWxldGUiOjE4MDAwMDAwMDAwMDAsInVwZGF0ZSI6MTgwMDAwMDAwMDAwMH19", + "dependencies": [ + "openstack_compute_servergroup_v2.swarm_workers", + "openstack_networking_network_v2.swarm_nfs_net", + "openstack_networking_secgroup_v2.default", + "openstack_networking_secgroup_v2.swarm_internal_traffic", + "openstack_networking_subnet_v2.swarm_nfs_subnet" + ] + }, + { + "index_key": 5, + "schema_version": 0, + "attributes": { + "access_ip_v4": "10.1.44.73", + "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": "54768889-8556-4be4-a2eb-82a4d9b34627", + "volume_size": 10, + "volume_type": "" + }, + { + "boot_index": -1, + "delete_on_termination": false, + "destination_type": "volume", + "device_type": "", + "disk_bus": "", + "guest_format": "", + "multiattach": false, + "source_type": "blank", + "uuid": "", + "volume_size": 200, + "volume_type": "" + } + ], + "config_drive": null, + "created": "2023-11-06 18:49:11 +0000 UTC", + "flavor_id": "18", + "flavor_name": "m1.xxl", + "floating_ip": null, + "force_delete": false, + "id": "58360f23-4703-47f0-8b27-d621463c245c", + "image_id": "Attempt to boot from volume - no image supplied", + "image_name": null, + "key_pair": "adellam", + "metadata": null, + "name": "swarm-worker-06", + "network": [ + { + "access_network": false, + "fixed_ip_v4": "10.1.44.73", + "fixed_ip_v6": "", + "floating_ip": "", + "mac": "fa:16:3e:db:85:25", + "name": "d4s-production-cloud-main", + "port": "", + "uuid": "020df98d-ae72-452a-b376-3b6dc289acac" + }, + { + "access_network": false, + "fixed_ip_v4": "192.168.5.12", + "fixed_ip_v6": "", + "floating_ip": "", + "mac": "fa:16:3e:b9:b1:ef", + "name": "swarm-nfs-net", + "port": "", + "uuid": "5f4fb86d-bbb7-422b-89f0-de48982a214a" + } + ], + "network_mode": null, + "personality": [], + "power_state": "active", + "region": "isti_area_pi_1", + "scheduler_hints": [ + { + "additional_properties": {}, + "build_near_host_ip": "", + "different_cell": [], + "different_host": [], + "group": "8e226428-f3f7-4ecd-94e1-c83956b773c4", + "query": [], + "same_host": [], + "target_cell": "" + } + ], + "security_groups": [ + "default_for_all", + "swarm_internal_docker_traffic" + ], + "stop_before_destroy": false, + "tags": [], + "timeouts": null, + "updated": "2023-11-06 18:50:45 +0000 UTC", + "user_data": "bb83b25fd1219aa1b850ece9be8d7b0f31714608", + "vendor_options": [], + "volume": [] + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxODAwMDAwMDAwMDAwLCJkZWxldGUiOjE4MDAwMDAwMDAwMDAsInVwZGF0ZSI6MTgwMDAwMDAwMDAwMH19", + "dependencies": [ + "openstack_compute_servergroup_v2.swarm_workers", + "openstack_networking_network_v2.swarm_nfs_net", + "openstack_networking_secgroup_v2.default", + "openstack_networking_secgroup_v2.swarm_internal_traffic", + "openstack_networking_subnet_v2.swarm_nfs_subnet" + ] + }, + { + "index_key": 6, + "schema_version": 0, + "attributes": { + "access_ip_v4": "10.1.45.59", + "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": "54768889-8556-4be4-a2eb-82a4d9b34627", + "volume_size": 10, + "volume_type": "" + }, + { + "boot_index": -1, + "delete_on_termination": false, + "destination_type": "volume", + "device_type": "", + "disk_bus": "", + "guest_format": "", + "multiattach": false, + "source_type": "blank", + "uuid": "", + "volume_size": 200, + "volume_type": "" + } + ], + "config_drive": null, + "created": "2023-11-06 18:49:11 +0000 UTC", + "flavor_id": "18", + "flavor_name": "m1.xxl", + "floating_ip": null, + "force_delete": false, + "id": "dca55156-78be-4392-a9b1-3a93dee81dd0", + "image_id": "Attempt to boot from volume - no image supplied", + "image_name": null, + "key_pair": "adellam", + "metadata": null, + "name": "swarm-worker-07", + "network": [ + { + "access_network": false, + "fixed_ip_v4": "10.1.45.59", + "fixed_ip_v6": "", + "floating_ip": "", + "mac": "fa:16:3e:67:11:2e", + "name": "d4s-production-cloud-main", + "port": "", + "uuid": "020df98d-ae72-452a-b376-3b6dc289acac" + }, + { + "access_network": false, + "fixed_ip_v4": "192.168.5.113", + "fixed_ip_v6": "", + "floating_ip": "", + "mac": "fa:16:3e:4a:d0:69", + "name": "swarm-nfs-net", + "port": "", + "uuid": "5f4fb86d-bbb7-422b-89f0-de48982a214a" + } + ], + "network_mode": null, + "personality": [], + "power_state": "active", + "region": "isti_area_pi_1", + "scheduler_hints": [ + { + "additional_properties": {}, + "build_near_host_ip": "", + "different_cell": [], + "different_host": [], + "group": "8e226428-f3f7-4ecd-94e1-c83956b773c4", + "query": [], + "same_host": [], + "target_cell": "" + } + ], + "security_groups": [ + "default_for_all", + "swarm_internal_docker_traffic" + ], + "stop_before_destroy": false, + "tags": [], + "timeouts": null, + "updated": "2023-11-06 18:50:39 +0000 UTC", + "user_data": "bb83b25fd1219aa1b850ece9be8d7b0f31714608", + "vendor_options": [], + "volume": [] + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxODAwMDAwMDAwMDAwLCJkZWxldGUiOjE4MDAwMDAwMDAwMDAsInVwZGF0ZSI6MTgwMDAwMDAwMDAwMH19", + "dependencies": [ + "openstack_compute_servergroup_v2.swarm_workers", + "openstack_networking_network_v2.swarm_nfs_net", + "openstack_networking_secgroup_v2.default", + "openstack_networking_secgroup_v2.swarm_internal_traffic", + "openstack_networking_subnet_v2.swarm_nfs_subnet" + ] + }, + { + "index_key": 7, + "schema_version": 0, + "attributes": { + "access_ip_v4": "10.1.42.92", + "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": "54768889-8556-4be4-a2eb-82a4d9b34627", + "volume_size": 10, + "volume_type": "" + }, + { + "boot_index": -1, + "delete_on_termination": false, + "destination_type": "volume", + "device_type": "", + "disk_bus": "", + "guest_format": "", + "multiattach": false, + "source_type": "blank", + "uuid": "", + "volume_size": 200, + "volume_type": "" + } + ], + "config_drive": null, + "created": "2023-11-06 18:49:11 +0000 UTC", + "flavor_id": "18", + "flavor_name": "m1.xxl", + "floating_ip": null, + "force_delete": false, + "id": "62a0cd55-f4b9-4bf0-bc8b-2da1e43bca0c", + "image_id": "Attempt to boot from volume - no image supplied", + "image_name": null, + "key_pair": "adellam", + "metadata": null, + "name": "swarm-worker-08", + "network": [ + { + "access_network": false, + "fixed_ip_v4": "10.1.42.92", + "fixed_ip_v6": "", + "floating_ip": "", + "mac": "fa:16:3e:aa:24:4c", + "name": "d4s-production-cloud-main", + "port": "", + "uuid": "020df98d-ae72-452a-b376-3b6dc289acac" + }, + { + "access_network": false, + "fixed_ip_v4": "192.168.5.54", + "fixed_ip_v6": "", + "floating_ip": "", + "mac": "fa:16:3e:e2:8a:b5", + "name": "swarm-nfs-net", + "port": "", + "uuid": "5f4fb86d-bbb7-422b-89f0-de48982a214a" + } + ], + "network_mode": null, + "personality": [], + "power_state": "active", + "region": "isti_area_pi_1", + "scheduler_hints": [ + { + "additional_properties": {}, + "build_near_host_ip": "", + "different_cell": [], + "different_host": [], + "group": "8e226428-f3f7-4ecd-94e1-c83956b773c4", + "query": [], + "same_host": [], + "target_cell": "" + } + ], + "security_groups": [ + "default_for_all", + "swarm_internal_docker_traffic" + ], + "stop_before_destroy": false, + "tags": [], + "timeouts": null, + "updated": "2023-11-06 18:50:37 +0000 UTC", + "user_data": "bb83b25fd1219aa1b850ece9be8d7b0f31714608", + "vendor_options": [], + "volume": [] + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxODAwMDAwMDAwMDAwLCJkZWxldGUiOjE4MDAwMDAwMDAwMDAsInVwZGF0ZSI6MTgwMDAwMDAwMDAwMH19", + "dependencies": [ + "openstack_compute_servergroup_v2.swarm_workers", + "openstack_networking_network_v2.swarm_nfs_net", + "openstack_networking_secgroup_v2.default", + "openstack_networking_secgroup_v2.swarm_internal_traffic", + "openstack_networking_subnet_v2.swarm_nfs_subnet" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_compute_instance_v2", + "name": "internal_ca", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "access_ip_v4": "10.1.40.4", + "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": "54768889-8556-4be4-a2eb-82a4d9b34627", + "volume_size": 10, + "volume_type": "" + } + ], + "config_drive": null, + "created": "2023-11-06 09:41:35 +0000 UTC", + "flavor_id": "2", + "flavor_name": "m1.small", + "floating_ip": null, + "force_delete": false, + "id": "f73dbfbf-4971-4bbb-8f89-4beba4be4e61", + "image_id": "Attempt to boot from volume - no image supplied", + "image_name": null, + "key_pair": "adellam", + "metadata": null, + "name": "ca", + "network": [ + { + "access_network": false, + "fixed_ip_v4": "10.1.40.4", + "fixed_ip_v6": "", + "floating_ip": "", + "mac": "fa:16:3e:c1:8b:4f", + "name": "d4s-production-cloud-main", + "port": "", + "uuid": "020df98d-ae72-452a-b376-3b6dc289acac" + } + ], + "network_mode": null, + "personality": [], + "power_state": "active", + "region": "isti_area_pi_1", + "scheduler_hints": [], + "security_groups": [ + "default_for_all" + ], + "stop_before_destroy": false, + "tags": [], + "timeouts": null, + "updated": "2023-11-06 22:44:11 +0000 UTC", + "user_data": "bb83b25fd1219aa1b850ece9be8d7b0f31714608", + "vendor_options": [], + "volume": [] + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxODAwMDAwMDAwMDAwLCJkZWxldGUiOjE4MDAwMDAwMDAwMDAsInVwZGF0ZSI6MTgwMDAwMDAwMDAwMH19", + "dependencies": [ + "openstack_networking_secgroup_v2.default" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_compute_instance_v2", + "name": "main_haproxy_l7", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "index_key": 0, + "schema_version": 0, + "attributes": { + "access_ip_v4": "10.1.40.11", + "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": "54768889-8556-4be4-a2eb-82a4d9b34627", + "volume_size": 10, + "volume_type": "" + } + ], + "config_drive": null, + "created": "2023-11-06 14:02:36 +0000 UTC", + "flavor_id": "4", + "flavor_name": "m1.medium", + "floating_ip": null, + "force_delete": false, + "id": "5123837f-cbaf-4574-872f-20ea7fe01490", + "image_id": "Attempt to boot from volume - no image supplied", + "image_name": null, + "key_pair": "adellam", + "metadata": null, + "name": "main-haproxy-l7-01", + "network": [ + { + "access_network": false, + "fixed_ip_v4": "10.1.40.11", + "fixed_ip_v6": "", + "floating_ip": "", + "mac": "fa:16:3e:57:7e:40", + "name": "d4s-production-cloud-main", + "port": "", + "uuid": "020df98d-ae72-452a-b376-3b6dc289acac" + } + ], + "network_mode": null, + "personality": [], + "power_state": "active", + "region": "isti_area_pi_1", + "scheduler_hints": [ + { + "additional_properties": {}, + "build_near_host_ip": "", + "different_cell": [], + "different_host": [], + "group": "59a59432-fdcf-46d5-b880-4ebee65116d9", + "query": [], + "same_host": [], + "target_cell": "" + } + ], + "security_groups": [ + "default_for_all", + "traffic_from_main_lb_to_haproxy_l7" + ], + "stop_before_destroy": false, + "tags": [], + "timeouts": null, + "updated": "2023-11-06 14:03:14 +0000 UTC", + "user_data": "bb83b25fd1219aa1b850ece9be8d7b0f31714608", + "vendor_options": [], + "volume": [] + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxODAwMDAwMDAwMDAwLCJkZWxldGUiOjE4MDAwMDAwMDAwMDAsInVwZGF0ZSI6MTgwMDAwMDAwMDAwMH19", + "dependencies": [ + "openstack_compute_servergroup_v2.main_haproxy_l7", + "openstack_networking_secgroup_v2.default", + "openstack_networking_secgroup_v2.main_lb_to_haproxy_l7" + ] + }, + { + "index_key": 1, + "schema_version": 0, + "attributes": { + "access_ip_v4": "10.1.40.12", + "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": "54768889-8556-4be4-a2eb-82a4d9b34627", + "volume_size": 10, + "volume_type": "" + } + ], + "config_drive": null, + "created": "2023-11-06 14:02:35 +0000 UTC", + "flavor_id": "4", + "flavor_name": "m1.medium", + "floating_ip": null, + "force_delete": false, + "id": "1f2a14f4-d3f7-40c2-b911-24c30fe7da6f", + "image_id": "Attempt to boot from volume - no image supplied", + "image_name": null, + "key_pair": "adellam", + "metadata": null, + "name": "main-haproxy-l7-02", + "network": [ + { + "access_network": false, + "fixed_ip_v4": "10.1.40.12", + "fixed_ip_v6": "", + "floating_ip": "", + "mac": "fa:16:3e:aa:96:12", + "name": "d4s-production-cloud-main", + "port": "", + "uuid": "020df98d-ae72-452a-b376-3b6dc289acac" + } + ], + "network_mode": null, + "personality": [], + "power_state": "active", + "region": "isti_area_pi_1", + "scheduler_hints": [ + { + "additional_properties": {}, + "build_near_host_ip": "", + "different_cell": [], + "different_host": [], + "group": "59a59432-fdcf-46d5-b880-4ebee65116d9", + "query": [], + "same_host": [], + "target_cell": "" + } + ], + "security_groups": [ + "default_for_all", + "traffic_from_main_lb_to_haproxy_l7" + ], + "stop_before_destroy": false, + "tags": [], + "timeouts": null, + "updated": "2023-11-06 14:03:16 +0000 UTC", + "user_data": "bb83b25fd1219aa1b850ece9be8d7b0f31714608", + "vendor_options": [], + "volume": [] + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxODAwMDAwMDAwMDAwLCJkZWxldGUiOjE4MDAwMDAwMDAwMDAsInVwZGF0ZSI6MTgwMDAwMDAwMDAwMH19", + "dependencies": [ + "openstack_compute_servergroup_v2.main_haproxy_l7", + "openstack_networking_secgroup_v2.default", + "openstack_networking_secgroup_v2.main_lb_to_haproxy_l7" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_compute_instance_v2", + "name": "prometheus_server", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "access_ip_v4": "10.1.40.10", + "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": "54768889-8556-4be4-a2eb-82a4d9b34627", + "volume_size": 10, + "volume_type": "" + } + ], + "config_drive": null, + "created": "2023-11-06 09:43:33 +0000 UTC", + "flavor_id": "4", + "flavor_name": "m1.medium", + "floating_ip": null, + "force_delete": false, + "id": "257718b8-4ac0-4b5c-b1d1-a3f758c20b52", + "image_id": "Attempt to boot from volume - no image supplied", + "image_name": null, + "key_pair": "adellam", + "metadata": null, + "name": "prometheus", + "network": [ + { + "access_network": false, + "fixed_ip_v4": "10.1.40.10", + "fixed_ip_v6": "", + "floating_ip": "", + "mac": "fa:16:3e:2c:2d:aa", + "name": "d4s-production-cloud-main", + "port": "", + "uuid": "020df98d-ae72-452a-b376-3b6dc289acac" + } + ], + "network_mode": null, + "personality": [], + "power_state": "active", + "region": "isti_area_pi_1", + "scheduler_hints": [], + "security_groups": [ + "default_for_all", + "prometheus_access_from_grafana", + "restricted_web_service" + ], + "stop_before_destroy": false, + "tags": [], + "timeouts": null, + "updated": "2023-11-06 09:44:02 +0000 UTC", + "user_data": "bb83b25fd1219aa1b850ece9be8d7b0f31714608", + "vendor_options": [], + "volume": [] + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxODAwMDAwMDAwMDAwLCJkZWxldGUiOjE4MDAwMDAwMDAwMDAsInVwZGF0ZSI6MTgwMDAwMDAwMDAwMH19", + "dependencies": [ + "openstack_networking_secgroup_v2.default", + "openstack_networking_secgroup_v2.prometheus_access_from_grafana", + "openstack_networking_secgroup_v2.restricted_web" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_compute_instance_v2", + "name": "shared_postgresql_server", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "access_ip_v4": "10.1.43.162", + "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": "54768889-8556-4be4-a2eb-82a4d9b34627", + "volume_size": 10, + "volume_type": "" + } + ], + "config_drive": null, + "created": "2023-11-06 12:04:21 +0000 UTC", + "flavor_id": "9", + "flavor_name": "m1.large", + "floating_ip": null, + "force_delete": false, + "id": "5f70ba3a-7e5e-4dd5-b1a5-837b5e152c2c", + "image_id": "Attempt to boot from volume - no image supplied", + "image_name": null, + "key_pair": "adellam", + "metadata": null, + "name": "shared-postgresql-server", + "network": [ + { + "access_network": false, + "fixed_ip_v4": "10.1.43.162", + "fixed_ip_v6": "", + "floating_ip": "", + "mac": "fa:16:3e:22:58:1f", + "name": "d4s-production-cloud-main", + "port": "", + "uuid": "020df98d-ae72-452a-b376-3b6dc289acac" + }, + { + "access_network": false, + "fixed_ip_v4": "192.168.0.5", + "fixed_ip_v6": "", + "floating_ip": "", + "mac": "fa:16:3e:2d:75:ac", + "name": "postgresql-srv-net", + "port": "", + "uuid": "f6450bc8-1345-4b52-8f34-2903c0cca7f8" + } + ], + "network_mode": null, + "personality": [], + "power_state": "active", + "region": "isti_area_pi_1", + "scheduler_hints": [], + "security_groups": [ + "access_to_the_shared_postgresql_service", + "default_for_all" + ], + "stop_before_destroy": false, + "tags": [], + "timeouts": null, + "updated": "2023-11-06 12:04:53 +0000 UTC", + "user_data": "bb83b25fd1219aa1b850ece9be8d7b0f31714608", + "vendor_options": [], + "volume": [] + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxODAwMDAwMDAwMDAwLCJkZWxldGUiOjE4MDAwMDAwMDAwMDAsInVwZGF0ZSI6MTgwMDAwMDAwMDAwMH19", + "dependencies": [ + "openstack_networking_secgroup_v2.default", + "openstack_networking_secgroup_v2.shared_postgresql_access" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_compute_instance_v2", + "name": "ssh_jump_proxy", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "access_ip_v4": "10.1.40.5", + "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": "54768889-8556-4be4-a2eb-82a4d9b34627", + "volume_size": 30, + "volume_type": "" + } + ], + "config_drive": null, + "created": "2023-11-06 09:41:35 +0000 UTC", + "flavor_id": "10", + "flavor_name": "m2.small", + "floating_ip": null, + "force_delete": false, + "id": "837b6e43-31f0-4ca3-bc6f-07181e9cd6c4", + "image_id": "Attempt to boot from volume - no image supplied", + "image_name": null, + "key_pair": "adellam", + "metadata": null, + "name": "ssh-jump-proxy", + "network": [ + { + "access_network": false, + "fixed_ip_v4": "10.1.40.5", + "fixed_ip_v6": "", + "floating_ip": "", + "mac": "fa:16:3e:26:3a:c5", + "name": "d4s-production-cloud-main", + "port": "", + "uuid": "020df98d-ae72-452a-b376-3b6dc289acac" + } + ], + "network_mode": null, + "personality": [], + "power_state": "active", + "region": "isti_area_pi_1", + "scheduler_hints": [], + "security_groups": [ + "default_for_all", + "ssh_access_to_the_jump_node" + ], + "stop_before_destroy": false, + "tags": [], + "timeouts": null, + "updated": "2023-11-06 23:00:54 +0000 UTC", + "user_data": "bb83b25fd1219aa1b850ece9be8d7b0f31714608", + "vendor_options": [], + "volume": [] + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxODAwMDAwMDAwMDAwLCJkZWxldGUiOjE4MDAwMDAwMDAwMDAsInVwZGF0ZSI6MTgwMDAwMDAwMDAwMH19", + "dependencies": [ + "openstack_networking_secgroup_v2.access_to_the_jump_proxy", + "openstack_networking_secgroup_v2.default" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_compute_instance_v2", + "name": "swarm_nfs_server", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "access_ip_v4": "10.1.42.2", + "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": "54768889-8556-4be4-a2eb-82a4d9b34627", + "volume_size": 10, + "volume_type": "" + } + ], + "config_drive": null, + "created": "2023-11-06 18:56:48 +0000 UTC", + "flavor_id": "4", + "flavor_name": "m1.medium", + "floating_ip": null, + "force_delete": false, + "id": "89f336c3-5d22-459b-9d73-18da4eab8db1", + "image_id": "Attempt to boot from volume - no image supplied", + "image_name": null, + "key_pair": "adellam", + "metadata": null, + "name": "swarm-nfs-server", + "network": [ + { + "access_network": false, + "fixed_ip_v4": "10.1.42.2", + "fixed_ip_v6": "", + "floating_ip": "", + "mac": "fa:16:3e:00:3c:a6", + "name": "d4s-production-cloud-main", + "port": "", + "uuid": "020df98d-ae72-452a-b376-3b6dc289acac" + }, + { + "access_network": false, + "fixed_ip_v4": "192.168.4.10", + "fixed_ip_v6": "", + "floating_ip": "", + "mac": "fa:16:3e:74:1d:bb", + "name": "swarm-nfs-net", + "port": "", + "uuid": "5f4fb86d-bbb7-422b-89f0-de48982a214a" + } + ], + "network_mode": null, + "personality": [], + "power_state": "active", + "region": "isti_area_pi_1", + "scheduler_hints": [], + "security_groups": [ + "default_for_all", + "docker_swarm_nfs" + ], + "stop_before_destroy": false, + "tags": [], + "timeouts": null, + "updated": "2023-11-06 18:57:29 +0000 UTC", + "user_data": "bb83b25fd1219aa1b850ece9be8d7b0f31714608", + "vendor_options": [], + "volume": [] + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxODAwMDAwMDAwMDAwLCJkZWxldGUiOjE4MDAwMDAwMDAwMDAsInVwZGF0ZSI6MTgwMDAwMDAwMDAwMH19", + "dependencies": [ + "openstack_networking_network_v2.swarm_nfs_net", + "openstack_networking_secgroup_v2.default", + "openstack_networking_secgroup_v2.swarm_nfs_traffic", + "openstack_networking_subnet_v2.swarm_nfs_subnet" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_compute_servergroup_v2", + "name": "main_haproxy_l7", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "id": "59a59432-fdcf-46d5-b880-4ebee65116d9", + "members": [ + "5123837f-cbaf-4574-872f-20ea7fe01490", + "1f2a14f4-d3f7-40c2-b911-24c30fe7da6f" + ], + "name": "main_haproxy_l7", + "policies": [ + "anti-affinity" + ], + "region": "isti_area_pi_1", + "rules": [ + { + "max_server_per_host": 0 + } + ], + "value_specs": null + }, + "sensitive_attributes": [], + "private": "bnVsbA==" + } + ] + }, + { + "mode": "managed", + "type": "openstack_compute_servergroup_v2", + "name": "swarm_masters", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "id": "b8614e08-ab2f-4795-9992-5b3db09e4534", + "members": [ + "218369c6-7bd0-4b0c-aa71-dc07183007f3", + "0c00cb58-71a3-4066-8570-0c6333022b4e", + "e27a68a2-f124-469f-8f9d-850bd93785e9" + ], + "name": "swarm_masters", + "policies": [ + "anti-affinity" + ], + "region": "isti_area_pi_1", + "rules": [ + { + "max_server_per_host": 0 + } + ], + "value_specs": null + }, + "sensitive_attributes": [], + "private": "bnVsbA==" + } + ] + }, + { + "mode": "managed", + "type": "openstack_compute_servergroup_v2", + "name": "swarm_workers", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "id": "8e226428-f3f7-4ecd-94e1-c83956b773c4", + "members": [ + "60ece97f-cfea-4989-836c-0bb87d258e5a", + "f3cf42e3-b28b-4694-92e2-de9581eb1503", + "14a705c3-844a-4c5f-b727-256b6f2f2039", + "62a0cd55-f4b9-4bf0-bc8b-2da1e43bca0c", + "58360f23-4703-47f0-8b27-d621463c245c", + "dca55156-78be-4392-a9b1-3a93dee81dd0", + "3721fa5c-baf5-41c1-a00b-293cd6112e11", + "f39ad1ee-9f1e-43b7-b141-973d53e10a2e" + ], + "name": "swarm_workers", + "policies": [ + "soft-anti-affinity" + ], + "region": "isti_area_pi_1", + "rules": [ + { + "max_server_per_host": 0 + } + ], + "value_specs": null + }, + "sensitive_attributes": [], + "private": "bnVsbA==" + } + ] + }, + { + "mode": "managed", + "type": "openstack_compute_volume_attach_v2", + "name": "prometheus_data_attach_vol", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "device": "/dev/vdb", + "id": "257718b8-4ac0-4b5c-b1d1-a3f758c20b52/1a1b2857-0031-447b-9d63-2588bec45628", + "instance_id": "257718b8-4ac0-4b5c-b1d1-a3f758c20b52", + "multiattach": null, + "region": "isti_area_pi_1", + "timeouts": null, + "vendor_options": [], + "volume_id": "1a1b2857-0031-447b-9d63-2588bec45628" + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwfX0=", + "dependencies": [ + "openstack_blockstorage_volume_v3.prometheus_data_vol", + "openstack_compute_instance_v2.prometheus_server", + "openstack_networking_secgroup_v2.default", + "openstack_networking_secgroup_v2.prometheus_access_from_grafana", + "openstack_networking_secgroup_v2.restricted_web" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_compute_volume_attach_v2", + "name": "shared_postgresql_backup_attach_vol", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "device": "/dev/vdc", + "id": "5f70ba3a-7e5e-4dd5-b1a5-837b5e152c2c/ccccc2e7-693a-49fa-8d70-ad341529469d", + "instance_id": "5f70ba3a-7e5e-4dd5-b1a5-837b5e152c2c", + "multiattach": null, + "region": "isti_area_pi_1", + "timeouts": null, + "vendor_options": [], + "volume_id": "ccccc2e7-693a-49fa-8d70-ad341529469d" + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwfX0=", + "dependencies": [ + "openstack_blockstorage_volume_v3.shared_postgresql_backup_vol", + "openstack_compute_instance_v2.shared_postgresql_server", + "openstack_networking_secgroup_v2.default", + "openstack_networking_secgroup_v2.shared_postgresql_access" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_compute_volume_attach_v2", + "name": "shared_postgresql_data_attach_vol", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "device": "/dev/vdb", + "id": "5f70ba3a-7e5e-4dd5-b1a5-837b5e152c2c/1f6bf923-80e5-4038-ae08-79586f0e099a", + "instance_id": "5f70ba3a-7e5e-4dd5-b1a5-837b5e152c2c", + "multiattach": null, + "region": "isti_area_pi_1", + "timeouts": null, + "vendor_options": [], + "volume_id": "1f6bf923-80e5-4038-ae08-79586f0e099a" + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwfX0=", + "dependencies": [ + "openstack_blockstorage_volume_v3.shared_postgresql_data_vol", + "openstack_compute_instance_v2.shared_postgresql_server", + "openstack_networking_secgroup_v2.default", + "openstack_networking_secgroup_v2.shared_postgresql_access" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_compute_volume_attach_v2", + "name": "swarm_nfs_data_attach_vol", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "device": "/dev/vdb", + "id": "89f336c3-5d22-459b-9d73-18da4eab8db1/37a62707-52f1-4135-a35d-4dd248eee2af", + "instance_id": "89f336c3-5d22-459b-9d73-18da4eab8db1", + "multiattach": null, + "region": "isti_area_pi_1", + "timeouts": null, + "vendor_options": [], + "volume_id": "37a62707-52f1-4135-a35d-4dd248eee2af" + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwfX0=", + "dependencies": [ + "openstack_blockstorage_volume_v3.swarm_nfs_data_vol", + "openstack_compute_instance_v2.swarm_nfs_server", + "openstack_networking_network_v2.swarm_nfs_net", + "openstack_networking_secgroup_v2.default", + "openstack_networking_secgroup_v2.swarm_nfs_traffic", + "openstack_networking_subnet_v2.swarm_nfs_subnet" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_dns_recordset_v2", + "name": "alertmanager_server_recordset", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "Prometheus alertmanager", + "disable_status_check": false, + "id": "74135b34-1a9c-4c01-8cf0-22450a5660c4/23c6bb81-c7f1-41d9-8d3b-6b9e9abdb219", + "name": "alertmanager.cloud.d4science.org.", + "project_id": "1b45adf388934758b56d0dfdb4bfacf3", + "records": [ + "prometheus.cloud.d4science.org." + ], + "region": "isti_area_pi_1", + "timeouts": null, + "ttl": 8600, + "type": "CNAME", + "value_specs": null, + "zone_id": "74135b34-1a9c-4c01-8cf0-22450a5660c4" + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwLCJ1cGRhdGUiOjYwMDAwMDAwMDAwMH19" + } + ] + }, + { + "mode": "managed", + "type": "openstack_dns_recordset_v2", + "name": "ccp_dns_recordset", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "CCP hostname", + "disable_status_check": false, + "id": "74135b34-1a9c-4c01-8cf0-22450a5660c4/114e2df1-c700-4b3d-9cd4-7ff2c28e7a21", + "name": "ccp.cloud.d4science.org.", + "project_id": "1b45adf388934758b56d0dfdb4bfacf3", + "records": [ + "swarm-lb.cloud.d4science.org." + ], + "region": "isti_area_pi_1", + "timeouts": null, + "ttl": 8600, + "type": "CNAME", + "value_specs": null, + "zone_id": "74135b34-1a9c-4c01-8cf0-22450a5660c4" + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwLCJ1cGRhdGUiOjYwMDAwMDAwMDAwMH19" + } + ] + }, + { + "mode": "managed", + "type": "openstack_dns_recordset_v2", + "name": "cdn_dns_recordset", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "CDN hostname", + "disable_status_check": false, + "id": "74135b34-1a9c-4c01-8cf0-22450a5660c4/3d526e7c-a122-4623-a5d4-eabe3ead6b6a", + "name": "cdn.cloud.d4science.org.", + "project_id": "1b45adf388934758b56d0dfdb4bfacf3", + "records": [ + "swarm-lb.cloud.d4science.org." + ], + "region": "isti_area_pi_1", + "timeouts": null, + "ttl": 8600, + "type": "CNAME", + "value_specs": null, + "zone_id": "74135b34-1a9c-4c01-8cf0-22450a5660c4" + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwLCJ1cGRhdGUiOjYwMDAwMDAwMDAwMH19" + } + ] + }, + { + "mode": "managed", + "type": "openstack_dns_recordset_v2", + "name": "conductor_dns_recordset", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "Conductor hostname", + "disable_status_check": false, + "id": "74135b34-1a9c-4c01-8cf0-22450a5660c4/abd36731-aa59-4d87-9b93-8c7754f4bcc7", + "name": "conductor.cloud.d4science.org.", + "project_id": "1b45adf388934758b56d0dfdb4bfacf3", + "records": [ + "swarm-lb.cloud.d4science.org." + ], + "region": "isti_area_pi_1", + "timeouts": null, + "ttl": 8600, + "type": "CNAME", + "value_specs": null, + "zone_id": "74135b34-1a9c-4c01-8cf0-22450a5660c4" + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwLCJ1cGRhdGUiOjYwMDAwMDAwMDAwMH19" + } + ] + }, + { + "mode": "managed", + "type": "openstack_dns_recordset_v2", + "name": "main_lb_dns_recordset", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "Public IP address of the main load balancer", + "disable_status_check": false, + "id": "74135b34-1a9c-4c01-8cf0-22450a5660c4/e1208a56-0102-4af9-91ae-9cae08ff969c", + "name": "main-lb.cloud.d4science.org.", + "project_id": "1b45adf388934758b56d0dfdb4bfacf3", + "records": [ + "146.48.30.56" + ], + "region": "isti_area_pi_1", + "timeouts": null, + "ttl": 8600, + "type": "A", + "value_specs": null, + "zone_id": "74135b34-1a9c-4c01-8cf0-22450a5660c4" + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwLCJ1cGRhdGUiOjYwMDAwMDAwMDAwMH19", + "dependencies": [ + "openstack_networking_floatingip_v2.main_lb_ip" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_dns_recordset_v2", + "name": "prometheus_server_recordset", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "Public IP address of the Prometheus server", + "disable_status_check": false, + "id": "74135b34-1a9c-4c01-8cf0-22450a5660c4/b41af506-c4cd-4e9e-9a79-d2ae62891f51", + "name": "prometheus.cloud.d4science.org.", + "project_id": "1b45adf388934758b56d0dfdb4bfacf3", + "records": [ + "146.48.30.139" + ], + "region": "isti_area_pi_1", + "timeouts": null, + "ttl": 8600, + "type": "A", + "value_specs": null, + "zone_id": "74135b34-1a9c-4c01-8cf0-22450a5660c4" + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwLCJ1cGRhdGUiOjYwMDAwMDAwMDAwMH19", + "dependencies": [ + "openstack_networking_floatingip_v2.prometheus_server_ip" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_dns_recordset_v2", + "name": "ssh_jump_proxy_recordset", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "Public IP address of the SSH Proxy Jump server", + "disable_status_check": false, + "id": "74135b34-1a9c-4c01-8cf0-22450a5660c4/a8c607e5-d5a5-4d07-a551-cd158f045501", + "name": "ssh-jump-proxy.cloud.d4science.org.", + "project_id": "1b45adf388934758b56d0dfdb4bfacf3", + "records": [ + "146.48.30.156" + ], + "region": "isti_area_pi_1", + "timeouts": null, + "ttl": 8600, + "type": "A", + "value_specs": null, + "zone_id": "74135b34-1a9c-4c01-8cf0-22450a5660c4" + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwLCJ1cGRhdGUiOjYwMDAwMDAwMDAwMH19", + "dependencies": [ + "openstack_networking_floatingip_v2.ssh_jump_proxy_ip" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_dns_recordset_v2", + "name": "swarm_lb_dns_recordset", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "Public IP address of the load balancer in front of Docker Swarm", + "disable_status_check": false, + "id": "74135b34-1a9c-4c01-8cf0-22450a5660c4/b90601cc-bdd3-44db-86d7-64f3eb45c014", + "name": "swarm-lb.cloud.d4science.org.", + "project_id": "1b45adf388934758b56d0dfdb4bfacf3", + "records": [ + "146.48.31.87" + ], + "region": "isti_area_pi_1", + "timeouts": null, + "ttl": 8600, + "type": "A", + "value_specs": null, + "zone_id": "74135b34-1a9c-4c01-8cf0-22450a5660c4" + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwLCJ1cGRhdGUiOjYwMDAwMDAwMDAwMH19", + "dependencies": [ + "openstack_networking_floatingip_v2.swarm_lb_ip" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_dns_recordset_v2", + "name": "swarm_portainer_dns_recordset", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "Portainer hostname", + "disable_status_check": false, + "id": "74135b34-1a9c-4c01-8cf0-22450a5660c4/90d4ba8c-213a-4f92-be30-c9e415db6620", + "name": "portainer.cloud.d4science.org.", + "project_id": "1b45adf388934758b56d0dfdb4bfacf3", + "records": [ + "swarm-lb.cloud.d4science.org." + ], + "region": "isti_area_pi_1", + "timeouts": null, + "ttl": 8600, + "type": "CNAME", + "value_specs": null, + "zone_id": "74135b34-1a9c-4c01-8cf0-22450a5660c4" + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwLCJ1cGRhdGUiOjYwMDAwMDAwMDAwMH19" + } + ] + }, + { + "mode": "managed", + "type": "openstack_lb_listener_v2", + "name": "main_haproxy_http_listener", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "admin_state_up": true, + "allowed_cidrs": [], + "connection_limit": -1, + "default_pool_id": "237b4cf8-0540-43c1-aba7-0ba0315b4ff0", + "default_tls_container_ref": "", + "description": "HTTP listener of the main HAPROXY instances", + "id": "f7d4aafb-ef81-4b13-ab96-f861765f8870", + "insert_headers": {}, + "loadbalancer_id": "cbdff2b8-eecf-4860-a551-d19067855f5c", + "name": "main_haproxy_http_listener", + "protocol": "TCP", + "protocol_port": 80, + "region": "isti_area_pi_1", + "sni_container_refs": [], + "tags": [], + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeout_client_data": 50000, + "timeout_member_connect": 5000, + "timeout_member_data": 50000, + "timeout_tcp_inspect": 0, + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwLCJ1cGRhdGUiOjYwMDAwMDAwMDAwMH19", + "dependencies": [ + "openstack_lb_loadbalancer_v2.main_lb" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_lb_listener_v2", + "name": "main_haproxy_https_listener", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "admin_state_up": true, + "allowed_cidrs": [], + "connection_limit": -1, + "default_pool_id": "617960f7-7291-4a66-80c0-ab9942f7ffbc", + "default_tls_container_ref": "", + "description": "HTTPS listener of the main HAPROXY instances", + "id": "6fc95fe6-5ce1-4339-b58f-7b82e61ab108", + "insert_headers": {}, + "loadbalancer_id": "cbdff2b8-eecf-4860-a551-d19067855f5c", + "name": "main_haproxy_https_listener", + "protocol": "TCP", + "protocol_port": 443, + "region": "isti_area_pi_1", + "sni_container_refs": [], + "tags": [], + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeout_client_data": 50000, + "timeout_member_connect": 5000, + "timeout_member_data": 50000, + "timeout_tcp_inspect": 0, + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwLCJ1cGRhdGUiOjYwMDAwMDAwMDAwMH19", + "dependencies": [ + "openstack_lb_loadbalancer_v2.main_lb" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_lb_listener_v2", + "name": "main_haproxy_stats_listener", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "admin_state_up": true, + "allowed_cidrs": [ + "146.48.122.27/32", + "146.48.122.49/32", + "146.48.28.10/32", + "146.48.28.11/32" + ], + "connection_limit": -1, + "default_pool_id": "b3de3611-fbde-4f25-bdc4-fcd5e9b86e0e", + "default_tls_container_ref": "", + "description": "Listener for the stats of the main HAPROXY instances", + "id": "5dddde18-14c9-4239-95d9-a6cd9fab63a6", + "insert_headers": {}, + "loadbalancer_id": "cbdff2b8-eecf-4860-a551-d19067855f5c", + "name": "main_haproxy_stats_listener", + "protocol": "TCP", + "protocol_port": 8880, + "region": "isti_area_pi_1", + "sni_container_refs": [], + "tags": [], + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeout_client_data": 50000, + "timeout_member_connect": 5000, + "timeout_member_data": 50000, + "timeout_tcp_inspect": 0, + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwLCJ1cGRhdGUiOjYwMDAwMDAwMDAwMH19", + "dependencies": [ + "openstack_lb_loadbalancer_v2.main_lb" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_lb_listener_v2", + "name": "swarm_haproxy_8080_listener", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "admin_state_up": true, + "allowed_cidrs": [], + "connection_limit": -1, + "default_pool_id": "ffe21c8b-f497-4a2f-9efe-17cc81fc7ecf", + "default_tls_container_ref": "", + "description": "HTTP port 8080 listener of the Docker Swarm HAPROXY instances", + "id": "ad6581a5-0544-4a83-b4d4-938c180a1308", + "insert_headers": {}, + "loadbalancer_id": "8bfd2511-05a7-47a4-9c08-d72086932564", + "name": "swarm_haproxy_8080_listener", + "protocol": "TCP", + "protocol_port": 8080, + "region": "isti_area_pi_1", + "sni_container_refs": [], + "tags": [], + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeout_client_data": 50000, + "timeout_member_connect": 5000, + "timeout_member_data": 50000, + "timeout_tcp_inspect": 0, + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwLCJ1cGRhdGUiOjYwMDAwMDAwMDAwMH19", + "dependencies": [ + "openstack_lb_loadbalancer_v2.swarm_lb" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_lb_listener_v2", + "name": "swarm_haproxy_http_listener", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "admin_state_up": true, + "allowed_cidrs": [], + "connection_limit": -1, + "default_pool_id": "f0210085-5622-4acc-859a-8082000874a9", + "default_tls_container_ref": "", + "description": "HTTP listener of the Docker Swarm HAPROXY instances", + "id": "4cdc199c-1a7b-44bd-9718-5bcdbe41052c", + "insert_headers": {}, + "loadbalancer_id": "8bfd2511-05a7-47a4-9c08-d72086932564", + "name": "swarm_haproxy_http_listener", + "protocol": "TCP", + "protocol_port": 80, + "region": "isti_area_pi_1", + "sni_container_refs": [], + "tags": [], + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeout_client_data": 50000, + "timeout_member_connect": 5000, + "timeout_member_data": 50000, + "timeout_tcp_inspect": 0, + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwLCJ1cGRhdGUiOjYwMDAwMDAwMDAwMH19", + "dependencies": [ + "openstack_lb_loadbalancer_v2.swarm_lb" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_lb_listener_v2", + "name": "swarm_haproxy_https_listener", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "admin_state_up": true, + "allowed_cidrs": [], + "connection_limit": -1, + "default_pool_id": "360b3436-9191-4a71-8a76-d8e8070919b4", + "default_tls_container_ref": "", + "description": "HTTPS listener of the main HAPROXY instances", + "id": "4560bbab-2f03-46e0-82ac-e7ee91c9d9b1", + "insert_headers": {}, + "loadbalancer_id": "8bfd2511-05a7-47a4-9c08-d72086932564", + "name": "swarm_haproxy_https_listener", + "protocol": "TCP", + "protocol_port": 443, + "region": "isti_area_pi_1", + "sni_container_refs": [], + "tags": [], + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeout_client_data": 50000, + "timeout_member_connect": 5000, + "timeout_member_data": 50000, + "timeout_tcp_inspect": 0, + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwLCJ1cGRhdGUiOjYwMDAwMDAwMDAwMH19", + "dependencies": [ + "openstack_lb_loadbalancer_v2.swarm_lb" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_lb_listener_v2", + "name": "swarm_haproxy_stats_listener", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "admin_state_up": true, + "allowed_cidrs": [ + "146.48.122.27/32", + "146.48.122.49/32", + "146.48.28.10/32", + "146.48.28.11/32" + ], + "connection_limit": -1, + "default_pool_id": "36a7e176-3a09-4abd-a263-95b432ccbbb5", + "default_tls_container_ref": "", + "description": "Listener for the stats of the Docker Swarm HAPROXY instances", + "id": "1e2891d4-a616-4287-92d8-887e64230d67", + "insert_headers": {}, + "loadbalancer_id": "8bfd2511-05a7-47a4-9c08-d72086932564", + "name": "swarm_haproxy_stats_listener", + "protocol": "TCP", + "protocol_port": 8880, + "region": "isti_area_pi_1", + "sni_container_refs": [], + "tags": [], + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeout_client_data": 50000, + "timeout_member_connect": 5000, + "timeout_member_data": 50000, + "timeout_tcp_inspect": 0, + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwLCJ1cGRhdGUiOjYwMDAwMDAwMDAwMH19", + "dependencies": [ + "openstack_lb_loadbalancer_v2.swarm_lb" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_lb_loadbalancer_v2", + "name": "main_lb", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "admin_state_up": true, + "availability_zone": "", + "description": "Main L4 load balancer for the D4Science production", + "flavor_id": "394988b5-6603-4a1e-a939-8e177c6681c7", + "id": "cbdff2b8-eecf-4860-a551-d19067855f5c", + "loadbalancer_provider": "amphora", + "name": "d4s-production-cloud-l4-load-balancer", + "region": "isti_area_pi_1", + "security_group_ids": [ + "8f7bfe88-8e1f-4931-b20a-a5b57d6c866c" + ], + "tags": [], + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null, + "vip_address": "10.1.40.20", + "vip_network_id": "020df98d-ae72-452a-b376-3b6dc289acac", + "vip_port_id": "fe480712-1e71-4dc6-8e3a-50067143b2d3", + "vip_subnet_id": "5d7b83ad-e058-4a3a-bfd8-d20ba6d42e1a" + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6MzAwMDAwMDAwMDAwLCJ1cGRhdGUiOjYwMDAwMDAwMDAwMH19" + } + ] + }, + { + "mode": "managed", + "type": "openstack_lb_loadbalancer_v2", + "name": "swarm_lb", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "admin_state_up": true, + "availability_zone": "", + "description": "L4 balancer that serves the D4Science production Docker Swarm cluster", + "flavor_id": "394988b5-6603-4a1e-a939-8e177c6681c7", + "id": "8bfd2511-05a7-47a4-9c08-d72086932564", + "loadbalancer_provider": "amphora", + "name": "d4s-production-cloud-swarm-l4", + "region": "isti_area_pi_1", + "security_group_ids": [ + "1cde5d46-274e-486b-8869-ca6c496fa226" + ], + "tags": [], + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null, + "vip_address": "10.1.40.30", + "vip_network_id": "020df98d-ae72-452a-b376-3b6dc289acac", + "vip_port_id": "ae327440-a9ef-4f3e-980b-acd315a896fe", + "vip_subnet_id": "5d7b83ad-e058-4a3a-bfd8-d20ba6d42e1a" + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6MzAwMDAwMDAwMDAwLCJ1cGRhdGUiOjYwMDAwMDAwMDAwMH19" + } + ] + }, + { + "mode": "managed", + "type": "openstack_lb_members_v2", + "name": "main_haproxy_http_pool_members", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "id": "237b4cf8-0540-43c1-aba7-0ba0315b4ff0", + "member": [ + { + "address": "10.1.40.11", + "admin_state_up": true, + "backup": false, + "id": "7cbf1998-13b7-46eb-828e-456bec7d734b", + "monitor_address": "", + "monitor_port": 0, + "name": "haproxy l7 1", + "protocol_port": 80, + "subnet_id": "", + "weight": 1 + }, + { + "address": "10.1.40.12", + "admin_state_up": true, + "backup": false, + "id": "1775344b-9ec4-48eb-b6b5-0e535889d547", + "monitor_address": "", + "monitor_port": 0, + "name": "haproxy l7 2", + "protocol_port": 80, + "subnet_id": "", + "weight": 1 + } + ], + "pool_id": "237b4cf8-0540-43c1-aba7-0ba0315b4ff0", + "region": "isti_area_pi_1", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwLCJ1cGRhdGUiOjYwMDAwMDAwMDAwMH19", + "dependencies": [ + "openstack_lb_listener_v2.main_haproxy_http_listener", + "openstack_lb_loadbalancer_v2.main_lb", + "openstack_lb_pool_v2.main_haproxy_http_pool" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_lb_members_v2", + "name": "main_haproxy_https_pool_members", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "id": "617960f7-7291-4a66-80c0-ab9942f7ffbc", + "member": [ + { + "address": "10.1.40.11", + "admin_state_up": true, + "backup": false, + "id": "44d91c89-3504-4afe-98bc-47471bc84151", + "monitor_address": "", + "monitor_port": 0, + "name": "haproxy l7 1", + "protocol_port": 443, + "subnet_id": "", + "weight": 1 + }, + { + "address": "10.1.40.12", + "admin_state_up": true, + "backup": false, + "id": "4f88ed6f-ccf5-4e8e-ad0d-4214f0f2a7bb", + "monitor_address": "", + "monitor_port": 0, + "name": "haproxy l7 2", + "protocol_port": 443, + "subnet_id": "", + "weight": 1 + } + ], + "pool_id": "617960f7-7291-4a66-80c0-ab9942f7ffbc", + "region": "isti_area_pi_1", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwLCJ1cGRhdGUiOjYwMDAwMDAwMDAwMH19", + "dependencies": [ + "openstack_lb_listener_v2.main_haproxy_https_listener", + "openstack_lb_loadbalancer_v2.main_lb", + "openstack_lb_pool_v2.main_haproxy_https_pool" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_lb_members_v2", + "name": "main_haproxy_stats_pool_members", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "id": "b3de3611-fbde-4f25-bdc4-fcd5e9b86e0e", + "member": [ + { + "address": "10.1.40.11", + "admin_state_up": true, + "backup": false, + "id": "a1ebf9eb-3fcd-4bce-bcc3-d679d96532a0", + "monitor_address": "", + "monitor_port": 0, + "name": "haproxy l7 1", + "protocol_port": 8880, + "subnet_id": "", + "weight": 1 + }, + { + "address": "10.1.40.12", + "admin_state_up": true, + "backup": false, + "id": "3469b5aa-b029-4205-bec6-32a2eeab79b8", + "monitor_address": "", + "monitor_port": 0, + "name": "haproxy l7 2", + "protocol_port": 8880, + "subnet_id": "", + "weight": 1 + } + ], + "pool_id": "b3de3611-fbde-4f25-bdc4-fcd5e9b86e0e", + "region": "isti_area_pi_1", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwLCJ1cGRhdGUiOjYwMDAwMDAwMDAwMH19", + "dependencies": [ + "openstack_lb_listener_v2.main_haproxy_stats_listener", + "openstack_lb_loadbalancer_v2.main_lb", + "openstack_lb_pool_v2.main_haproxy_stats_pool" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_lb_members_v2", + "name": "swarm_haproxy_8080_pool_members", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "id": "ffe21c8b-f497-4a2f-9efe-17cc81fc7ecf", + "member": [ + { + "address": "10.1.40.31", + "admin_state_up": true, + "backup": false, + "id": "d155402c-f167-4e07-bcc8-483b1128003f", + "monitor_address": "", + "monitor_port": 0, + "name": "swarm mgr haproxy 1", + "protocol_port": 8080, + "subnet_id": "", + "weight": 1 + }, + { + "address": "10.1.40.32", + "admin_state_up": true, + "backup": false, + "id": "f00416a6-a8d9-4c27-b331-5d4c01e04a0b", + "monitor_address": "", + "monitor_port": 0, + "name": "swarm mgr haproxy 2", + "protocol_port": 8080, + "subnet_id": "", + "weight": 1 + }, + { + "address": "10.1.40.33", + "admin_state_up": true, + "backup": false, + "id": "9cfe4557-149d-4919-a790-ce1aa3136e83", + "monitor_address": "", + "monitor_port": 0, + "name": "swarm mgr haproxy 3", + "protocol_port": 8080, + "subnet_id": "", + "weight": 1 + } + ], + "pool_id": "ffe21c8b-f497-4a2f-9efe-17cc81fc7ecf", + "region": "isti_area_pi_1", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwLCJ1cGRhdGUiOjYwMDAwMDAwMDAwMH19", + "dependencies": [ + "openstack_lb_listener_v2.swarm_haproxy_8080_listener", + "openstack_lb_loadbalancer_v2.swarm_lb", + "openstack_lb_pool_v2.swarm_haproxy_8080_pool" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_lb_members_v2", + "name": "swarm_haproxy_http_pool_members", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "id": "f0210085-5622-4acc-859a-8082000874a9", + "member": [ + { + "address": "10.1.40.31", + "admin_state_up": true, + "backup": false, + "id": "d4fc5299-00f4-409a-9217-cd574fbe58a2", + "monitor_address": "", + "monitor_port": 0, + "name": "swarm mgr haproxy 1", + "protocol_port": 80, + "subnet_id": "", + "weight": 1 + }, + { + "address": "10.1.40.32", + "admin_state_up": true, + "backup": false, + "id": "4d12edde-12f4-4714-be8a-fac966a28dbf", + "monitor_address": "", + "monitor_port": 0, + "name": "swarm mgr haproxy 2", + "protocol_port": 80, + "subnet_id": "", + "weight": 1 + }, + { + "address": "10.1.40.33", + "admin_state_up": true, + "backup": false, + "id": "cf61b41b-ed62-4457-98af-0c3a9dbc8e2e", + "monitor_address": "", + "monitor_port": 0, + "name": "swarm mgr haproxy 3", + "protocol_port": 80, + "subnet_id": "", + "weight": 1 + } + ], + "pool_id": "f0210085-5622-4acc-859a-8082000874a9", + "region": "isti_area_pi_1", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwLCJ1cGRhdGUiOjYwMDAwMDAwMDAwMH19", + "dependencies": [ + "openstack_lb_listener_v2.swarm_haproxy_http_listener", + "openstack_lb_loadbalancer_v2.swarm_lb", + "openstack_lb_pool_v2.swarm_haproxy_http_pool" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_lb_members_v2", + "name": "swarm_haproxy_https_pool_members", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "id": "360b3436-9191-4a71-8a76-d8e8070919b4", + "member": [ + { + "address": "10.1.40.31", + "admin_state_up": true, + "backup": false, + "id": "67e0f6d9-934f-4d9a-a726-07419b9ebbdb", + "monitor_address": "", + "monitor_port": 0, + "name": "swarm mgr haproxy 1", + "protocol_port": 443, + "subnet_id": "", + "weight": 1 + }, + { + "address": "10.1.40.32", + "admin_state_up": true, + "backup": false, + "id": "2196bbdf-4099-4e7a-ad85-b9db1db85690", + "monitor_address": "", + "monitor_port": 0, + "name": "swarm mgr haproxy 2", + "protocol_port": 443, + "subnet_id": "", + "weight": 1 + }, + { + "address": "10.1.40.33", + "admin_state_up": true, + "backup": false, + "id": "22882b96-5d9f-42bb-b6d6-05a04eebd685", + "monitor_address": "", + "monitor_port": 0, + "name": "swarm mgr haproxy 3", + "protocol_port": 443, + "subnet_id": "", + "weight": 1 + } + ], + "pool_id": "360b3436-9191-4a71-8a76-d8e8070919b4", + "region": "isti_area_pi_1", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwLCJ1cGRhdGUiOjYwMDAwMDAwMDAwMH19", + "dependencies": [ + "openstack_lb_listener_v2.swarm_haproxy_https_listener", + "openstack_lb_loadbalancer_v2.swarm_lb", + "openstack_lb_pool_v2.swarm_haproxy_https_pool" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_lb_members_v2", + "name": "swarm_haproxy_stats_pool_members", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "id": "36a7e176-3a09-4abd-a263-95b432ccbbb5", + "member": [ + { + "address": "10.1.40.31", + "admin_state_up": true, + "backup": false, + "id": "c43c8a90-a239-41df-9d21-b738a95a3db1", + "monitor_address": "", + "monitor_port": 0, + "name": "swarm mgr haproxy 1", + "protocol_port": 8880, + "subnet_id": "", + "weight": 1 + }, + { + "address": "10.1.40.32", + "admin_state_up": true, + "backup": false, + "id": "5caacab3-4e2e-49bb-aeb1-a35cc604e9a7", + "monitor_address": "", + "monitor_port": 0, + "name": "swarm mgr haproxy 2", + "protocol_port": 8880, + "subnet_id": "", + "weight": 1 + }, + { + "address": "10.1.40.33", + "admin_state_up": true, + "backup": false, + "id": "a0b9607d-478b-47d6-8cf4-97168e602a19", + "monitor_address": "", + "monitor_port": 0, + "name": "swarm mgr haproxy 3", + "protocol_port": 8880, + "subnet_id": "", + "weight": 1 + } + ], + "pool_id": "36a7e176-3a09-4abd-a263-95b432ccbbb5", + "region": "isti_area_pi_1", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwLCJ1cGRhdGUiOjYwMDAwMDAwMDAwMH19", + "dependencies": [ + "openstack_lb_listener_v2.swarm_haproxy_stats_listener", + "openstack_lb_loadbalancer_v2.swarm_lb", + "openstack_lb_pool_v2.swarm_haproxy_stats_pool" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_lb_monitor_v2", + "name": "main_haproxy_http_monitor", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "admin_state_up": true, + "delay": 20, + "expected_codes": "200", + "http_method": "GET", + "id": "0aae0dd9-caa7-47c8-932e-7793157383b8", + "max_retries": 3, + "max_retries_down": 3, + "name": "main_haproxy_http_monitor", + "pool_id": "237b4cf8-0540-43c1-aba7-0ba0315b4ff0", + "region": "isti_area_pi_1", + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeout": 5, + "timeouts": null, + "type": "HTTP", + "url_path": "/_haproxy_health_check" + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwLCJ1cGRhdGUiOjYwMDAwMDAwMDAwMH19", + "dependencies": [ + "openstack_lb_listener_v2.main_haproxy_http_listener", + "openstack_lb_loadbalancer_v2.main_lb", + "openstack_lb_pool_v2.main_haproxy_http_pool" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_lb_monitor_v2", + "name": "main_haproxy_https_monitor", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "admin_state_up": true, + "delay": 20, + "expected_codes": "200", + "http_method": "GET", + "id": "cad1a06c-36c1-4c01-ac22-cb0343d734dc", + "max_retries": 3, + "max_retries_down": 3, + "name": "main_haproxy_https_monitor", + "pool_id": "617960f7-7291-4a66-80c0-ab9942f7ffbc", + "region": "isti_area_pi_1", + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeout": 5, + "timeouts": null, + "type": "HTTPS", + "url_path": "/_haproxy_health_check" + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwLCJ1cGRhdGUiOjYwMDAwMDAwMDAwMH19", + "dependencies": [ + "openstack_lb_listener_v2.main_haproxy_https_listener", + "openstack_lb_loadbalancer_v2.main_lb", + "openstack_lb_pool_v2.main_haproxy_https_pool" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_lb_monitor_v2", + "name": "main_haproxy_stats_monitor", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "admin_state_up": true, + "delay": 20, + "expected_codes": "", + "http_method": "", + "id": "0ae1e437-e960-4502-b8cf-ecf0f8763b9a", + "max_retries": 3, + "max_retries_down": 3, + "name": "main_haproxy_stats_monitor", + "pool_id": "b3de3611-fbde-4f25-bdc4-fcd5e9b86e0e", + "region": "isti_area_pi_1", + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeout": 5, + "timeouts": null, + "type": "TCP", + "url_path": "" + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwLCJ1cGRhdGUiOjYwMDAwMDAwMDAwMH19", + "dependencies": [ + "openstack_lb_listener_v2.main_haproxy_stats_listener", + "openstack_lb_loadbalancer_v2.main_lb", + "openstack_lb_pool_v2.main_haproxy_stats_pool" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_lb_monitor_v2", + "name": "swarm_haproxy_8080_monitor", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "admin_state_up": true, + "delay": 20, + "expected_codes": "200", + "http_method": "GET", + "id": "9147567e-eb57-4fb9-b13d-45fdfd3f3f43", + "max_retries": 3, + "max_retries_down": 3, + "name": "swarm_haproxy_8080_monitor", + "pool_id": "ffe21c8b-f497-4a2f-9efe-17cc81fc7ecf", + "region": "isti_area_pi_1", + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeout": 5, + "timeouts": null, + "type": "HTTP", + "url_path": "/_haproxy_health_check" + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwLCJ1cGRhdGUiOjYwMDAwMDAwMDAwMH19", + "dependencies": [ + "openstack_lb_listener_v2.swarm_haproxy_8080_listener", + "openstack_lb_loadbalancer_v2.swarm_lb", + "openstack_lb_pool_v2.swarm_haproxy_8080_pool" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_lb_monitor_v2", + "name": "swarm_haproxy_http_monitor", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "admin_state_up": true, + "delay": 20, + "expected_codes": "200", + "http_method": "GET", + "id": "fa8a9632-a02a-4d79-8680-65fed2a7ddc5", + "max_retries": 3, + "max_retries_down": 3, + "name": "swarm_haproxy_http_monitor", + "pool_id": "f0210085-5622-4acc-859a-8082000874a9", + "region": "isti_area_pi_1", + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeout": 5, + "timeouts": null, + "type": "HTTP", + "url_path": "/_haproxy_health_check" + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwLCJ1cGRhdGUiOjYwMDAwMDAwMDAwMH19", + "dependencies": [ + "openstack_lb_listener_v2.swarm_haproxy_http_listener", + "openstack_lb_loadbalancer_v2.swarm_lb", + "openstack_lb_pool_v2.swarm_haproxy_http_pool" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_lb_monitor_v2", + "name": "swarm_haproxy_https_monitor", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "admin_state_up": true, + "delay": 20, + "expected_codes": "200", + "http_method": "GET", + "id": "7e97006d-ddf3-4e8c-bcc3-f76d7d35b98b", + "max_retries": 3, + "max_retries_down": 3, + "name": "swarm_haproxy_https_monitor", + "pool_id": "360b3436-9191-4a71-8a76-d8e8070919b4", + "region": "isti_area_pi_1", + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeout": 5, + "timeouts": null, + "type": "HTTPS", + "url_path": "/_haproxy_health_check" + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwLCJ1cGRhdGUiOjYwMDAwMDAwMDAwMH19", + "dependencies": [ + "openstack_lb_listener_v2.swarm_haproxy_https_listener", + "openstack_lb_loadbalancer_v2.swarm_lb", + "openstack_lb_pool_v2.swarm_haproxy_https_pool" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_lb_monitor_v2", + "name": "swarm_haproxy_stats_monitor", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "admin_state_up": true, + "delay": 20, + "expected_codes": "", + "http_method": "", + "id": "6b7ce494-6af9-42fe-8da6-7486a5a31211", + "max_retries": 3, + "max_retries_down": 3, + "name": "swarm_haproxy_stats_monitor", + "pool_id": "36a7e176-3a09-4abd-a263-95b432ccbbb5", + "region": "isti_area_pi_1", + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeout": 5, + "timeouts": null, + "type": "TCP", + "url_path": "" + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwLCJ1cGRhdGUiOjYwMDAwMDAwMDAwMH19", + "dependencies": [ + "openstack_lb_listener_v2.swarm_haproxy_stats_listener", + "openstack_lb_loadbalancer_v2.swarm_lb", + "openstack_lb_pool_v2.swarm_haproxy_stats_pool" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_lb_pool_v2", + "name": "main_haproxy_http_pool", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "admin_state_up": true, + "description": "Pool for the HTTP listener of the main HAPROXY instances", + "id": "237b4cf8-0540-43c1-aba7-0ba0315b4ff0", + "lb_method": "LEAST_CONNECTIONS", + "listener_id": "f7d4aafb-ef81-4b13-ab96-f861765f8870", + "loadbalancer_id": null, + "name": "main-haproxy-lb-http", + "persistence": [ + { + "cookie_name": "", + "type": "SOURCE_IP" + } + ], + "protocol": "PROXYV2", + "region": "isti_area_pi_1", + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwLCJ1cGRhdGUiOjYwMDAwMDAwMDAwMH19", + "dependencies": [ + "openstack_lb_listener_v2.main_haproxy_http_listener", + "openstack_lb_loadbalancer_v2.main_lb" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_lb_pool_v2", + "name": "main_haproxy_https_pool", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "admin_state_up": true, + "description": "Pool for the HTTPS listener of the main HAPROXY instances", + "id": "617960f7-7291-4a66-80c0-ab9942f7ffbc", + "lb_method": "LEAST_CONNECTIONS", + "listener_id": "6fc95fe6-5ce1-4339-b58f-7b82e61ab108", + "loadbalancer_id": null, + "name": "main-haproxy-lb-https", + "persistence": [ + { + "cookie_name": "", + "type": "SOURCE_IP" + } + ], + "protocol": "PROXYV2", + "region": "isti_area_pi_1", + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwLCJ1cGRhdGUiOjYwMDAwMDAwMDAwMH19", + "dependencies": [ + "openstack_lb_listener_v2.main_haproxy_https_listener", + "openstack_lb_loadbalancer_v2.main_lb" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_lb_pool_v2", + "name": "main_haproxy_stats_pool", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "admin_state_up": true, + "description": "Pool for the stats of the main HAPROXY instances", + "id": "b3de3611-fbde-4f25-bdc4-fcd5e9b86e0e", + "lb_method": "LEAST_CONNECTIONS", + "listener_id": "5dddde18-14c9-4239-95d9-a6cd9fab63a6", + "loadbalancer_id": null, + "name": "main-haproxy-lb-stats", + "persistence": [ + { + "cookie_name": "", + "type": "SOURCE_IP" + } + ], + "protocol": "TCP", + "region": "isti_area_pi_1", + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwLCJ1cGRhdGUiOjYwMDAwMDAwMDAwMH19", + "dependencies": [ + "openstack_lb_listener_v2.main_haproxy_stats_listener", + "openstack_lb_loadbalancer_v2.main_lb" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_lb_pool_v2", + "name": "swarm_haproxy_8080_pool", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "admin_state_up": true, + "description": "Pool for the HTTP port 8080 listener of the Docker Swarm HAPROXY instances", + "id": "ffe21c8b-f497-4a2f-9efe-17cc81fc7ecf", + "lb_method": "LEAST_CONNECTIONS", + "listener_id": "ad6581a5-0544-4a83-b4d4-938c180a1308", + "loadbalancer_id": null, + "name": "swarm-haproxy-lb-http-8080", + "persistence": [ + { + "cookie_name": "", + "type": "SOURCE_IP" + } + ], + "protocol": "PROXYV2", + "region": "isti_area_pi_1", + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwLCJ1cGRhdGUiOjYwMDAwMDAwMDAwMH19", + "dependencies": [ + "openstack_lb_listener_v2.swarm_haproxy_8080_listener", + "openstack_lb_loadbalancer_v2.swarm_lb" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_lb_pool_v2", + "name": "swarm_haproxy_http_pool", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "admin_state_up": true, + "description": "Pool for the HTTP listener of the Docker Swarm HAPROXY instances", + "id": "f0210085-5622-4acc-859a-8082000874a9", + "lb_method": "LEAST_CONNECTIONS", + "listener_id": "4cdc199c-1a7b-44bd-9718-5bcdbe41052c", + "loadbalancer_id": null, + "name": "swarm-haproxy-lb-http", + "persistence": [ + { + "cookie_name": "", + "type": "SOURCE_IP" + } + ], + "protocol": "PROXYV2", + "region": "isti_area_pi_1", + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwLCJ1cGRhdGUiOjYwMDAwMDAwMDAwMH19", + "dependencies": [ + "openstack_lb_listener_v2.swarm_haproxy_http_listener", + "openstack_lb_loadbalancer_v2.swarm_lb" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_lb_pool_v2", + "name": "swarm_haproxy_https_pool", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "admin_state_up": true, + "description": "Pool for the HTTPS listener of the Docker Swarm HAPROXY instances", + "id": "360b3436-9191-4a71-8a76-d8e8070919b4", + "lb_method": "LEAST_CONNECTIONS", + "listener_id": "4560bbab-2f03-46e0-82ac-e7ee91c9d9b1", + "loadbalancer_id": null, + "name": "swarm-haproxy-lb-https", + "persistence": [ + { + "cookie_name": "", + "type": "SOURCE_IP" + } + ], + "protocol": "PROXYV2", + "region": "isti_area_pi_1", + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwLCJ1cGRhdGUiOjYwMDAwMDAwMDAwMH19", + "dependencies": [ + "openstack_lb_listener_v2.swarm_haproxy_https_listener", + "openstack_lb_loadbalancer_v2.swarm_lb" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_lb_pool_v2", + "name": "swarm_haproxy_stats_pool", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "admin_state_up": true, + "description": "Pool for the stats of the main HAPROXY instances", + "id": "36a7e176-3a09-4abd-a263-95b432ccbbb5", + "lb_method": "LEAST_CONNECTIONS", + "listener_id": "1e2891d4-a616-4287-92d8-887e64230d67", + "loadbalancer_id": null, + "name": "swarm-haproxy-lb-stats", + "persistence": [ + { + "cookie_name": "", + "type": "SOURCE_IP" + } + ], + "protocol": "TCP", + "region": "isti_area_pi_1", + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwLCJ1cGRhdGUiOjYwMDAwMDAwMDAwMH19", + "dependencies": [ + "openstack_lb_listener_v2.swarm_haproxy_stats_listener", + "openstack_lb_loadbalancer_v2.swarm_lb" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_floatingip_associate_v2", + "name": "main_lb", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "fixed_ip": "10.1.40.20", + "floating_ip": "146.48.30.56", + "id": "b7af503e-4734-4a2b-92d5-37ea44c9cbf3", + "port_id": "fe480712-1e71-4dc6-8e3a-50067143b2d3", + "region": "isti_area_pi_1" + }, + "sensitive_attributes": [], + "private": "bnVsbA==", + "dependencies": [ + "openstack_lb_loadbalancer_v2.main_lb", + "openstack_networking_floatingip_v2.main_lb_ip" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_floatingip_associate_v2", + "name": "swarm_lb", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "fixed_ip": "10.1.40.30", + "floating_ip": "146.48.31.87", + "id": "b3aca965-402c-4cab-8a76-32ab54ee95db", + "port_id": "ae327440-a9ef-4f3e-980b-acd315a896fe", + "region": "isti_area_pi_1" + }, + "sensitive_attributes": [], + "private": "bnVsbA==", + "dependencies": [ + "openstack_lb_loadbalancer_v2.swarm_lb", + "openstack_networking_floatingip_v2.swarm_lb_ip" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_floatingip_v2", + "name": "main_lb_ip", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "address": "146.48.30.56", + "all_tags": [], + "description": "Main L4 load balancer for the D4Science production", + "dns_domain": "", + "dns_name": "", + "fixed_ip": "10.1.40.20", + "id": "b7af503e-4734-4a2b-92d5-37ea44c9cbf3", + "pool": "external-network", + "port_id": "fe480712-1e71-4dc6-8e3a-50067143b2d3", + "region": "isti_area_pi_1", + "subnet_id": null, + "subnet_ids": null, + "tags": [], + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null, + "value_specs": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwfX0=" + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_floatingip_v2", + "name": "prometheus_server_ip", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "address": "146.48.30.139", + "all_tags": [], + "description": "Prometheus server", + "dns_domain": "", + "dns_name": "", + "fixed_ip": "10.1.40.10", + "id": "fbcc0826-3ffc-4d46-b4e5-9d0ce9e8f5e3", + "pool": "external-network", + "port_id": "8ba93c33-4665-4546-8c73-da544661df41", + "region": "isti_area_pi_1", + "subnet_id": null, + "subnet_ids": null, + "tags": [], + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null, + "value_specs": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwfX0=" + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_floatingip_v2", + "name": "ssh_jump_proxy_ip", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "address": "146.48.30.156", + "all_tags": [], + "description": "SSH Proxy Jump Server", + "dns_domain": "", + "dns_name": "", + "fixed_ip": "10.1.40.5", + "id": "bdefda26-e02e-4c92-b2d8-373a30df214e", + "pool": "external-network", + "port_id": "2e52f2e7-244b-40ac-8502-bc84ff2962b3", + "region": "isti_area_pi_1", + "subnet_id": null, + "subnet_ids": null, + "tags": [], + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null, + "value_specs": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwfX0=" + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_floatingip_v2", + "name": "swarm_lb_ip", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "address": "146.48.31.87", + "all_tags": [], + "description": "L4 balancer that serves the D4Science production Docker Swarm cluster", + "dns_domain": "", + "dns_name": "", + "fixed_ip": "10.1.40.30", + "id": "b3aca965-402c-4cab-8a76-32ab54ee95db", + "pool": "external-network", + "port_id": "ae327440-a9ef-4f3e-980b-acd315a896fe", + "region": "isti_area_pi_1", + "subnet_id": null, + "subnet_ids": null, + "tags": [], + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null, + "value_specs": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwfX0=" + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_network_v2", + "name": "shared_postgresql_net", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "admin_state_up": true, + "all_tags": [], + "availability_zone_hints": [], + "description": "Network used to communicate with the shared postgresql service", + "dns_domain": "cloud.d4science.org.", + "external": false, + "id": "f6450bc8-1345-4b52-8f34-2903c0cca7f8", + "mtu": 8942, + "name": "postgresql-srv-net", + "port_security_enabled": true, + "qos_policy_id": "", + "region": "isti_area_pi_1", + "segments": [], + "shared": false, + "tags": [], + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null, + "transparent_vlan": false, + "value_specs": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwfX0=" + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_network_v2", + "name": "swarm_nfs_net", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "admin_state_up": true, + "all_tags": [], + "availability_zone_hints": [], + "description": "Network used by the swarm nodes and the NFS service", + "dns_domain": "cloud.d4science.org.", + "external": false, + "id": "5f4fb86d-bbb7-422b-89f0-de48982a214a", + "mtu": 8942, + "name": "swarm-nfs-net", + "port_security_enabled": true, + "qos_policy_id": "", + "region": "isti_area_pi_1", + "segments": [], + "shared": false, + "tags": [], + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null, + "transparent_vlan": false, + "value_specs": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwfX0=" + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "egress-ipv4", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "", + "direction": "egress", + "ethertype": "IPv4", + "id": "202d1828-5cb2-4066-a2fa-dea04124e9ac", + "port_range_max": 0, + "port_range_min": 0, + "protocol": "", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "", + "security_group_id": "ec201518-ab19-4342-8465-4b5524030a8e", + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.default" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "everything_tcp", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "TCP traffic between Swarm nodes", + "direction": "ingress", + "ethertype": "IPv4", + "id": "5237e265-574e-421c-bbdd-178313731a4c", + "port_range_max": 0, + "port_range_min": 0, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "10.1.40.0/21", + "security_group_id": "084d845c-9cef-4fd5-99df-afb5887d28a3", + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.swarm_internal_traffic" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "everything_udp", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "UDP traffic between Swarm nodes", + "direction": "ingress", + "ethertype": "IPv4", + "id": "8621e1ee-36b7-4a75-8417-d186247b35f5", + "port_range_max": 0, + "port_range_min": 0, + "protocol": "udp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "10.1.40.0/21", + "security_group_id": "084d845c-9cef-4fd5-99df-afb5887d28a3", + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.swarm_internal_traffic" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "grafana_d4s", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "Allow HTTPS from grafana.d4science.org", + "direction": "ingress", + "ethertype": "IPv4", + "id": "cead8aae-79c3-4f36-b458-8ab036ed15fc", + "port_range_max": 443, + "port_range_min": 443, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "146.48.122.132/32", + "security_group_id": "5523b084-49a5-4990-a5e0-1d267287e318", + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.prometheus_access_from_grafana" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "haproxy-l7-1-443", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "HTTPS traffic from HAPROXY L7 1", + "direction": "ingress", + "ethertype": "IPv4", + "id": "49f3d405-24c1-447f-a3e1-b431b91f0852", + "port_range_max": 443, + "port_range_min": 443, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "10.1.40.11/32", + "security_group_id": "65e14866-8f36-40f3-8dbb-a69073e05093", + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.traffic_from_main_haproxy" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "haproxy-l7-1-80", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "HTTP traffic from HAPROXY L7 1", + "direction": "ingress", + "ethertype": "IPv4", + "id": "7aefe480-0db2-44fe-9f6a-c3905bf144ed", + "port_range_max": 80, + "port_range_min": 80, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "10.1.40.11/32", + "security_group_id": "65e14866-8f36-40f3-8dbb-a69073e05093", + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.traffic_from_main_haproxy" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "haproxy-l7-1-8080", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "HTTP traffic from HAPROXY L7 1", + "direction": "ingress", + "ethertype": "IPv4", + "id": "e092d068-2d00-4cea-966b-ea44e5fab283", + "port_range_max": 8080, + "port_range_min": 8080, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "10.1.40.11/32", + "security_group_id": "65e14866-8f36-40f3-8dbb-a69073e05093", + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.traffic_from_main_haproxy" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "haproxy-l7-1-8888", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "HTTP traffic from HAPROXY L7 1", + "direction": "ingress", + "ethertype": "IPv4", + "id": "ea17dde3-1a46-458a-a4d0-266d0008cac0", + "port_range_max": 8888, + "port_range_min": 8888, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "10.1.40.11/32", + "security_group_id": "65e14866-8f36-40f3-8dbb-a69073e05093", + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.traffic_from_main_haproxy" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "haproxy-l7-2-443", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "HTTPS traffic from HAPROXY L7 2", + "direction": "ingress", + "ethertype": "IPv4", + "id": "c04f6cf3-5b73-49f5-86ae-3d5e5767c3e2", + "port_range_max": 443, + "port_range_min": 443, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "10.1.40.12/32", + "security_group_id": "65e14866-8f36-40f3-8dbb-a69073e05093", + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.traffic_from_main_haproxy" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "haproxy-l7-2-80", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "HTTP traffic from HAPROXY L7 2", + "direction": "ingress", + "ethertype": "IPv4", + "id": "56e3df34-a910-4a01-bcd6-eecd384cae5c", + "port_range_max": 80, + "port_range_min": 80, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "10.1.40.12/32", + "security_group_id": "65e14866-8f36-40f3-8dbb-a69073e05093", + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.traffic_from_main_haproxy" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "haproxy-l7-2-8080", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "HTTP traffic from HAPROXY L7 2", + "direction": "ingress", + "ethertype": "IPv4", + "id": "facb7fa5-c7e6-473f-9d3c-55234b18b4d9", + "port_range_max": 8080, + "port_range_min": 8080, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "10.1.40.12/32", + "security_group_id": "65e14866-8f36-40f3-8dbb-a69073e05093", + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.traffic_from_main_haproxy" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "haproxy-l7-2-8888", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "HTTP traffic from HAPROXY L7 2", + "direction": "ingress", + "ethertype": "IPv4", + "id": "384aa02d-70ed-405c-8eb5-513d25e56893", + "port_range_max": 8888, + "port_range_min": 8888, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "10.1.40.12/32", + "security_group_id": "65e14866-8f36-40f3-8dbb-a69073e05093", + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.traffic_from_main_haproxy" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "haproxy_l7_1_peer", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "Peer traffic from haproxy l7 1 to l7 2", + "direction": "ingress", + "ethertype": "IPv4", + "id": "c35a41fe-113d-41a4-beb8-d0670633b844", + "port_range_max": 10000, + "port_range_min": 10000, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "10.1.40.11/32", + "security_group_id": "0c3bdb0a-5f5a-4272-b479-285480543c68", + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.main_lb_to_haproxy_l7" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "haproxy_l7_2_peer", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "Peer traffic from haproxy l7 2 to l7 1", + "direction": "ingress", + "ethertype": "IPv4", + "id": "bac8b398-ed17-4757-9b08-d33f7c87d9f3", + "port_range_max": 10000, + "port_range_min": 10000, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "10.1.40.12/32", + "security_group_id": "0c3bdb0a-5f5a-4272-b479-285480543c68", + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.main_lb_to_haproxy_l7" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "http_from_everywhere", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "Allow HTTP from everywhere", + "direction": "ingress", + "ethertype": "IPv4", + "id": "52f83480-dc30-4a80-9bb7-9be42492e45e", + "port_range_max": 80, + "port_range_min": 80, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "0.0.0.0/0", + "security_group_id": "a9a81204-a09a-4acf-84b1-513f60d37feb", + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.restricted_web" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "https_from_d4s_vpn_1", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "Allow HTTPS from D4Science VPN 1", + "direction": "ingress", + "ethertype": "IPv4", + "id": "3c9fcfa5-f45d-4a8b-8487-19f25578d592", + "port_range_max": 443, + "port_range_min": 443, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "146.48.122.27/32", + "security_group_id": "a9a81204-a09a-4acf-84b1-513f60d37feb", + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.restricted_web" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "https_from_d4s_vpn_2", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "Allow HTTPS from D4Science VPN 2", + "direction": "ingress", + "ethertype": "IPv4", + "id": "9ff29591-f37e-42cd-92d6-6e1132bc4052", + "port_range_max": 443, + "port_range_min": 443, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "146.48.122.49/32", + "security_group_id": "a9a81204-a09a-4acf-84b1-513f60d37feb", + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.restricted_web" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "https_from_s2i2s_vpn_1", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "Allow HTTPS from S2I2S VPN 1", + "direction": "ingress", + "ethertype": "IPv4", + "id": "c5254ff0-d6d1-47e6-8892-6ceae13a3da4", + "port_range_max": 443, + "port_range_min": 443, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "146.48.28.10/32", + "security_group_id": "a9a81204-a09a-4acf-84b1-513f60d37feb", + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.restricted_web" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "https_from_s2i2s_vpn_2", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "Allow HTTPS from S2I2S VPN 2", + "direction": "ingress", + "ethertype": "IPv4", + "id": "4d877dac-e2be-4453-af27-3135ba4a611e", + "port_range_max": 443, + "port_range_min": 443, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "146.48.28.11/32", + "security_group_id": "a9a81204-a09a-4acf-84b1-513f60d37feb", + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.restricted_web" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "https_from_shell_d4s", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "Allow HTTPS from shell.d4science.org", + "direction": "ingress", + "ethertype": "IPv4", + "id": "89907497-7ad7-4ae1-ab64-104c6aebf7ff", + "port_range_max": 443, + "port_range_min": 443, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "146.48.122.95/32", + "security_group_id": "a9a81204-a09a-4acf-84b1-513f60d37feb", + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.restricted_web" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "ingress-icmp", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "Allow ICMP from remote", + "direction": "ingress", + "ethertype": "IPv4", + "id": "7907d86c-f94f-438e-aa07-2fd4037c1fbe", + "port_range_max": 0, + "port_range_min": 0, + "protocol": "icmp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "0.0.0.0/0", + "security_group_id": "ec201518-ab19-4342-8465-4b5524030a8e", + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.default" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "lb3_1_haproxy_l7_443", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "Traffic from the first main lb instance to HAPROXY l7 1 port 443", + "direction": "ingress", + "ethertype": "IPv4", + "id": "4e1de285-2973-4743-abba-f418e4f0feb9", + "port_range_max": 443, + "port_range_min": 443, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "10.1.42.119/32", + "security_group_id": "0c3bdb0a-5f5a-4272-b479-285480543c68", + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.main_lb_to_haproxy_l7" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "lb3_1_haproxy_l7_80", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "Traffic from the first main lb instance to HAPROXY l7 1 port 80", + "direction": "ingress", + "ethertype": "IPv4", + "id": "997d9a2a-facc-44c1-8527-5649fa76981b", + "port_range_max": 80, + "port_range_min": 80, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "10.1.42.119/32", + "security_group_id": "0c3bdb0a-5f5a-4272-b479-285480543c68", + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.main_lb_to_haproxy_l7" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "lb3_1_haproxy_l7_8080", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "Traffic from the first main lb instance to HAPROXY l7 1 port 8080", + "direction": "ingress", + "ethertype": "IPv4", + "id": "2c704ff2-eda0-4ea6-a839-d1f289b7e8d8", + "port_range_max": 8080, + "port_range_min": 8080, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "10.1.42.119/32", + "security_group_id": "0c3bdb0a-5f5a-4272-b479-285480543c68", + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.main_lb_to_haproxy_l7" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "lb3_2_haproxy_l7_443", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "Traffic from the first main lb instance to HAPROXY l7 2 port 443", + "direction": "ingress", + "ethertype": "IPv4", + "id": "c52aca74-7d2d-4d67-a344-465be1e5fb45", + "port_range_max": 443, + "port_range_min": 443, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "10.1.42.188/32", + "security_group_id": "0c3bdb0a-5f5a-4272-b479-285480543c68", + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.main_lb_to_haproxy_l7" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "lb3_2_haproxy_l7_80", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "Traffic from the first main lb instance to HAPROXY l7 2 port 80", + "direction": "ingress", + "ethertype": "IPv4", + "id": "69f42ddc-c9aa-4a91-b720-16fb62c68b72", + "port_range_max": 80, + "port_range_min": 80, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "10.1.42.188/32", + "security_group_id": "0c3bdb0a-5f5a-4272-b479-285480543c68", + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.main_lb_to_haproxy_l7" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "lb3_2_haproxy_l7_8080", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "Traffic from the first main lb instance to HAPROXY l7 2 port 8080", + "direction": "ingress", + "ethertype": "IPv4", + "id": "b4ba8d1e-4851-4474-b48d-b7f6b5a17e0d", + "port_range_max": 8080, + "port_range_min": 8080, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "10.1.42.188/32", + "security_group_id": "0c3bdb0a-5f5a-4272-b479-285480543c68", + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.main_lb_to_haproxy_l7" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "prometheus-node", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "Prometheus access to the node exporter", + "direction": "ingress", + "ethertype": "IPv4", + "id": "2fffd888-a76d-42ca-b695-747e84418241", + "port_range_max": 9100, + "port_range_min": 9100, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "10.1.40.10/32", + "security_group_id": "ec201518-ab19-4342-8465-4b5524030a8e", + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.default" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "public_http", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "Allow HTTP from everywhere", + "direction": "ingress", + "ethertype": "IPv4", + "id": "53774fa0-8c7f-4e95-9a28-1be76835aa1a", + "port_range_max": 80, + "port_range_min": 80, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "0.0.0.0/0", + "security_group_id": "08da8012-6fa8-456f-bac5-0af25763182c", + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.public_web" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "public_https", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "Allow HTTPS from everywhere", + "direction": "ingress", + "ethertype": "IPv4", + "id": "2554ff54-fa89-42cf-bdea-4528632d7827", + "port_range_max": 443, + "port_range_min": 443, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "0.0.0.0/0", + "security_group_id": "08da8012-6fa8-456f-bac5-0af25763182c", + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.public_web" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "shared_postgresql_access_from_dedicated_subnet", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "Allow connections to port 5432 from the 192.168.2.0/22 network", + "direction": "ingress", + "ethertype": "IPv4", + "id": "86b5fc0b-a8ce-4dad-83a9-190b8c1f5b1f", + "port_range_max": 5432, + "port_range_min": 5432, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "192.168.0.0/22", + "security_group_id": "347b507a-8df3-44ad-acb1-580e66991064", + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.shared_postgresql_access" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "shell_443", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "https debug port 443 from the shell jump proxy", + "direction": "ingress", + "ethertype": "IPv4", + "id": "e355d518-abd5-4aff-a7ca-df775f7560f1", + "port_range_max": 443, + "port_range_min": 443, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "10.1.40.5/32", + "security_group_id": "e94ad840-25be-4f47-ba8c-9cf890ead551", + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.debugging" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "shell_80", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "http debug port 80 from the shell jump proxy", + "direction": "ingress", + "ethertype": "IPv4", + "id": "589ceb0b-591f-4337-82a9-11b43c78a3ba", + "port_range_max": 80, + "port_range_min": 80, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "10.1.40.5/32", + "security_group_id": "e94ad840-25be-4f47-ba8c-9cf890ead551", + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.debugging" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "shell_8100", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "Tomcat debug on port 8100 from the shell jump proxy", + "direction": "ingress", + "ethertype": "IPv4", + "id": "a4ae4191-09c9-4c74-a507-4ec69e4562bb", + "port_range_max": 8100, + "port_range_min": 8100, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "10.1.40.5/32", + "security_group_id": "e94ad840-25be-4f47-ba8c-9cf890ead551", + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.debugging" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "ssh-d4s-vpn-1", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "SSH traffic from D4Science VPN 1", + "direction": "ingress", + "ethertype": "IPv4", + "id": "8011e85b-329c-463b-b348-43011a95d192", + "port_range_max": 22, + "port_range_min": 22, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "146.48.122.27/32", + "security_group_id": "1b1aed90-35ca-49ed-b8ad-2620b00c843d", + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.access_to_the_jump_proxy" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "ssh-d4s-vpn-2", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "SSH traffic from D4Science VPN 2", + "direction": "ingress", + "ethertype": "IPv4", + "id": "f12c99cb-7716-4949-83b7-c848d0d34941", + "port_range_max": 22, + "port_range_min": 22, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "146.48.122.49/32", + "security_group_id": "1b1aed90-35ca-49ed-b8ad-2620b00c843d", + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.access_to_the_jump_proxy" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "ssh-infrascience-net", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "SSH traffic from the InfraScience network", + "direction": "ingress", + "ethertype": "IPv4", + "id": "7df5fca1-8a9c-451b-a10b-3ff61202fb7a", + "port_range_max": 22, + "port_range_min": 22, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "146.48.122.0/23", + "security_group_id": "1b1aed90-35ca-49ed-b8ad-2620b00c843d", + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.access_to_the_jump_proxy" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "ssh-jump-proxy", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "SSH traffic from the jump proxy", + "direction": "ingress", + "ethertype": "IPv4", + "id": "cb486923-1d0b-4322-a6f5-9588e05424be", + "port_range_max": 22, + "port_range_min": 22, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "10.1.40.5/32", + "security_group_id": "ec201518-ab19-4342-8465-4b5524030a8e", + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.default" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "ssh-s2i2s-vpn-1", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "SSH traffic from S2I2S VPN 1", + "direction": "ingress", + "ethertype": "IPv4", + "id": "53b019e9-e629-47fc-b37c-3f707137b855", + "port_range_max": 22, + "port_range_min": 22, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "146.48.28.10/32", + "security_group_id": "1b1aed90-35ca-49ed-b8ad-2620b00c843d", + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.access_to_the_jump_proxy" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "ssh-s2i2s-vpn-2", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "SSH traffic from S2I2S VPN 2", + "direction": "ingress", + "ethertype": "IPv4", + "id": "139decd1-9e79-4f2c-b41f-70572d80d5fb", + "port_range_max": 22, + "port_range_min": 22, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "146.48.28.11/32", + "security_group_id": "1b1aed90-35ca-49ed-b8ad-2620b00c843d", + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.access_to_the_jump_proxy" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "ssh-shell-d4s", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "SSH traffic from shell.d4science.org", + "direction": "ingress", + "ethertype": "IPv4", + "id": "dbb8e3fd-f8a4-42ba-9bf9-ad5d7bc56d8b", + "port_range_max": 22, + "port_range_min": 22, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "146.48.122.95/32", + "security_group_id": "1b1aed90-35ca-49ed-b8ad-2620b00c843d", + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.access_to_the_jump_proxy" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "swarm_nfs_tcp", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "TCP traffic", + "direction": "ingress", + "ethertype": "IPv4", + "id": "53e14e59-6073-491b-852f-911f8d350781", + "port_range_max": 0, + "port_range_min": 0, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "192.168.4.0/23", + "security_group_id": "38368e00-16b4-46ef-82e7-b6692235f2ab", + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.swarm_nfs_traffic" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "swarm_nfs_udp", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "description": "UDP traffic", + "direction": "ingress", + "ethertype": "IPv4", + "id": "d630056c-3535-4bd8-878f-031322d433dc", + "port_range_max": 0, + "port_range_min": 0, + "protocol": "udp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "192.168.4.0/23", + "security_group_id": "38368e00-16b4-46ef-82e7-b6692235f2ab", + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "openstack_networking_secgroup_v2.swarm_nfs_traffic" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_v2", + "name": "access_to_the_jump_proxy", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "all_tags": [], + "delete_default_rules": true, + "description": "Security group that allows SSH access to the jump node from a limited set of sources", + "id": "1b1aed90-35ca-49ed-b8ad-2620b00c843d", + "name": "ssh_access_to_the_jump_node", + "region": "isti_area_pi_1", + "tags": [], + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==" + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_v2", + "name": "debugging", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "all_tags": [], + "delete_default_rules": true, + "description": "Security group that allows web app debugging via tunnel from the ssh jump node", + "id": "e94ad840-25be-4f47-ba8c-9cf890ead551", + "name": "debugging_from_jump_node", + "region": "isti_area_pi_1", + "tags": [], + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==" + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_v2", + "name": "default", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "all_tags": [], + "delete_default_rules": true, + "description": "Default security group with rules for ssh access via jump proxy, prometheus scraping", + "id": "ec201518-ab19-4342-8465-4b5524030a8e", + "name": "default_for_all", + "region": "isti_area_pi_1", + "tags": [], + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==" + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_v2", + "name": "main_lb_to_haproxy_l7", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "all_tags": [], + "delete_default_rules": true, + "description": "Traffic coming the main L4 lb directed to the haproxy l7 servers", + "id": "0c3bdb0a-5f5a-4272-b479-285480543c68", + "name": "traffic_from_main_lb_to_haproxy_l7", + "region": "isti_area_pi_1", + "tags": [], + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==" + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_v2", + "name": "prometheus_access_from_grafana", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "all_tags": [], + "delete_default_rules": true, + "description": "The public grafana server must be able to get data from Prometheus", + "id": "5523b084-49a5-4990-a5e0-1d267287e318", + "name": "prometheus_access_from_grafana", + "region": "isti_area_pi_1", + "tags": [], + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==" + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_v2", + "name": "public_web", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "all_tags": [], + "delete_default_rules": true, + "description": "Security group that allows HTTPS and HTTP from everywhere, for the services that are not behind any load balancer", + "id": "08da8012-6fa8-456f-bac5-0af25763182c", + "name": "public_web_service", + "region": "isti_area_pi_1", + "tags": [], + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==" + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_v2", + "name": "restricted_web", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "all_tags": [], + "delete_default_rules": true, + "description": "Security group that restricts HTTPS sources to the VPN nodes and shell.d4science.org. HTTP is open to all, because letsencrypt", + "id": "a9a81204-a09a-4acf-84b1-513f60d37feb", + "name": "restricted_web_service", + "region": "isti_area_pi_1", + "tags": [], + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==" + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_v2", + "name": "shared_postgresql_access", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "all_tags": [], + "delete_default_rules": true, + "description": "Access the shared PostgreSQL service using the dedicated network", + "id": "347b507a-8df3-44ad-acb1-580e66991064", + "name": "access_to_the_shared_postgresql_service", + "region": "isti_area_pi_1", + "tags": [], + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==" + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_v2", + "name": "swarm_internal_traffic", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "all_tags": [], + "delete_default_rules": true, + "description": "Traffic between the Docker Swarm nodes", + "id": "084d845c-9cef-4fd5-99df-afb5887d28a3", + "name": "swarm_internal_docker_traffic", + "region": "isti_area_pi_1", + "tags": [], + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==" + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_v2", + "name": "swarm_nfs_traffic", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "all_tags": [], + "delete_default_rules": true, + "description": "Traffic between Docker Swarm and the NFS service", + "id": "38368e00-16b4-46ef-82e7-b6692235f2ab", + "name": "docker_swarm_nfs", + "region": "isti_area_pi_1", + "tags": [], + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==" + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_secgroup_v2", + "name": "traffic_from_main_haproxy", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "all_tags": [], + "delete_default_rules": true, + "description": "Allow traffic from the main L7 HAPROXY load balancers", + "id": "65e14866-8f36-40f3-8dbb-a69073e05093", + "name": "traffic_from_the_main_load_balancers", + "region": "isti_area_pi_1", + "tags": [], + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==" + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_subnet_v2", + "name": "shared_postgresql_subnet", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "all_tags": [], + "allocation_pool": [ + { + "end": "192.168.3.254", + "start": "192.168.0.100" + } + ], + "allocation_pools": [ + { + "end": "192.168.3.254", + "start": "192.168.0.100" + } + ], + "cidr": "192.168.0.0/22", + "description": "subnet used to connect to the shared PostgreSQL service", + "dns_nameservers": [ + "146.48.29.97", + "146.48.29.98", + "146.48.29.99" + ], + "enable_dhcp": true, + "gateway_ip": "", + "host_routes": [], + "id": "761c3c40-5963-40df-a677-cd9b51b72b4d", + "ip_version": 4, + "ipv6_address_mode": "", + "ipv6_ra_mode": "", + "name": "shared-postgresql-subnet", + "network_id": "f6450bc8-1345-4b52-8f34-2903c0cca7f8", + "no_gateway": true, + "prefix_length": null, + "region": "isti_area_pi_1", + "service_types": [], + "subnetpool_id": "", + "tags": [], + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null, + "value_specs": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwfX0=", + "dependencies": [ + "openstack_networking_network_v2.shared_postgresql_net" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_subnet_v2", + "name": "swarm_nfs_subnet", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "all_tags": [], + "allocation_pool": [ + { + "end": "192.168.5.254", + "start": "192.168.4.100" + } + ], + "allocation_pools": [ + { + "end": "192.168.5.254", + "start": "192.168.4.100" + } + ], + "cidr": "192.168.4.0/23", + "description": "Subnet used by the Swarm cluster and the NFS service", + "dns_nameservers": [ + "146.48.29.97", + "146.48.29.98", + "146.48.29.99" + ], + "enable_dhcp": true, + "gateway_ip": "", + "host_routes": [], + "id": "44326d4d-6179-471a-8041-63a75211b6ce", + "ip_version": 4, + "ipv6_address_mode": "", + "ipv6_ra_mode": "", + "name": "swarm-nfs-net", + "network_id": "5f4fb86d-bbb7-422b-89f0-de48982a214a", + "no_gateway": true, + "prefix_length": null, + "region": "isti_area_pi_1", + "service_types": [], + "subnetpool_id": "", + "tags": [], + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null, + "value_specs": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwfX0=", + "dependencies": [ + "openstack_networking_network_v2.swarm_nfs_net" + ] + } + ] + } + ], + "check_results": null +} diff --git a/openstack-tf/d4s-production/project-setup/terraform.tfstate b/openstack-tf/d4s-production/project-setup/terraform.tfstate new file mode 100644 index 0000000..7bdaa1e --- /dev/null +++ b/openstack-tf/d4s-production/project-setup/terraform.tfstate @@ -0,0 +1,220 @@ +{ + "version": 4, + "terraform_version": "1.6.3", + "serial": 9, + "lineage": "6d54ddff-c4ea-b8c7-3b92-53ed6c62db24", + "outputs": { + "dns_zone_id": { + "value": "74135b34-1a9c-4c01-8cf0-22450a5660c4", + "type": "string" + }, + "external_gateway_ip": { + "value": "146.48.31.57", + "type": "string" + }, + "main_private_network_id": { + "value": "020df98d-ae72-452a-b376-3b6dc289acac", + "type": "string" + }, + "main_subnet_network_id": { + "value": "5d7b83ad-e058-4a3a-bfd8-d20ba6d42e1a", + "type": "string" + } + }, + "resources": [ + { + "mode": "managed", + "type": "openstack_dns_zone_v2", + "name": "primary_project_dns_zone", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "attributes": {}, + "description": "DNS primary zone for the d4s-production-cloud project", + "disable_status_check": false, + "email": "postmaster@isti.cnr.it", + "id": "74135b34-1a9c-4c01-8cf0-22450a5660c4", + "masters": [], + "name": "cloud.d4science.org.", + "project_id": "1b45adf388934758b56d0dfdb4bfacf3", + "region": "isti_area_pi_1", + "timeouts": null, + "ttl": 8600, + "type": "PRIMARY", + "value_specs": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwLCJ1cGRhdGUiOjYwMDAwMDAwMDAwMH19" + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_network_v2", + "name": "main-private-network", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "admin_state_up": true, + "all_tags": [], + "availability_zone_hints": [], + "description": "D4Science Production private network (use this as the main network)", + "dns_domain": "cloud.d4science.org.", + "external": false, + "id": "020df98d-ae72-452a-b376-3b6dc289acac", + "mtu": 8942, + "name": "d4s-production-cloud-main", + "port_security_enabled": true, + "qos_policy_id": "", + "region": "isti_area_pi_1", + "segments": [ + { + "network_type": "geneve", + "physical_network": "", + "segmentation_id": 9704 + } + ], + "shared": false, + "tags": [], + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null, + "transparent_vlan": false, + "value_specs": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwfX0=" + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_router_interface_v2", + "name": "private-network-routing", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "force_destroy": false, + "id": "2e4fe844-487c-4e79-91ed-537ae381e007", + "port_id": "2e4fe844-487c-4e79-91ed-537ae381e007", + "region": "isti_area_pi_1", + "router_id": "3ba3c700-bc27-40b7-8306-8c68eaec5595", + "subnet_id": "5d7b83ad-e058-4a3a-bfd8-d20ba6d42e1a", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwfX0=", + "dependencies": [ + "openstack_networking_network_v2.main-private-network", + "openstack_networking_router_v2.external-router", + "openstack_networking_subnet_v2.main-private-subnet" + ] + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_router_v2", + "name": "external-router", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "admin_state_up": true, + "all_tags": [], + "availability_zone_hints": [], + "description": "D4Science Production main router", + "distributed": false, + "enable_snat": true, + "external_fixed_ip": [ + { + "ip_address": "146.48.31.57", + "subnet_id": "57f87509-4016-46fb-b8c3-25fca7f72ccb" + } + ], + "external_gateway": "1d2ff137-6ff7-4017-be2b-0d6c4af2353b", + "external_network_id": "1d2ff137-6ff7-4017-be2b-0d6c4af2353b", + "external_subnet_ids": null, + "id": "3ba3c700-bc27-40b7-8306-8c68eaec5595", + "name": "d4s-production-cloud-external-router", + "region": "isti_area_pi_1", + "tags": [], + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null, + "value_specs": null, + "vendor_options": [ + { + "set_router_gateway_after_create": true + } + ] + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwfX0=" + } + ] + }, + { + "mode": "managed", + "type": "openstack_networking_subnet_v2", + "name": "main-private-subnet", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "schema_version": 0, + "attributes": { + "all_tags": [], + "allocation_pool": [ + { + "end": "10.1.47.254", + "start": "10.1.41.100" + } + ], + "allocation_pools": [ + { + "end": "10.1.47.254", + "start": "10.1.41.100" + } + ], + "cidr": "10.1.40.0/21", + "description": "D4Science Production main private subnet", + "dns_nameservers": [ + "146.48.29.97", + "146.48.29.98", + "146.48.29.99" + ], + "enable_dhcp": true, + "gateway_ip": "10.1.40.1", + "host_routes": [], + "id": "5d7b83ad-e058-4a3a-bfd8-d20ba6d42e1a", + "ip_version": 4, + "ipv6_address_mode": "", + "ipv6_ra_mode": "", + "name": "d4s-production-cloud-main-subnet", + "network_id": "020df98d-ae72-452a-b376-3b6dc289acac", + "no_gateway": false, + "prefix_length": null, + "region": "isti_area_pi_1", + "service_types": [], + "subnetpool_id": "", + "tags": [], + "tenant_id": "1b45adf388934758b56d0dfdb4bfacf3", + "timeouts": null, + "value_specs": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwfX0=", + "dependencies": [ + "openstack_networking_network_v2.main-private-network" + ] + } + ] + } + ], + "check_results": null +}