Skip to content

Commit 9694046

Browse files
terraform-docs: automated action
1 parent b00eb3f commit 9694046

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ module "k8s_cluster" {
6565
6666
# Override example
6767
module "k8s_cluster_override" {
68-
source = "../modules/k8s_cluster"
68+
source = "git::https://github.com/pascalinthecloud/terraform-proxmox-talos-cluster.git?ref=v1.0.0"
6969
7070
cluster = {
7171
name = "homelab.cluster"

0 commit comments

Comments
 (0)