Removing config path
This commit is contained in:
parent
80b940bd7b
commit
2bc1ddbb45
1 changed files with 0 additions and 1 deletions
|
|
@ -65,7 +65,6 @@ resource "null_resource" "talos_cluster" {
|
|||
sudo --preserve-env=HOME talosctl cluster create \
|
||||
--provisioner=qemu \
|
||||
--name ${self.triggers.cluster_name} \
|
||||
--talosconfig ${path.module}/talosconfig \
|
||||
--controlplanes 1 \
|
||||
--workers 0 \
|
||||
--memory ${var.memory_mb} \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue