Skip to content

Commit

Permalink
chore(deps): bump cloudposse/waf/aws in /terraform/modules/gost_website
Browse files Browse the repository at this point in the history
Bumps [cloudposse/waf/aws](https://github.com/cloudposse/terraform-aws-waf) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/cloudposse/terraform-aws-waf/releases)
- [Commits](cloudposse/terraform-aws-waf@0.3.0...0.4.0)

---
updated-dependencies:
- dependency-name: cloudposse/waf/aws
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 24, 2023
1 parent d2f3fc0 commit ed38324
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/modules/gost_website/waf.tf
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ locals {

module "waf" {
source = "cloudposse/waf/aws"
version = "0.3.0"
version = "0.4.0"
scope = "CLOUDFRONT"
default_action = "allow"

Expand Down

0 comments on commit ed38324

Please sign in to comment.