Andrea Sosso
Andrea Sosso
Hi @igordust, The file name `global.auto.tfvars` would be renamed only in the temporary `/tmp/` folder created for executing Terraform commands. The source file will still be named `global.auto.tfvars`, ensuring backward...
@igordust Thank you for the suggestion! PR updated
Thank you @falowomi. We could remove lower from the value: `tags = tomap({for key, val in var.tags: lower(key)=>val})`
@w7089 Backspace is working. I don't know how to make the arrows work
Hi, I've the same problem with this plugin: https://discourse.drone.io/t/issue-with-params-using-downstream-plugin/10418/2 This PR should fix the issue: https://github.com/harness/drone/pull/3182