Skip to content

Commit

Permalink
Bump hashicorp/aws from 4.57.0 to 5.76.0
Browse files Browse the repository at this point in the history
Bumps [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws) from 4.57.0 to 5.76.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@v4.57.0...v5.76.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 6dc8278 commit 9740b6b
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
34 changes: 17 additions & 17 deletions .terraform.lock.hcl

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

2 changes: 1 addition & 1 deletion terraform.tf
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ terraform {
# https://registry.terraform.io/providers/hashicorp/aws/latest
aws = {
source = "hashicorp/aws"
version = "4.57.0"
version = "5.76.0"
}

# https://registry.terraform.io/providers/hashicorp/helm/latest/docs/resources/release
Expand Down

0 comments on commit 9740b6b

Please sign in to comment.