Skip to content

Commit 6667ae9

Browse files
feat(deps): update terraform local ( 2.5.3 ➔ 2.7.0 )
1 parent 6446c8a commit 6667ae9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/infra/modules/talos_bootstrap/versions.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ terraform {
1414
}
1515
local = {
1616
source = "hashicorp/local"
17-
version = "~> 2.5.0"
17+
version = "~> 2.7.0"
1818
}
1919
}
2020
}

0 commit comments

Comments
 (0)