Skip to content

Commit

Permalink
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.32.0 to 5.32.1.
- [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.32.0...v5.32.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 15, 2024
1 parent 1f6ee3c commit df320b9
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 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 @@ -14,7 +14,7 @@ terraform {
}
aws = {
source = "hashicorp/aws"
version = "5.32.0"
version = "5.32.1"
}
kubernetes = {
source = "hashicorp/kubernetes"
Expand Down

0 comments on commit df320b9

Please sign in to comment.