Skip to content

Commit 988e160

Browse files
chore(deps): update terraform aws to v6.19.0 (#405)
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> Co-authored-by: red-hat-konflux[bot] <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 1d48b1d commit 988e160

File tree

2 files changed

+31
-31
lines changed

2 files changed

+31
-31
lines changed

terraform/.terraform.lock.hcl

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

terraform/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
random = {
1010
source = "hashicorp/random"

0 commit comments

Comments
 (0)