forked from pierront/but3-iac
195 lines
7.7 KiB
JSON
195 lines
7.7 KiB
JSON
{
|
|
"version": 4,
|
|
"terraform_version": "1.14.1",
|
|
"serial": 8,
|
|
"lineage": "a50247ea-8d0d-3586-9b2e-bab764a9e01a",
|
|
"outputs": {},
|
|
"resources": [
|
|
{
|
|
"mode": "managed",
|
|
"type": "google_compute_network",
|
|
"name": "vpc",
|
|
"provider": "provider[\"registry.terraform.io/hashicorp/google\"]",
|
|
"instances": [
|
|
{
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"auto_create_subnetworks": false,
|
|
"bgp_always_compare_med": false,
|
|
"bgp_best_path_selection_mode": "LEGACY",
|
|
"bgp_inter_region_cost": "",
|
|
"delete_default_routes_on_create": false,
|
|
"description": "",
|
|
"enable_ula_internal_ipv6": false,
|
|
"gateway_ipv4": "",
|
|
"id": "projects/projet-automatron/global/networks/projet-automatron-vpc",
|
|
"internal_ipv6_range": "",
|
|
"mtu": 0,
|
|
"name": "projet-automatron-vpc",
|
|
"network_firewall_policy_enforcement_order": "AFTER_CLASSIC_FIREWALL",
|
|
"network_id": "2307949156882047397",
|
|
"network_profile": "",
|
|
"numeric_id": "2307949156882047397",
|
|
"params": [],
|
|
"project": "projet-automatron",
|
|
"routing_mode": "REGIONAL",
|
|
"self_link": "https://www.googleapis.com/compute/v1/projects/projet-automatron/global/networks/projet-automatron-vpc",
|
|
"timeouts": null
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxMjAwMDAwMDAwMDAwLCJkZWxldGUiOjEyMDAwMDAwMDAwMDAsInVwZGF0ZSI6MTIwMDAwMDAwMDAwMH19"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"mode": "managed",
|
|
"type": "google_compute_subnetwork",
|
|
"name": "backend",
|
|
"provider": "provider[\"registry.terraform.io/hashicorp/google\"]",
|
|
"instances": [
|
|
{
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"creation_timestamp": "2025-12-03T08:03:45.840-08:00",
|
|
"description": "",
|
|
"external_ipv6_prefix": "",
|
|
"fingerprint": null,
|
|
"gateway_address": "10.0.2.1",
|
|
"id": "projects/projet-automatron/regions/europe-west1/subnetworks/backend",
|
|
"internal_ipv6_prefix": "",
|
|
"ip_cidr_range": "10.0.2.0/24",
|
|
"ip_collection": null,
|
|
"ipv6_access_type": "",
|
|
"ipv6_cidr_range": "",
|
|
"ipv6_gce_endpoint": "",
|
|
"log_config": [],
|
|
"name": "backend",
|
|
"network": "https://www.googleapis.com/compute/v1/projects/projet-automatron/global/networks/projet-automatron-vpc",
|
|
"params": [],
|
|
"private_ip_google_access": false,
|
|
"private_ipv6_google_access": "DISABLE_GOOGLE_ACCESS",
|
|
"project": "projet-automatron",
|
|
"purpose": "PRIVATE",
|
|
"region": "europe-west1",
|
|
"reserved_internal_range": "",
|
|
"role": "",
|
|
"secondary_ip_range": [],
|
|
"self_link": "https://www.googleapis.com/compute/v1/projects/projet-automatron/regions/europe-west1/subnetworks/backend",
|
|
"send_secondary_ip_range_if_empty": null,
|
|
"stack_type": "IPV4_ONLY",
|
|
"state": "",
|
|
"subnetwork_id": 9155615804104761742,
|
|
"timeouts": null
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxMjAwMDAwMDAwMDAwLCJkZWxldGUiOjEyMDAwMDAwMDAwMDAsInVwZGF0ZSI6MTIwMDAwMDAwMDAwMH19",
|
|
"dependencies": [
|
|
"google_compute_network.vpc"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"mode": "managed",
|
|
"type": "google_compute_subnetwork",
|
|
"name": "database",
|
|
"provider": "provider[\"registry.terraform.io/hashicorp/google\"]",
|
|
"instances": [
|
|
{
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"creation_timestamp": "2025-12-03T08:03:46.025-08:00",
|
|
"description": "",
|
|
"external_ipv6_prefix": "",
|
|
"fingerprint": null,
|
|
"gateway_address": "10.0.3.1",
|
|
"id": "projects/projet-automatron/regions/europe-west1/subnetworks/database",
|
|
"internal_ipv6_prefix": "",
|
|
"ip_cidr_range": "10.0.3.0/24",
|
|
"ip_collection": null,
|
|
"ipv6_access_type": "",
|
|
"ipv6_cidr_range": "",
|
|
"ipv6_gce_endpoint": "",
|
|
"log_config": [],
|
|
"name": "database",
|
|
"network": "https://www.googleapis.com/compute/v1/projects/projet-automatron/global/networks/projet-automatron-vpc",
|
|
"params": [],
|
|
"private_ip_google_access": false,
|
|
"private_ipv6_google_access": "DISABLE_GOOGLE_ACCESS",
|
|
"project": "projet-automatron",
|
|
"purpose": "PRIVATE",
|
|
"region": "europe-west1",
|
|
"reserved_internal_range": "",
|
|
"role": "",
|
|
"secondary_ip_range": [],
|
|
"self_link": "https://www.googleapis.com/compute/v1/projects/projet-automatron/regions/europe-west1/subnetworks/database",
|
|
"send_secondary_ip_range_if_empty": null,
|
|
"stack_type": "IPV4_ONLY",
|
|
"state": "",
|
|
"subnetwork_id": 7501164362684293517,
|
|
"timeouts": null
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxMjAwMDAwMDAwMDAwLCJkZWxldGUiOjEyMDAwMDAwMDAwMDAsInVwZGF0ZSI6MTIwMDAwMDAwMDAwMH19",
|
|
"dependencies": [
|
|
"google_compute_network.vpc"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"mode": "managed",
|
|
"type": "google_compute_subnetwork",
|
|
"name": "frontend",
|
|
"provider": "provider[\"registry.terraform.io/hashicorp/google\"]",
|
|
"instances": [
|
|
{
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"creation_timestamp": "2025-12-03T08:03:44.849-08:00",
|
|
"description": "",
|
|
"external_ipv6_prefix": "",
|
|
"fingerprint": null,
|
|
"gateway_address": "10.0.1.1",
|
|
"id": "projects/projet-automatron/regions/europe-west1/subnetworks/frontend",
|
|
"internal_ipv6_prefix": "",
|
|
"ip_cidr_range": "10.0.1.0/24",
|
|
"ip_collection": null,
|
|
"ipv6_access_type": "",
|
|
"ipv6_cidr_range": "",
|
|
"ipv6_gce_endpoint": "",
|
|
"log_config": [],
|
|
"name": "frontend",
|
|
"network": "https://www.googleapis.com/compute/v1/projects/projet-automatron/global/networks/projet-automatron-vpc",
|
|
"params": [],
|
|
"private_ip_google_access": false,
|
|
"private_ipv6_google_access": "DISABLE_GOOGLE_ACCESS",
|
|
"project": "projet-automatron",
|
|
"purpose": "PRIVATE",
|
|
"region": "europe-west1",
|
|
"reserved_internal_range": "",
|
|
"role": "",
|
|
"secondary_ip_range": [],
|
|
"self_link": "https://www.googleapis.com/compute/v1/projects/projet-automatron/regions/europe-west1/subnetworks/frontend",
|
|
"send_secondary_ip_range_if_empty": null,
|
|
"stack_type": "IPV4_ONLY",
|
|
"state": "",
|
|
"subnetwork_id": 7079668487141843343,
|
|
"timeouts": null
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxMjAwMDAwMDAwMDAwLCJkZWxldGUiOjEyMDAwMDAwMDAwMDAsInVwZGF0ZSI6MTIwMDAwMDAwMDAwMH19",
|
|
"dependencies": [
|
|
"google_compute_network.vpc"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"check_results": null
|
|
}
|