Open bschaatsbergen opened 1 year ago
Hello, it may be challenging since different users may use different combinations of Terragrunt and Terraform
In the meantime I use the alpine/terragrunt image.
In my projects, I use a single docker image with tfenv
and tgenv
, and depending on project configurations is selected right version.
References:
It would be very nice if we can have a Docker image hosted by gruntwork. This also makes it easier for users to pipe Terragrunt in their existing pipelines, instead of having to maintain and hand-roll your own Dockerfiles/images.
I would be happy to open a PR if there's a couple of :+1: on this issue.