Skip to content

Commit

Permalink
chore(deps): bump cloudposse/waf/aws in /terraform/modules/gost_websi…
Browse files Browse the repository at this point in the history
…te (#2245)

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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 21, 2023
1 parent c504412 commit e4bb96e
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 e4bb96e

Please sign in to comment.