From 132cbb144069ea6e8c8cfac59f50072a044f2cef Mon Sep 17 00:00:00 2001 From: Andy Mantell <134642+andymantell@users.noreply.github.com> Date: Thu, 30 Jan 2025 12:38:00 +0000 Subject: [PATCH] Release 1.0.28 to integration --- terragrunt/components/terragrunt.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/terragrunt/components/terragrunt.hcl b/terragrunt/components/terragrunt.hcl index a96df9999..14b55f9d1 100644 --- a/terragrunt/components/terragrunt.hcl +++ b/terragrunt/components/terragrunt.hcl @@ -95,7 +95,7 @@ locals { fts_azure_frontdoor = null name = "integration" onelogin_logout_notification_urls = ["https://test-findtender.nqc.com/auth/backchannellogout"] - pinned_service_version = "1.0.27" + pinned_service_version = "1.0.28" postgres_instance_type = "db.t4g.micro" private_subnets = [ "10.${local.cidr_b_integration}.101.0/24",