# Copyright 2023 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. values: google_compute_forwarding_rule.forwarding_rules[""]: all_ports: true ip_protocol: TCP labels: null load_balancing_scheme: INTERNAL name: ilb-test network: default project: my-project region: europe-west1 subnetwork: default google_compute_health_check.default[0]: check_interval_sec: 5 name: ilb-test project: my-project tcp_health_check: - port: null port_name: null port_specification: USE_SERVING_PORT proxy_header: NONE request: null response: null timeout_sec: 5 unhealthy_threshold: 2 google_compute_region_backend_service.default: backend: - balancing_mode: CONNECTION capacity_scaler: null description: Terraform managed. failover: false group: foo max_connections: null max_connections_per_endpoint: null max_connections_per_instance: null max_rate: null max_rate_per_endpoint: null max_rate_per_instance: null max_utilization: null load_balancing_scheme: INTERNAL name: ilb-test network: default project: my-project protocol: UNSPECIFIED region: europe-west1 counts: google_compute_forwarding_rule: 1 google_compute_health_check: 1 google_compute_region_backend_service: 1