Skip to content

Commit d82c137

Browse files
chore(deps): update terraform local to v2.5.3
1 parent acdd7a1 commit d82c137

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform-hpvs/postgresql-cluster/terraform.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ terraform {
1010
}
1111
local = {
1212
source = "hashicorp/local"
13-
version = "2.4.0"
13+
version = "2.5.3"
1414
}
1515
time = {
1616
source = "hashicorp/time"

0 commit comments

Comments
 (0)