fix: code quality improvements
Some checks failed
Gitea Actions Demo / Terraform Plan (push) Failing after 15s

- Remove duplicate variables (alpaca_count, llama_count)
- Remove unused variables (vm_name, disk_type)
- Fix outputs to use correct variable names
- Fix cloud-init template to not overwrite source file
- Fix hardcoded hostname in cloud-init template
- Fix typo in SSH_KEY_PUBLIC description
This commit is contained in:
2026-02-27 01:25:25 +00:00
parent 84e45b4c61
commit 79b535bb59
5 changed files with 7 additions and 33 deletions

View File

@@ -1,6 +1,5 @@
#cloud-config
#cloud-config
hostname: myvm
hostname: ${hostname}
manage_etc_hosts: true
resolv_conf:
nameservers: