diff --git a/main.tf b/main.tf index 0330ca2..18adbf3 100644 --- a/main.tf +++ b/main.tf @@ -302,7 +302,8 @@ resource "google_compute_backend_service" "iap" { health_checks = [google_compute_health_check.default.id] log_config { - enable = true + enable = true + sample_rate = 1 } iap {