Skip to content

Commit 31ab83a

Browse files
chore(deps): update terraform cloudposse/waf/aws to v1.10.0 (#42)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 035277d commit 31ab83a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ locals {
1818

1919
module "aws_waf" {
2020
source = "cloudposse/waf/aws"
21-
version = "1.9.0"
21+
version = "1.10.0"
2222

2323
description = var.description
2424
default_action = var.default_action

0 commit comments

Comments
 (0)