Skip to content

Commit

Permalink
Merge pull request #14 from UKHomeOffice/waf0.4.5
Browse files Browse the repository at this point in the history
waf 0.4.5
  • Loading branch information
ukho-cfreeman authored Feb 19, 2025
2 parents 9f6ff01 + b80e898 commit c1587c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ provider "aws" {
}

module "waf" {
source = "git::https://github.com/UKHomeOffice/core-cloud-static-sites-wafv2-terraform.git?ref=0.4.4"
source = "git::https://github.com/UKHomeOffice/core-cloud-static-sites-wafv2-terraform.git?ref=0.4.5"
waf_acl_name = "cc-static-site-${var.env_name}-acl"
tags = var.platform_tags
}
Expand Down

0 comments on commit c1587c3

Please sign in to comment.