{ "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 }