does coder templates support a variable with a map of objects or strings?
When i have a lookup against a map of objects locally the terraform plan works fine. But when i do a “coder template push” it fails with an error saying an element in the map is not an object.
5 Replies
<#1216799252861423637>
Category
Help needed
Product
Coder OSS (v2)
Platform
Linux
Logs
Please post any relevant logs/error messages.
And as a local it works.
My gut is going this is a bug. So I might submit a test case.
hey, could you share the snippet that causes your template to fail ?
Yeah. I found a workaround. I will have to go into my history for the use case.
Sorry. I still need to show the fail case.
could you send the snippet or full template and the error message ?