https://linen.dev logo
Coder parameters do not work with docker hub auth
# general
t
Hey, I am trying to migrate from variables to parameters but I am stuck using the parameter feature for docker hub username / password since terraform errors with an failure to write to the /home/coder/.docker/config.json . Is this even supported? Or should these kinds of secrets stay in variables?
Because if I understand it correctly the parameters can't have template level default values anymore? Like the variables with secret=true
Thats the error I am getting when trying to pass the data.coder_parameter.docker_hub_user.data to the docker provider

https://cdn.discordapp.com/attachments/1095379906097053707/1095387679765573642/image.png