diff --git a/environments/_modules/gateway/gateway.tf b/environments/_modules/gateway/gateway.tf index 4a786be..201d9e3 100644 --- a/environments/_modules/gateway/gateway.tf +++ b/environments/_modules/gateway/gateway.tf @@ -1,6 +1,6 @@ module "gateway" { source = "relaycorp/awala-gateway/google" - version = "1.6.12" + version = "1.6.35" project_id = var.gcp_project_id region = var.gcp_region