Skip to content

Commit f8a004d

Browse files
authored
Merge pull request #162 from adunkman/dependabot/terraform/terraform/ci-d5a5b312b3
Bump hashicorp/aws from 5.98.0 to 5.99.1 in /terraform in the ci group
2 parents d6f2fdc + ae5b99c commit f8a004d

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.98.0"
5+
version = "~> 5.99.1"
66
}
77
}
88

0 commit comments

Comments
 (0)