From 87676bd4e9ea8921394f6a712ec67d064e4cf4ae Mon Sep 17 00:00:00 2001 From: Andrea Dell'Amico Date: Thu, 14 Mar 2024 19:36:08 +0100 Subject: [PATCH] WN project state. --- wn/main_net_dns_router/terraform.tfstate | 870 +++++++++++++++++++++++ 1 file changed, 870 insertions(+) create mode 100644 wn/main_net_dns_router/terraform.tfstate diff --git a/wn/main_net_dns_router/terraform.tfstate b/wn/main_net_dns_router/terraform.tfstate new file mode 100644 index 0000000..af46fd1 --- /dev/null +++ b/wn/main_net_dns_router/terraform.tfstate @@ -0,0 +1,870 @@ +{ + "version": 4, + "terraform_version": "1.6.6", + "serial": 14, + "lineage": "b63fab0b-c507-1c19-f372-b724e3f263f7", + "outputs": { + "almalinux_9": { + "value": { + "name": "AlmaLinux-9.0-20220718", + "uuid": "541650fc-dd19-4f38-bb1d-7333ed9dd688" + }, + "type": [ + "map", + "string" + ] + }, + "availability_zone_no_gpu_name": { + "value": "cnr-isti-nova-a", + "type": "string" + }, + "availability_zone_with_gpu_name": { + "value": "cnr-isti-nova-gpu-a", + "type": "string" + }, + "availability_zones_names": { + "value": { + "availability_zone_no_gpu": "cnr-isti-nova-a", + "availability_zone_with_gpu": "cnr-isti-nova-gpu-a" + }, + "type": [ + "map", + "string" + ] + }, + "centos_7": { + "value": { + "name": "CentOS-7", + "user_data_file": "../../s2i2s_openstack_vm_data_scripts/el.sh", + "uuid": "f0187a99-64f6-462a-ab5f-ef52fe62f2ca" + }, + "type": [ + "map", + "string" + ] + }, + "default_security_group_name": { + "value": "default_for_all", + "type": "string" + }, + "dns_zone": { + "value": { + "attributes": null, + "description": "DNS primary zone for the WN project", + "disable_status_check": false, + "email": "postmaster@isti.cnr.it", + "id": "418b7455-2146-46ce-9a5d-5a020368ee7d", + "masters": null, + "name": "wn.cloud.isti.cnr.it.", + "project_id": "3dbab8216c914cda82e677cde415e36b", + "region": "isti_area_pi_1", + "timeouts": null, + "ttl": 8600, + "type": "PRIMARY", + "value_specs": null + }, + "type": [ + "object", + { + "attributes": [ + "map", + "string" + ], + "description": "string", + "disable_status_check": "bool", + "email": "string", + "id": "string", + "masters": [ + "set", + "string" + ], + "name": "string", + "project_id": "string", + "region": "string", + "timeouts": [ + "object", + { + "create": "string", + "delete": "string", + "update": "string" + } + ], + "ttl": "number", + "type": "string", + "value_specs": [ + "map", + "string" + ] + } + ] + }, + "dns_zone_id": { + "value": "418b7455-2146-46ce-9a5d-5a020368ee7d", + "type": "string" + }, + "el7_data_file": { + "value": "../../s2i2s_openstack_vm_data_scripts/el.sh", + "type": "string" + }, + "external_gateway_ip": { + "value": [ + { + "ip_address": "146.48.30.194", + "subnet_id": "57f87509-4016-46fb-b8c3-25fca7f72ccb" + } + ], + "type": [ + "list", + [ + "object", + { + "ip_address": "string", + "subnet_id": "string" + } + ] + ] + }, + "external_network": { + "value": { + "id": "1d2ff137-6ff7-4017-be2b-0d6c4af2353b", + "name": "external-network" + }, + "type": [ + "map", + "string" + ] + }, + "external_network_id": { + "value": "1d2ff137-6ff7-4017-be2b-0d6c4af2353b", + "type": "string" + }, + "flavor_list": { + "value": { + "c1_large": "c1.large", + "c1_medium": "c1.medium", + "c1_small": "c1.small", + "c2_large": "c2.large", + "m1_large": "m1.large", + "m1_medium": "m1.medium", + "m1_xlarge": "m1.xlarge", + "m1_xxl": "m1.xxl", + "m2_large": "m2.large", + "m2_medium": "m2.medium", + "m2_small": "m2.small", + "m3_large": "m3.large" + }, + "type": [ + "map", + "string" + ] + }, + "floating_ip_pools": { + "value": { + "main_public_ip_pool": "external-network" + }, + "type": [ + "map", + "string" + ] + }, + "main_private_network": { + "value": { + "admin_state_up": true, + "all_tags": [], + "availability_zone_hints": [], + "description": "WN private network (use this as the main network)", + "dns_domain": "wn.cloud.isti.cnr.it.", + "external": false, + "id": "f7ac9322-4c63-403e-98f3-9705e8c9c853", + "mtu": 8942, + "name": "wn-cloud-main", + "port_security_enabled": true, + "qos_policy_id": "", + "region": "isti_area_pi_1", + "segments": [ + { + "network_type": "geneve", + "physical_network": "", + "segmentation_id": 7835 + } + ], + "shared": false, + "tags": null, + "tenant_id": "3dbab8216c914cda82e677cde415e36b", + "timeouts": null, + "transparent_vlan": false, + "value_specs": null + }, + "type": [ + "object", + { + "admin_state_up": "bool", + "all_tags": [ + "set", + "string" + ], + "availability_zone_hints": [ + "set", + "string" + ], + "description": "string", + "dns_domain": "string", + "external": "bool", + "id": "string", + "mtu": "number", + "name": "string", + "port_security_enabled": "bool", + "qos_policy_id": "string", + "region": "string", + "segments": [ + "set", + [ + "object", + { + "network_type": "string", + "physical_network": "string", + "segmentation_id": "number" + } + ] + ], + "shared": "bool", + "tags": [ + "set", + "string" + ], + "tenant_id": "string", + "timeouts": [ + "object", + { + "create": "string", + "delete": "string" + } + ], + "transparent_vlan": "bool", + "value_specs": [ + "map", + "string" + ] + } + ] + }, + "main_private_network_id": { + "value": "f7ac9322-4c63-403e-98f3-9705e8c9c853", + "type": "string" + }, + "main_region": { + "value": "isti_area_pi_1", + "type": "string" + }, + "main_subnet_network": { + "value": { + "all_tags": [], + "allocation_pool": [ + { + "end": "10.17.7.254", + "start": "10.17.1.1" + } + ], + "allocation_pools": [ + { + "end": "10.17.7.254", + "start": "10.17.1.1" + } + ], + "cidr": "10.17.0.0/21", + "description": "WN main private subnet", + "dns_nameservers": [ + "146.48.29.97", + "146.48.29.98", + "146.48.29.99" + ], + "enable_dhcp": true, + "gateway_ip": "10.17.0.1", + "host_routes": [], + "id": "07a2b349-063a-4ec2-a4fd-a6c3edf04b3d", + "ip_version": 4, + "ipv6_address_mode": "", + "ipv6_ra_mode": "", + "name": "wn-cloud-main-subnet", + "network_id": "f7ac9322-4c63-403e-98f3-9705e8c9c853", + "no_gateway": false, + "prefix_length": null, + "region": "isti_area_pi_1", + "service_types": [], + "subnetpool_id": "", + "tags": null, + "tenant_id": "3dbab8216c914cda82e677cde415e36b", + "timeouts": null, + "value_specs": null + }, + "type": [ + "object", + { + "all_tags": [ + "set", + "string" + ], + "allocation_pool": [ + "set", + [ + "object", + { + "end": "string", + "start": "string" + } + ] + ], + "allocation_pools": [ + "list", + [ + "object", + { + "end": "string", + "start": "string" + } + ] + ], + "cidr": "string", + "description": "string", + "dns_nameservers": [ + "list", + "string" + ], + "enable_dhcp": "bool", + "gateway_ip": "string", + "host_routes": [ + "list", + [ + "object", + { + "destination_cidr": "string", + "next_hop": "string" + } + ] + ], + "id": "string", + "ip_version": "number", + "ipv6_address_mode": "string", + "ipv6_ra_mode": "string", + "name": "string", + "network_id": "string", + "no_gateway": "bool", + "prefix_length": "number", + "region": "string", + "service_types": [ + "list", + "string" + ], + "subnetpool_id": "string", + "tags": [ + "set", + "string" + ], + "tenant_id": "string", + "timeouts": [ + "object", + { + "create": "string", + "delete": "string" + } + ], + "value_specs": [ + "map", + "string" + ] + } + ] + }, + "main_subnet_network_id": { + "value": "07a2b349-063a-4ec2-a4fd-a6c3edf04b3d", + "type": "string" + }, + "mtu_size": { + "value": 8942, + "type": "number" + }, + "os_project_data": { + "value": { + "id": "3dbab8216c914cda82e677cde415e36b", + "name": "wn-lab-cloud" + }, + "type": [ + "map", + "string" + ] + }, + "policy_list": { + "value": { + "affinity": "affinity", + "anti_affinity": "anti-affinity", + "soft_affinity": "soft-affinity", + "soft_anti_affinity": "soft-anti-affinity" + }, + "type": [ + "map", + "string" + ] + }, + "resolvers_ip": { + "value": [ + "146.48.29.97", + "146.48.29.98", + "146.48.29.99" + ], + "type": [ + "list", + "string" + ] + }, + "ssh_sources": { + "value": { + "infrascience_net_cidr": "146.48.122.0/23", + "isti_net_cidr": "146.48.80.0/21", + "isti_vpn_gw1": "146.48.80.101/32", + "isti_vpn_gw2": "146.48.80.102/32", + "isti_vpn_gw3": "146.48.80.103/32", + "s2i2s_net_cidr": "146.48.28.0/22", + "s2i2s_vpn_1_cidr": "146.48.28.10/32", + "s2i2s_vpn_2_cidr": "146.48.28.11/32" + }, + "type": [ + "map", + "string" + ] + }, + "ubuntu2204_data_file": { + "value": "../../s2i2s_openstack_vm_data_scripts/ubuntu2204.sh", + "type": "string" + }, + "ubuntu_2204": { + "value": { + "name": "Ubuntu-Jammy-22.04", + "user_data_file": "../../s2i2s_openstack_vm_data_scripts/ubuntu2204.sh", + "uuid": "54768889-8556-4be4-a2eb-82a4d9b34627" + }, + "type": [ + "map", + "string" + ] + } + }, + "resources": [ + { + "module": "module.main_private_net_and_dns_zone", + "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 WN project", + "disable_status_check": false, + "email": "postmaster@isti.cnr.it", + "id": "418b7455-2146-46ce-9a5d-5a020368ee7d", + "masters": null, + "name": "wn.cloud.isti.cnr.it.", + "project_id": "3dbab8216c914cda82e677cde415e36b", + "region": "isti_area_pi_1", + "timeouts": null, + "ttl": 8600, + "type": "PRIMARY", + "value_specs": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwLCJ1cGRhdGUiOjYwMDAwMDAwMDAwMH19" + } + ] + }, + { + "module": "module.main_private_net_and_dns_zone", + "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": "WN private network (use this as the main network)", + "dns_domain": "wn.cloud.isti.cnr.it.", + "external": false, + "id": "f7ac9322-4c63-403e-98f3-9705e8c9c853", + "mtu": 8942, + "name": "wn-cloud-main", + "port_security_enabled": true, + "qos_policy_id": "", + "region": "isti_area_pi_1", + "segments": [ + { + "network_type": "geneve", + "physical_network": "", + "segmentation_id": 7835 + } + ], + "shared": false, + "tags": null, + "tenant_id": "3dbab8216c914cda82e677cde415e36b", + "timeouts": null, + "transparent_vlan": false, + "value_specs": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwfX0=" + } + ] + }, + { + "module": "module.main_private_net_and_dns_zone", + "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": "145b63f0-4f9c-4b67-9f96-6e382bc8647e", + "port_id": "145b63f0-4f9c-4b67-9f96-6e382bc8647e", + "region": "isti_area_pi_1", + "router_id": "5ff06b76-5fa4-4f2f-9107-7c803665837d", + "subnet_id": "07a2b349-063a-4ec2-a4fd-a6c3edf04b3d", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwfX0=", + "dependencies": [ + "module.main_private_net_and_dns_zone.openstack_networking_network_v2.main-private-network", + "module.main_private_net_and_dns_zone.openstack_networking_router_v2.external-router", + "module.main_private_net_and_dns_zone.openstack_networking_subnet_v2.main-private-subnet" + ] + } + ] + }, + { + "module": "module.main_private_net_and_dns_zone", + "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": "WN main router", + "distributed": false, + "enable_snat": true, + "external_fixed_ip": [ + { + "ip_address": "146.48.30.194", + "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": "5ff06b76-5fa4-4f2f-9107-7c803665837d", + "name": "wn-lab-cloud-external-router", + "region": "isti_area_pi_1", + "tags": null, + "tenant_id": "3dbab8216c914cda82e677cde415e36b", + "timeouts": null, + "value_specs": null, + "vendor_options": [ + { + "set_router_gateway_after_create": true + } + ] + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwfX0=" + } + ] + }, + { + "module": "module.main_private_net_and_dns_zone", + "mode": "managed", + "type": "openstack_networking_secgroup_rule_v2", + "name": "default_firewall_rules", + "provider": "provider[\"registry.terraform.io/terraform-provider-openstack/openstack\"]", + "instances": [ + { + "index_key": "http_from_everywhere", + "schema_version": 0, + "attributes": { + "description": "HTTP from everywhere", + "direction": "ingress", + "ethertype": "IPv4", + "id": "ffbaff74-5d11-408a-997c-22c97bd6398e", + "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": "287cad33-7922-486d-83f3-58fe3615f157", + "tenant_id": "d3c30d05b2524faead8fabf0b511622e", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "module.main_private_net_and_dns_zone.openstack_networking_secgroup_v2.default" + ] + }, + { + "index_key": "https_from_everywhere", + "schema_version": 0, + "attributes": { + "description": "HTTPS from everywhere", + "direction": "ingress", + "ethertype": "IPv4", + "id": "eecaa8d3-3ca6-47cb-8619-0e1f73a341d7", + "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": "287cad33-7922-486d-83f3-58fe3615f157", + "tenant_id": "d3c30d05b2524faead8fabf0b511622e", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "module.main_private_net_and_dns_zone.openstack_networking_secgroup_v2.default" + ] + }, + { + "index_key": "ssh_from_isti_net", + "schema_version": 0, + "attributes": { + "description": "SSH from the ISTI network", + "direction": "ingress", + "ethertype": "IPv4", + "id": "02c32b64-fdfe-4532-8a57-613b24d2f173", + "port_range_max": 22, + "port_range_min": 22, + "protocol": "tcp", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "146.48.80.0/21", + "security_group_id": "287cad33-7922-486d-83f3-58fe3615f157", + "tenant_id": "d3c30d05b2524faead8fabf0b511622e", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "module.main_private_net_and_dns_zone.openstack_networking_secgroup_v2.default" + ] + }, + { + "index_key": "ssh_from_s2i2s_vpn_1", + "schema_version": 0, + "attributes": { + "description": "SSH from the S2I2S VPN 1", + "direction": "ingress", + "ethertype": "IPv4", + "id": "b7169504-4328-4b82-8656-a281194bdbf8", + "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": "287cad33-7922-486d-83f3-58fe3615f157", + "tenant_id": "d3c30d05b2524faead8fabf0b511622e", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "module.main_private_net_and_dns_zone.openstack_networking_secgroup_v2.default" + ] + }, + { + "index_key": "ssh_from_s2i2s_vpn_2", + "schema_version": 0, + "attributes": { + "description": "SSH from the S2I2S VPN 2", + "direction": "ingress", + "ethertype": "IPv4", + "id": "a63c0452-39db-42ed-a4db-b2ace9c1c46b", + "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": "287cad33-7922-486d-83f3-58fe3615f157", + "tenant_id": "d3c30d05b2524faead8fabf0b511622e", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "module.main_private_net_and_dns_zone.openstack_networking_secgroup_v2.default" + ] + } + ] + }, + { + "module": "module.main_private_net_and_dns_zone", + "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": "Allow all the egress traffic", + "direction": "egress", + "ethertype": "IPv4", + "id": "2080e856-6561-4f07-a4aa-50e4a615ab01", + "port_range_max": 0, + "port_range_min": 0, + "protocol": "", + "region": "isti_area_pi_1", + "remote_group_id": "", + "remote_ip_prefix": "", + "security_group_id": "287cad33-7922-486d-83f3-58fe3615f157", + "tenant_id": "d3c30d05b2524faead8fabf0b511622e", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "module.main_private_net_and_dns_zone.openstack_networking_secgroup_v2.default" + ] + } + ] + }, + { + "module": "module.main_private_net_and_dns_zone", + "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": "cca760fe-9d82-48fa-8da3-2640d238b1a0", + "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": "287cad33-7922-486d-83f3-58fe3615f157", + "tenant_id": "d3c30d05b2524faead8fabf0b511622e", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==", + "dependencies": [ + "module.main_private_net_and_dns_zone.openstack_networking_secgroup_v2.default" + ] + } + ] + }, + { + "module": "module.main_private_net_and_dns_zone", + "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 that allow ssh access from the ISTI networks, http, https", + "id": "287cad33-7922-486d-83f3-58fe3615f157", + "name": "default_for_all", + "region": "isti_area_pi_1", + "tags": null, + "tenant_id": "3dbab8216c914cda82e677cde415e36b", + "timeouts": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiZGVsZXRlIjo2MDAwMDAwMDAwMDB9fQ==" + } + ] + }, + { + "module": "module.main_private_net_and_dns_zone", + "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.17.7.254", + "start": "10.17.1.1" + } + ], + "allocation_pools": [ + { + "end": "10.17.7.254", + "start": "10.17.1.1" + } + ], + "cidr": "10.17.0.0/21", + "description": "WN main private subnet", + "dns_nameservers": [ + "146.48.29.97", + "146.48.29.98", + "146.48.29.99" + ], + "enable_dhcp": true, + "gateway_ip": "10.17.0.1", + "host_routes": [], + "id": "07a2b349-063a-4ec2-a4fd-a6c3edf04b3d", + "ip_version": 4, + "ipv6_address_mode": "", + "ipv6_ra_mode": "", + "name": "wn-cloud-main-subnet", + "network_id": "f7ac9322-4c63-403e-98f3-9705e8c9c853", + "no_gateway": false, + "prefix_length": null, + "region": "isti_area_pi_1", + "service_types": [], + "subnetpool_id": "", + "tags": null, + "tenant_id": "3dbab8216c914cda82e677cde415e36b", + "timeouts": null, + "value_specs": null + }, + "sensitive_attributes": [], + "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwfX0=", + "dependencies": [ + "module.main_private_net_and_dns_zone.openstack_networking_network_v2.main-private-network" + ] + } + ] + } + ], + "check_results": null +}