Environment variables are always the type string. Which is understandable since they are a string from the cli/process.env perspective. I think there's value in being able to indicate to the ambient.d ...
I have set up Git integration on the Semaphore server and added the repositories where I have the Terraform files (main, tfvars, etc.). In the tfvars file, I have added the variables that will be used ...