Skip to content

Commit

Permalink
fix firewall logging
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewpearce-digital committed Dec 5, 2024
1 parent 7816fa0 commit 0796fe9
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.7"
source = "github.com/ministryofjustice/opg-terraform-aws-firewalled-network?ref=v0.2.8"
cidr = var.network_cidr_block
enable_dns_hostnames = true
enable_dns_support = true
Expand Down

0 comments on commit 0796fe9

Please sign in to comment.