Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump cloudposse/waf/aws from 0.3.0 to 0.4.0 in /terraform/modules/gost_website #1613

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 5, 2023

Bumps cloudposse/waf/aws from 0.3.0 to 0.4.0.

Release notes

Sourced from cloudposse/waf/aws's releases.

v0.4.0

what

  • Adds the geo_allowlist_statement_rules variable and accompanying block
  • Updates to latest and greatest README + workflows via make github/init + make readme

why

  • This enables creating a rule that supports an allowlist of country codes instead of only supporting a blocklist via the existing geo_match_statement_rules. This is accomplished via the not_statement block that is used in the geo_allowlist_statement_rules rule block.
  • Gets this module up to latest and greatest changes.

references

  • N/A

Rebuild github dir from the template

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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]>
@dependabot dependabot bot requested a review from a team as a code owner July 5, 2023 21:47
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Jul 5, 2023
@github-actions github-actions bot enabled auto-merge (squash) July 5, 2023 21:47
@github-actions github-actions bot merged commit 85e4258 into _staging Jul 5, 2023
@github-actions github-actions bot deleted the dependabot/terraform/terraform/modules/gost_website/cloudposse/waf/aws-0.4.0 branch July 5, 2023 21:50
@TylerHendrickson
Copy link
Member

TylerHendrickson commented Jul 12, 2023

The AWS provider version constraint introduced by 0.4.0 of this module (~> 4.28.0) is incompatible with our project-level version constraint, which specifies ~> 4.67.0 for the AWS provider.

This seems like a bug in the newer module version; I've filed an issue here: cloudposse/terraform-aws-waf#46. For the time-being, we'll have to revert back to 0.3.0 of the cloudposse/waf/aws module.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant