Error when building workspace with parametrized OpenStack provider using coder parameters
Hi, when I use coder parameters to parametrize OpenStack provider like this:
and then i do
I am getting
Error creating OpenStack image client: You must provide a password to authenticate on .terraform/modules/kubernetes_infra/instances.tf line 1
I don't know if this is right place to discuss this issue, but this behavior is happening only in coder. when i parametrize provider with standard variables, terraform plan
is already expecting variables to be filled.
Any idea how to bypass this issue? When providing the values directly everything works.6 Replies
<#1299379651810168832>
Category
Help needed
Product
Coder OSS (v2)
Platform
Linux
Logs
Please post any relevant logs/error messages.
hey @Andrej could you send your full template over?
this is the bare minimum that is failing
but what values shall i use? i dont have username and password
you have to supply the provider with a way to authenticate with your OpenStack instance