Skip to content

Commit 0f135f4

Browse files
dependabot[bot]j4y
andauthored
chore(deps): bump hashicorp/aws in /terraform/website (#234)
Bumps [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws) from 6.18.0 to 6.19.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@v6.18.0...v6.19.0) --- updated-dependencies: - dependency-name: hashicorp/aws dependency-version: 6.19.0 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> Co-authored-by: Jay Prall <36337+j4y@users.noreply.github.com>
1 parent d06b033 commit 0f135f4

2 files changed

Lines changed: 18 additions & 18 deletions

File tree

terraform/website/.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/website/versions.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ terraform {
44
required_providers {
55
aws = {
66
source = "hashicorp/aws"
7-
version = "6.18.0"
7+
version = "6.19.0"
88
}
99
}
1010
}

0 commit comments

Comments
 (0)