Skip to content

Releases: Cloud-Technology-Solutions/terragrunt-wrapper

v0.0.7

02 Aug 14:04
Compare
Choose a tag to compare
Revert "python template initial work"

This reverts commit af75df0110c936399b93277c8c7cd9279a703f82.

v0.0.6

21 Jun 10:36
685cb4a
Compare
Choose a tag to compare
begin updating readme (#7)

* Begin updating readme
* Set Python version to 3.9 to fix pre-commit in github actions

v0.0.5

19 Jun 15:00
f1e5663
Compare
Choose a tag to compare
Remove call to `create-token` (#6)

Google now permits service account authentication to be configured
through an environment variable, so this is no longer required:

<https://cloud.google.com/blog/topics/developers-practitioners/using-google-cloud-service-account-impersonation-your-terraform-code>

v0.0.4

19 Jun 14:38
83659bd
Compare
Choose a tag to compare
add pre-commit (#5)

v0.0.3

19 Jun 14:14
1656992
Compare
Choose a tag to compare
try to fix tagging (#4)

v0.0.2

19 Jun 14:01
Compare
Choose a tag to compare
shellcheck and expect TK_HOME to be set already

v0.0.1

13 May 16:14
Compare
Choose a tag to compare
initial commit