Skip to content

Releases: angeloskaltsikis/terragrunt-atlantis-config

v0.8.0

23 Sep 05:56
610127f
Compare
Choose a tag to compare

Support the addition of each Project Name in atlantis.yaml

As when defining different workspaces for each directory,
this info is also needed when running atlantis plan/apply -d ${git_root}/stage/app -w stage_app
to run the command on specific directory but one could also use the
atlantis plan/apply -p stage_app in case there is a project name defined.
As this uses the same convention with the name of workspace (which should
be unique) and the default value is disabled this should not create any
problems to the current users.

v0.7.0

07 Sep 15:36
7f2c726
Compare
Choose a tag to compare
Cleanup for release 0.7.0 (#54)

Co-authored-by: dmattia <david@transcend.io>

v0.5.0

14 Jul 09:10
ba76f51
Compare
Choose a tag to compare
create Makefile target for linux64