Skip to content

Commit

Permalink
Bump hashicorp/aws from 5.44.0 to 5.54.1 in /exoscale/demo
Browse files Browse the repository at this point in the history
Bumps [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws) from 5.44.0 to 5.54.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.44.0...v5.54.1)

---
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 Jun 17, 2024
1 parent ad7164e commit 2203533
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exoscale/demo/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ terraform {
}
aws = {
source = "hashicorp/aws"
version = "5.44.0"
version = "5.54.1"
}
helm = {
source = "hashicorp/helm"
Expand Down

0 comments on commit 2203533

Please sign in to comment.