Skip to content

Commit

Permalink
Updated to v1.3.0 of WAF module
Browse files Browse the repository at this point in the history
  • Loading branch information
DrizzlyOwl committed Oct 3, 2024
1 parent d965117 commit 669911b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ key = "terraform.tstate"

| Name | Source | Version |
|------|--------|---------|
| <a name="module_waf"></a> [waf](#module\_waf) | github.com/DFE-Digital/terraform-azurerm-front-door-app-gateway-waf | v1.2.1 |
| <a name="module_waf"></a> [waf](#module\_waf) | github.com/DFE-Digital/terraform-azurerm-front-door-app-gateway-waf | v1.3.0 |

## Resources

Expand Down
2 changes: 1 addition & 1 deletion waf.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module "waf" {
source = "github.com/DFE-Digital/terraform-azurerm-front-door-app-gateway-waf?ref=v1.2.1"
source = "github.com/DFE-Digital/terraform-azurerm-front-door-app-gateway-waf?ref=v1.3.0"

environment = local.environment
project_name = local.project_name
Expand Down

0 comments on commit 669911b

Please sign in to comment.