infrastructure-as-code/openstack-tf/garr-ct1/project-setup/terraform.tfstate

270 lines
7.8 KiB
JSON

{
"version": 4,
"terraform_version": "1.7.5",
"serial": 10,
"lineage": "fbd4cad6-e66b-bb4c-d3e4-6440732201b7",
"outputs": {
"default_security_group_name": {
"value": "default",
"type": "string"
},
"external_network": {
"value": {
"id": "bf588091-e239-4fc8-8d35-eee2bd7d3cb0",
"name": "floating-ip"
},
"type": [
"map",
"string"
]
},
"external_router": {
"value": {
"description": "GARR-CT1 main router",
"name": "isti-router"
},
"type": [
"map",
"string"
]
},
"jump_proxy_ssh_shell": {
"value": {
"hostname": "shell.garr-ct1.d4science.net",
"private_ip": "192.168.100.4"
},
"type": [
"map",
"string"
]
},
"main_private_network": {
"value": {
"description": "GARR CT1 main network",
"name": "isti-VM-CT1-net"
},
"type": [
"map",
"string"
]
},
"main_private_subnet": {
"value": {
"allocation_end": "192.168.100.253",
"allocation_start": "192.168.100.2",
"cidr": "192.168.100.0/24",
"description": "GARR-CT1 main subnet",
"gateway_ip": "192.168.100.1",
"name": "isti-VM-subnet"
},
"type": [
"map",
"string"
]
},
"mtu_size": {
"value": 9000,
"type": "number"
},
"os_project_data": {
"value": {
"id": "a2de533851354b1f8d99ac6b6216d92e"
},
"type": [
"map",
"string"
]
},
"os_region_data": {
"value": {
"name": "garr-ct1"
},
"type": [
"map",
"string"
]
},
"prometheus_host": {
"value": {
"hostname": "ip-90-147-166-113.ct1.garrservices.it",
"private_ip": "192.168.100.15"
},
"type": [
"map",
"string"
]
},
"resolvers_ip": {
"value": [
"193.206.141.38",
"193.206.141.42"
],
"type": [
"list",
"string"
]
}
},
"resources": [
{
"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": "GARR CT1 main network",
"dns_domain": "",
"external": false,
"id": "310d65b2-fc5b-4079-b5c2-eb286fbde757",
"mtu": 9000,
"name": "isti-VM-CT1-net",
"port_security_enabled": true,
"qos_policy_id": "",
"region": "garr-ct1",
"segments": [],
"shared": false,
"tags": [],
"tenant_id": "a2de533851354b1f8d99ac6b6216d92e",
"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": null,
"id": "2979ba87-2498-4a75-8fcf-b11bb4dadf7a",
"port_id": "2979ba87-2498-4a75-8fcf-b11bb4dadf7a",
"region": "garr-ct1",
"router_id": "e621a18a-d8f8-4b5a-a9e7-d1ebc9f82a91",
"subnet_id": "780bcac9-3835-436c-901a-339e38e7345f",
"timeouts": null
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwfSwic2NoZW1hX3ZlcnNpb24iOiIwIn0=",
"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": "GARR-CT1 main router",
"distributed": false,
"enable_snat": true,
"external_fixed_ip": [
{
"ip_address": "90.147.166.112",
"subnet_id": "ea6832ed-a62d-41a1-83e9-09095bea9c7d"
}
],
"external_gateway": "bf588091-e239-4fc8-8d35-eee2bd7d3cb0",
"external_network_id": "bf588091-e239-4fc8-8d35-eee2bd7d3cb0",
"external_subnet_ids": null,
"id": "e621a18a-d8f8-4b5a-a9e7-d1ebc9f82a91",
"name": "isti-router",
"region": "garr-ct1",
"tags": [],
"tenant_id": "a2de533851354b1f8d99ac6b6216d92e",
"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": "192.168.100.253",
"start": "192.168.100.2"
}
],
"allocation_pools": [
{
"end": "192.168.100.253",
"start": "192.168.100.2"
}
],
"cidr": "192.168.100.0/24",
"description": "GARR-CT1 main subnet",
"dns_nameservers": [
"193.206.141.38",
"193.206.141.42"
],
"enable_dhcp": true,
"gateway_ip": "192.168.100.1",
"host_routes": [],
"id": "780bcac9-3835-436c-901a-339e38e7345f",
"ip_version": 4,
"ipv6_address_mode": "",
"ipv6_ra_mode": "",
"name": "isti-VM-subnet",
"network_id": "310d65b2-fc5b-4079-b5c2-eb286fbde757",
"no_gateway": false,
"prefix_length": null,
"region": "garr-ct1",
"service_types": [],
"subnetpool_id": "",
"tags": [],
"tenant_id": "a2de533851354b1f8d99ac6b6216d92e",
"timeouts": null,
"value_specs": null
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwfX0=",
"dependencies": [
"openstack_networking_network_v2.main-private-network"
]
}
]
}
],
"check_results": null
}