Skip to content
This repository was archived by the owner on Nov 13, 2023. It is now read-only.

Commit 2a9eb58

Browse files
chore(deps): update terraform aws to v5
1 parent 41fa1e8 commit 2a9eb58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ terraform {
33
required_providers {
44
aws = {
55
source = "hashicorp/aws"
6-
version = "4.32.0"
6+
version = "5.0.1"
77
}
88
local = {
99
source = "hashicorp/local"

0 commit comments

Comments
 (0)