Skip to content

Commit 6dc8278

Browse files
Bump hashicorp/aws from 4.23.0 to 4.57.0 (#212)
Bumps [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws) from 4.23.0 to 4.57.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.23.0...v4.57.0) --- updated-dependencies: - dependency-name: hashicorp/aws dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8e26ccd commit 6dc8278

File tree

2 files changed

+18
-15
lines changed

2 files changed

+18
-15
lines changed

.terraform.lock.hcl

Lines changed: 17 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

terraform.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ terraform {
1010
# https://registry.terraform.io/providers/hashicorp/aws/latest
1111
aws = {
1212
source = "hashicorp/aws"
13-
version = "4.23.0"
13+
version = "4.57.0"
1414
}
1515

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

0 commit comments

Comments
 (0)