I have been going through the readme/startup guide. I got everything to work up until terraform apply -auto-approve. Every time I run that, I get a long spew of error messages along these lines:
╷
│ Error: error during placement (resource_unavailable, 1d1d17e504e28a4c)
│
│ with module.kube-hetzner.module.agents["2-0-storage"].hcloud_server.server,
│ on .terraform\modules\kube-hetzner\modules\host\main.tf line 22, in resource "hcloud_server" "server":
│ 22: resource "hcloud_server" "server" {
│
╵
Description
I have been going through the readme/startup guide. I got everything to work up until
terraform apply -auto-approve
. Every time I run that, I get a long spew of error messages along these lines:Kube.tf file
Screenshots
No response
Platform
Windows