Skip to content

Commit e70976f

Browse files
chore(deps): update terraform aws to v5.87.0 (#200)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fed6a72 commit e70976f

File tree

2 files changed

+31
-31
lines changed

2 files changed

+31
-31
lines changed

example/infra/.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.

example/infra/terraform.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 = "5.69.0"
7+
version = "5.87.0"
88
}
99
}
1010

0 commit comments

Comments
 (0)