Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Demetrio Carrara <[email protected]>
DCamma and sgametrio authored Feb 22, 2024
1 parent 8977f96 commit 0c3467c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -56,7 +56,8 @@ INFO: for cloudfront the aws provider should be in us-west-1 region.

```HCL
module "waf" {
source = "./terraform-aws-waf"
source = "tx-pts-dai/waf/aws"
version = "~> 0.x"
providers = {
aws = aws.us
}

0 comments on commit 0c3467c

Please sign in to comment.