Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
weblate committed Dec 6, 2024
2 parents c39453d + a7ff639 commit 2429639
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 2429639

Please sign in to comment.