Skip to content

Commit aa7fe7c

Browse files
feat(deps): update terraform local ( 2.5.3 ➔ 2.6.2 )
1 parent c803e8d commit aa7fe7c

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.6.0"
1818
}
1919
}
2020
}

0 commit comments

Comments
 (0)