Files
but3-iac/terraform/modules/network/terraform.tfstate
2025-12-03 15:35:12 +00:00

422 lines
17 KiB
JSON

{
"version": 4,
"terraform_version": "1.14.1",
"serial": 32,
"lineage": "68d143e5-de15-405e-ce80-2ed3d646c992",
"outputs": {
"subnet_ids": {
"value": {
"backend": "projects/fluted-agency-478713-h5/regions/europe-west9/subnetworks/fluted-agency-478713-h5-backend-subnet",
"database": "projects/fluted-agency-478713-h5/regions/europe-west9/subnetworks/fluted-agency-478713-h5-database-subnet",
"frontend": "projects/fluted-agency-478713-h5/regions/europe-west9/subnetworks/fluted-agency-478713-h5-frontend-subnet"
},
"type": [
"object",
{
"backend": "string",
"database": "string",
"frontend": "string"
}
]
},
"vpc_id": {
"value": "projects/fluted-agency-478713-h5/global/networks/fluted-agency-478713-h5-vpc",
"type": "string"
}
},
"resources": [
{
"mode": "managed",
"type": "google_compute_firewall",
"name": "backend_to_database_3306",
"provider": "provider[\"registry.terraform.io/hashicorp/google\"]",
"instances": [
{
"schema_version": 1,
"attributes": {
"allow": [
{
"ports": [
"3306"
],
"protocol": "tcp"
}
],
"creation_timestamp": "2025-12-03T07:08:41.312-08:00",
"deny": [],
"description": "Autorise le trafic TCP 3306 des instances backend vers database",
"destination_ranges": [],
"direction": "INGRESS",
"disabled": false,
"enable_logging": null,
"id": "projects/fluted-agency-478713-h5/global/firewalls/fluted-agency-478713-h5-fw-backend-database-3306",
"log_config": [],
"name": "fluted-agency-478713-h5-fw-backend-database-3306",
"network": "https://www.googleapis.com/compute/v1/projects/fluted-agency-478713-h5/global/networks/fluted-agency-478713-h5-vpc",
"params": [],
"priority": 1000,
"project": "fluted-agency-478713-h5",
"self_link": "https://www.googleapis.com/compute/v1/projects/fluted-agency-478713-h5/global/firewalls/fluted-agency-478713-h5-fw-backend-database-3306",
"source_ranges": [],
"source_service_accounts": [],
"source_tags": [
"backend"
],
"target_service_accounts": [],
"target_tags": [
"database"
],
"timeouts": null
},
"sensitive_attributes": [],
"identity_schema_version": 0,
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxMjAwMDAwMDAwMDAwLCJkZWxldGUiOjEyMDAwMDAwMDAwMDAsInVwZGF0ZSI6MTIwMDAwMDAwMDAwMH0sInNjaGVtYV92ZXJzaW9uIjoiMSJ9",
"dependencies": [
"google_compute_network.vpc"
]
}
]
},
{
"mode": "managed",
"type": "google_compute_firewall",
"name": "frontend_http_https",
"provider": "provider[\"registry.terraform.io/hashicorp/google\"]",
"instances": [
{
"schema_version": 1,
"attributes": {
"allow": [
{
"ports": [
"80",
"443"
],
"protocol": "tcp"
}
],
"creation_timestamp": "2025-12-03T07:08:41.348-08:00",
"deny": [],
"description": "Autorise HTTP/HTTPS vers les instances frontend",
"destination_ranges": [],
"direction": "INGRESS",
"disabled": false,
"enable_logging": null,
"id": "projects/fluted-agency-478713-h5/global/firewalls/fluted-agency-478713-h5-fw-frontend-http-https",
"log_config": [],
"name": "fluted-agency-478713-h5-fw-frontend-http-https",
"network": "https://www.googleapis.com/compute/v1/projects/fluted-agency-478713-h5/global/networks/fluted-agency-478713-h5-vpc",
"params": [],
"priority": 1000,
"project": "fluted-agency-478713-h5",
"self_link": "https://www.googleapis.com/compute/v1/projects/fluted-agency-478713-h5/global/firewalls/fluted-agency-478713-h5-fw-frontend-http-https",
"source_ranges": [
"0.0.0.0/0"
],
"source_service_accounts": [],
"source_tags": [],
"target_service_accounts": [],
"target_tags": [
"frontend"
],
"timeouts": null
},
"sensitive_attributes": [],
"identity_schema_version": 0,
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxMjAwMDAwMDAwMDAwLCJkZWxldGUiOjEyMDAwMDAwMDAwMDAsInVwZGF0ZSI6MTIwMDAwMDAwMDAwMH0sInNjaGVtYV92ZXJzaW9uIjoiMSJ9",
"dependencies": [
"google_compute_network.vpc"
]
}
]
},
{
"mode": "managed",
"type": "google_compute_firewall",
"name": "frontend_to_backend_8000",
"provider": "provider[\"registry.terraform.io/hashicorp/google\"]",
"instances": [
{
"schema_version": 1,
"attributes": {
"allow": [
{
"ports": [
"8000"
],
"protocol": "tcp"
}
],
"creation_timestamp": "2025-12-03T07:08:41.305-08:00",
"deny": [],
"description": "Autorise le trafic TCP 8000 des instances frontend vers backend",
"destination_ranges": [],
"direction": "INGRESS",
"disabled": false,
"enable_logging": null,
"id": "projects/fluted-agency-478713-h5/global/firewalls/fluted-agency-478713-h5-fw-frontend-backend-8000",
"log_config": [],
"name": "fluted-agency-478713-h5-fw-frontend-backend-8000",
"network": "https://www.googleapis.com/compute/v1/projects/fluted-agency-478713-h5/global/networks/fluted-agency-478713-h5-vpc",
"params": [],
"priority": 1000,
"project": "fluted-agency-478713-h5",
"self_link": "https://www.googleapis.com/compute/v1/projects/fluted-agency-478713-h5/global/firewalls/fluted-agency-478713-h5-fw-frontend-backend-8000",
"source_ranges": [],
"source_service_accounts": [],
"source_tags": [
"frontend"
],
"target_service_accounts": [],
"target_tags": [
"backend"
],
"timeouts": null
},
"sensitive_attributes": [],
"identity_schema_version": 0,
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxMjAwMDAwMDAwMDAwLCJkZWxldGUiOjEyMDAwMDAwMDAwMDAsInVwZGF0ZSI6MTIwMDAwMDAwMDAwMH0sInNjaGVtYV92ZXJzaW9uIjoiMSJ9",
"dependencies": [
"google_compute_network.vpc"
]
}
]
},
{
"mode": "managed",
"type": "google_compute_firewall",
"name": "ssh_all",
"provider": "provider[\"registry.terraform.io/hashicorp/google\"]",
"instances": [
{
"schema_version": 1,
"attributes": {
"allow": [
{
"ports": [
"22"
],
"protocol": "tcp"
}
],
"creation_timestamp": "2025-12-03T07:08:41.346-08:00",
"deny": [],
"description": "Autorise SSH vers toutes les instances du VPC",
"destination_ranges": [],
"direction": "INGRESS",
"disabled": false,
"enable_logging": null,
"id": "projects/fluted-agency-478713-h5/global/firewalls/fluted-agency-478713-h5-fw-ssh-all",
"log_config": [],
"name": "fluted-agency-478713-h5-fw-ssh-all",
"network": "https://www.googleapis.com/compute/v1/projects/fluted-agency-478713-h5/global/networks/fluted-agency-478713-h5-vpc",
"params": [],
"priority": 1000,
"project": "fluted-agency-478713-h5",
"self_link": "https://www.googleapis.com/compute/v1/projects/fluted-agency-478713-h5/global/firewalls/fluted-agency-478713-h5-fw-ssh-all",
"source_ranges": [
"34.155.72.245/32"
],
"source_service_accounts": [],
"source_tags": [],
"target_service_accounts": [],
"target_tags": [],
"timeouts": null
},
"sensitive_attributes": [],
"identity_schema_version": 0,
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxMjAwMDAwMDAwMDAwLCJkZWxldGUiOjEyMDAwMDAwMDAwMDAsInVwZGF0ZSI6MTIwMDAwMDAwMDAwMH0sInNjaGVtYV92ZXJzaW9uIjoiMSJ9",
"dependencies": [
"google_compute_network.vpc"
]
}
]
},
{
"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/fluted-agency-478713-h5/global/networks/fluted-agency-478713-h5-vpc",
"internal_ipv6_range": "",
"mtu": 0,
"name": "fluted-agency-478713-h5-vpc",
"network_firewall_policy_enforcement_order": "AFTER_CLASSIC_FIREWALL",
"network_id": "2893955044504104076",
"network_profile": "",
"numeric_id": "2893955044504104076",
"params": [],
"project": "fluted-agency-478713-h5",
"routing_mode": "REGIONAL",
"self_link": "https://www.googleapis.com/compute/v1/projects/fluted-agency-478713-h5/global/networks/fluted-agency-478713-h5-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-03T07:08:41.605-08:00",
"description": "",
"external_ipv6_prefix": "",
"fingerprint": null,
"gateway_address": "10.0.2.1",
"id": "projects/fluted-agency-478713-h5/regions/europe-west9/subnetworks/fluted-agency-478713-h5-backend-subnet",
"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": "fluted-agency-478713-h5-backend-subnet",
"network": "https://www.googleapis.com/compute/v1/projects/fluted-agency-478713-h5/global/networks/fluted-agency-478713-h5-vpc",
"params": [],
"private_ip_google_access": false,
"private_ipv6_google_access": "DISABLE_GOOGLE_ACCESS",
"project": "fluted-agency-478713-h5",
"purpose": "PRIVATE",
"region": "europe-west9",
"reserved_internal_range": "",
"role": "",
"secondary_ip_range": [],
"self_link": "https://www.googleapis.com/compute/v1/projects/fluted-agency-478713-h5/regions/europe-west9/subnetworks/fluted-agency-478713-h5-backend-subnet",
"send_secondary_ip_range_if_empty": null,
"stack_type": "IPV4_ONLY",
"state": "",
"subnetwork_id": 7285064732453498006,
"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-03T07:08:41.669-08:00",
"description": "",
"external_ipv6_prefix": "",
"fingerprint": null,
"gateway_address": "10.0.3.1",
"id": "projects/fluted-agency-478713-h5/regions/europe-west9/subnetworks/fluted-agency-478713-h5-database-subnet",
"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": "fluted-agency-478713-h5-database-subnet",
"network": "https://www.googleapis.com/compute/v1/projects/fluted-agency-478713-h5/global/networks/fluted-agency-478713-h5-vpc",
"params": [],
"private_ip_google_access": false,
"private_ipv6_google_access": "DISABLE_GOOGLE_ACCESS",
"project": "fluted-agency-478713-h5",
"purpose": "PRIVATE",
"region": "europe-west9",
"reserved_internal_range": "",
"role": "",
"secondary_ip_range": [],
"self_link": "https://www.googleapis.com/compute/v1/projects/fluted-agency-478713-h5/regions/europe-west9/subnetworks/fluted-agency-478713-h5-database-subnet",
"send_secondary_ip_range_if_empty": null,
"stack_type": "IPV4_ONLY",
"state": "",
"subnetwork_id": 5692285971976809622,
"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-03T07:08:41.668-08:00",
"description": "",
"external_ipv6_prefix": "",
"fingerprint": null,
"gateway_address": "10.0.1.1",
"id": "projects/fluted-agency-478713-h5/regions/europe-west9/subnetworks/fluted-agency-478713-h5-frontend-subnet",
"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": "fluted-agency-478713-h5-frontend-subnet",
"network": "https://www.googleapis.com/compute/v1/projects/fluted-agency-478713-h5/global/networks/fluted-agency-478713-h5-vpc",
"params": [],
"private_ip_google_access": false,
"private_ipv6_google_access": "DISABLE_GOOGLE_ACCESS",
"project": "fluted-agency-478713-h5",
"purpose": "PRIVATE",
"region": "europe-west9",
"reserved_internal_range": "",
"role": "",
"secondary_ip_range": [],
"self_link": "https://www.googleapis.com/compute/v1/projects/fluted-agency-478713-h5/regions/europe-west9/subnetworks/fluted-agency-478713-h5-frontend-subnet",
"send_secondary_ip_range_if_empty": null,
"stack_type": "IPV4_ONLY",
"state": "",
"subnetwork_id": 628439403082935446,
"timeouts": null
},
"sensitive_attributes": [],
"identity_schema_version": 0,
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxMjAwMDAwMDAwMDAwLCJkZWxldGUiOjEyMDAwMDAwMDAwMDAsInVwZGF0ZSI6MTIwMDAwMDAwMDAwMH19",
"dependencies": [
"google_compute_network.vpc"
]
}
]
}
],
"check_results": null
}