Skip to content

Commit 6c7d1d7

Browse files
Bump hashicorp/aws from 5.60.0 to 6.18.0
Bumps [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws) from 5.60.0 to 6.18.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.60.0...v6.18.0) --- updated-dependencies: - dependency-name: hashicorp/aws dependency-version: 6.18.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 74d8ac0 commit 6c7d1d7

2 files changed

Lines changed: 18 additions & 18 deletions

File tree

.terraform.lock.hcl

Lines changed: 17 additions & 17 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
@@ -15,7 +15,7 @@ terraform {
1515
# see https://registry.terraform.io/providers/hashicorp/aws/5.60.0
1616
aws = {
1717
source = "hashicorp/aws"
18-
version = ">= 5.60.0, < 6.0.0"
18+
version = ">= 5.60.0, < 6.18.1"
1919
}
2020

2121
# see https://registry.terraform.io/providers/hashicorp/random/3.6.2

0 commit comments

Comments
 (0)