Skip to content

Commit a65bcaa

Browse files
Update Terraform aws to v4.48.0 (#110)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3ab5e79 commit a65bcaa

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

example/infra/.terraform.lock.hcl

Lines changed: 16 additions & 16 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 = "4.45.0"
7+
version = "4.48.0"
88
}
99
}
1010

0 commit comments

Comments
 (0)