Skip to content

Commit

Permalink
Merge pull request #6029 from pvisweswar/SAAS-14600/update_the_securi…
Browse files Browse the repository at this point in the history
…ty_policy_to_support_TLS_1.3_in_INDIA

Update the security policy to support TLS 1.3 for ALB and Nginx in INDIA
  • Loading branch information
shyamkumarlchauhan authored Jul 3, 2023
2 parents fb4c7bd + 97a1dc0 commit af0d219
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environments/india/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: "ap-south-1"
environment: "india"
ssl_policy: 'ELBSecurityPolicy-FS-1-2-Res-2020-10'
ssl_policy: 'ELBSecurityPolicy-TLS13-1-2-Res-2021-06'
azs:
- "ap-south-1a"
- "ap-south-1b"
Expand Down

0 comments on commit af0d219

Please sign in to comment.