We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I was just starting the Terraform Talos Hetzner install and when I enter: make lb-create I get the following error:
make lb-create
Error: open terraform.tfvars.sops.json: no such file or directory
How do I create that file? (and I believe there's another one after that - data.sops_file.tfvars.raw)
data.sops_file.tfvars.raw
The text was updated successfully, but these errors were encountered:
This repository doesn't offer a one-click solution; you'll need to have a good understanding of its processes to effectively work with it.
The file created here:
https://github.com/sergelogvinov/terraform-talos/blob/main/hetzner/Makefile#L39-L40
Sorry, something went wrong.
Thanks for the links, I'll check it out.
No branches or pull requests
I was just starting the Terraform Talos Hetzner install and when I enter:
make lb-create
I get the following error:How do I create that file? (and I believe there's another one after that -
data.sops_file.tfvars.raw
)The text was updated successfully, but these errors were encountered: