Skip to content

Commit

Permalink
Bump hashicorp/aws from 5.79.0 to 5.80.0 in /providers
Browse files Browse the repository at this point in the history
Bumps [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws) from 5.79.0 to 5.80.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.79.0...v5.80.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 5, 2024
1 parent 677741a commit b01c973
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion providers/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
aws = {
source = "registry.terraform.io/hashicorp/aws"
version = "5.79.0"
version = "5.80.0"
}
external = {
source = "registry.terraform.io/hashicorp/external"
Expand Down

0 comments on commit b01c973

Please sign in to comment.