Skip to content

Commit 6f32c06

Browse files
authored
Merge pull request #142 from adunkman/dependabot/terraform/terraform/ci-411f58691e
Bump hashicorp/aws from 5.96.0 to 5.97.0 in /terraform in the ci group
2 parents 2436e04 + 5ee0ae6 commit 6f32c06

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ terraform {
22
required_providers {
33
aws = {
44
source = "hashicorp/aws"
5-
version = "~> 5.96.0"
5+
version = "~> 5.97.0"
66
}
77
}
88

0 commit comments

Comments
 (0)