Getting the template version in a Terraform template
I want to version my docker images using the template name and version, so I don't need to rebuild them when deploying workspaces using the same template. Would it be possible to get it using Terraform ?
I try to do something like this:
I try to do something like this: