diff --git a/modules/k3s-cluster/templates/user_data.yaml.tftpl b/modules/k3s-cluster/templates/user_data.yaml.tftpl index 2e5bd3f..7c0f869 100644 --- a/modules/k3s-cluster/templates/user_data.yaml.tftpl +++ b/modules/k3s-cluster/templates/user_data.yaml.tftpl @@ -47,3 +47,6 @@ runcmd: ssh_authorized_keys: - ${ssh_public_key} + +power_state: + mode: reboot