From d3ac0a6fdc92ad3db366cdc94a084079042b6486 Mon Sep 17 00:00:00 2001 From: Pat Heard Date: Mon, 15 Apr 2024 15:30:31 -0400 Subject: [PATCH] Infrastructure release 1.3.2 (#1697) - Update sentinel_forwarder Terraform module version. - Update WordPress ECS task to enable debug logging. - Update Client VPN IAM Identity Center access group ID. --- infrastructure/VERSION | 2 +- infrastructure/environments.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/infrastructure/VERSION b/infrastructure/VERSION index 6261a05bb..d5e98f723 100644 --- a/infrastructure/VERSION +++ b/infrastructure/VERSION @@ -1 +1 @@ -1.3.1 \ No newline at end of file +1.3.2 \ No newline at end of file diff --git a/infrastructure/environments.yml b/infrastructure/environments.yml index ac954abed..7a6b2a82d 100644 --- a/infrastructure/environments.yml +++ b/infrastructure/environments.yml @@ -1,7 +1,7 @@ production: apache: 1.1.1 wordpress: 3.16.1 - infrastructure: 1.3.1 + infrastructure: 1.3.2 staging: apache: 1.1.1 wordpress: 3.16.3