Skip to content

Commit

Permalink
Merge pull request #6037 from pvisweswar/SAAS-14600/Update_the_securi…
Browse files Browse the repository at this point in the history
…ty_policy_in_production

Update the security policy to support TLS 1.3 for ALB and Nginx
  • Loading branch information
dannyroberts authored Jul 7, 2023
2 parents 70dfa72 + 18ff27b commit 08dfa21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environments/production/terraform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ state_bucket: dimagi-terraform
state_bucket_region: "us-east-1"
region: "us-east-1"
environment: "production"
ssl_policy: 'ELBSecurityPolicy-FS-1-2-Res-2020-10'
ssl_policy: 'ELBSecurityPolicy-TLS13-1-2-Res-2021-06'
azs:
- "us-east-1a"
- "us-east-1b"
Expand Down

0 comments on commit 08dfa21

Please sign in to comment.