Skip to content

Commit

Permalink
update version of allow list
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesrwarren committed Dec 2, 2024
1 parent db232d9 commit 6ccfd27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/environment/region/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ variable "admin_fully_qualified_domain_name" {
}

module "allow_list" {
source = "git@github.com:ministryofjustice/opg-terraform-aws-moj-ip-allow-list.git?ref=v3.0.1"
source = "git@github.com:ministryofjustice/opg-terraform-aws-moj-ip-allow-list.git?ref=v3.0.3"
}

data "aws_ip_ranges" "route53_healthchecks_ips" {
Expand Down

0 comments on commit 6ccfd27

Please sign in to comment.