Skip to content

Commit 9ab805f

Browse files
chore(deps): update terraform local to v2.4.1
1 parent 0588238 commit 9ab805f

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.4.1"
1414
}
1515
time = {
1616
source = "hashicorp/time"

0 commit comments

Comments
 (0)