Skip to content

Commit

Permalink
Merge pull request #1673 from ministryofjustice/MLPAB-2744-fix-persis…
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewpearce-digital authored Dec 6, 2024
2 parents 7f6d90f + aa4b500 commit a7ff639
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/account/region/network.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module "network" {
source = "github.com/ministryofjustice/opg-terraform-aws-firewalled-network?ref=v0.2.9"
source = "github.com/ministryofjustice/opg-terraform-aws-firewalled-network?ref=v0.2.10"
cidr = var.network_cidr_block
enable_dns_hostnames = true
enable_dns_support = true
Expand Down

0 comments on commit a7ff639

Please sign in to comment.