Skip to content

Releases: coveooss/tgf

v1.16.3

06 Aug 16:29
692d5e2
Compare
Choose a tag to compare

Changelog

692d5e2 Fix travis goreleaser deployment

v1.16.2

20 Feb 11:35
Compare
Choose a tag to compare

Changelog

b9aaba4 Merge branch 'tag_tgf_image_info_in_dockerfile'
b6721ec Add more specific criteria for tgf image name to determine if the environment variables should be injected.
460b432 Update terragrunt & gotemplate
dc8d18c Tag the tgf image info directly in the Dockerfiles


Automated with GoReleaser
Built with go version go1.9.4 linux/amd64

v1.16.1

09 Feb 12:53
Compare
Choose a tag to compare

Changelog

b0ffc04

  • Add specifying a docker-image-build-folder to allow access to local files on docker-image-build
  • If --name is added to docker options, no --rm is added

Automated with GoReleaser
Built with go version go1.9.4 linux/amd64

v1.16.0

29 Jan 13:48
Compare
Choose a tag to compare

Changelog

ab89fe5 Fix problem with hcl config files Add support for custom terragrunt entry-point
defb3ef Allow configuration per os Add run-after and run-before scripts support


Automated with GoReleaser
Built with go version go1.9.2 linux/amd64

v1.15.4

10 Jan 20:05
Compare
Choose a tag to compare

Changelog

4b259f5
Fix breaking change with new Docker version (symbolic links no longer supported on mapping)
Add --no-temp option to allow disabling mapping of temporary folder.
Refactoring of the options management
Print environment variables on --debug

275bba0
Fix problem with evaluation order of parameters in .tgf.config files
Fix version warning issue when specifying image different from the recommended image


Automated with GoReleaser
Built with go version go1.9.2 linux/amd64

v1.15.3

30 Nov 02:46
Compare
Choose a tag to compare

Changelog

4559aa7 Make some more environment variables available
71fc93a Fix stdin error on windows by using Dockerfile instead (#11)


Automated with GoReleaser
Built with go version go1.9.2 linux/amd64

v1.15.2

17 Nov 16:41
Compare
Choose a tag to compare

Changelog

d17224c Add docker-options on .tgf.config file


Automated with GoReleaser
Built with go version go1.9.2 linux/amd64

v1.15.1

16 Nov 18:31
Compare
Choose a tag to compare

Changelog

e7073df
Add possibility to customize Dockerfile through docker-image-build option
Fix problem that avoid using non versioned version or non tagged version (it was not possible to override the default version or tag with "" since "" was considered as non initialized).


Automated with GoReleaser
Built with go version go1.9.2 linux/amd64

v1.15.0

03 Nov 19:25
c240f2d
Compare
Choose a tag to compare

Changelog

  • Change version check mechanism to support semver
  • Completely change the flags arguments to avoid conflicts with underlying commands.
  • Fix a problem with drive mapping under Windows 10 insider preview
  • Make more environment variables available
  • Simplify the folder mapping

Automated with GoReleaser
Built with go version go1.9.2 linux/amd64

v1.14.0

24 Oct 17:02
Compare
Choose a tag to compare

Changelog

98c8a4f Improve online help
eb202b5 Update Readme
aa79528 Add environment variables to let subprocess known the current execution context Add possibility to add docker options


Automated with GoReleaser
Built with go version go1.9 linux/amd64