Skip to content

Commit

Permalink
:dependabot: terraform(deps): Bump hashicorp/aws
Browse files Browse the repository at this point in the history
Bumps [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws) from 5.89.0 to 5.90.0.
- [Release notes](https://github.com/hashicorp/terraform-provider-aws/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-aws@v5.89.0...v5.90.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 7, 2025
1 parent 54cc5f0 commit c4b95cf
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "5.89.0"
version = "5.90.0"
}
}
required_version = "~> 1.5"
Expand Down

0 comments on commit c4b95cf

Please sign in to comment.