Skip to content

Commit ad22380

Browse files
terraform-docs: automated action
1 parent f77e239 commit ad22380

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
@@ -21,7 +21,7 @@ The preserve option is only needed when wanting to keep files/directories on Tal
2121

2222
```hcl
2323
module "k8s_cluster" {
24-
source = "../modules/k8s_cluster"
24+
source = "git::https://github.com/pascalinthecloud/terraform-proxmox-talos-cluster.git?ref=v1.0.0"
2525
2626
cluster = {
2727
name = "homelab.cluster"

0 commit comments

Comments
 (0)