Skip to content

Commit

Permalink
chore(deps): bump hashicorp/aws
Browse files Browse the repository at this point in the history
Bumps the cloud-platform-dsd group with 1 update in the /terraform/aws-accounts/cloud-platform-dsd directory: [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws).


Updates `hashicorp/aws` from 5.80.0 to 5.82.2
- [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.80.0...v5.82.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 29, 2024
1 parent 87f72e0 commit ce301c0
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
34 changes: 17 additions & 17 deletions terraform/aws-accounts/cloud-platform-dsd/.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/aws-accounts/cloud-platform-dsd/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "~> 5.80.0"
version = "~> 5.82.2"
}
}
required_version = ">= 1.2.5"
Expand Down

0 comments on commit ce301c0

Please sign in to comment.