Releases: coveooss/tgf
v1.18.5
v1.18.4
v1.18.3
v1.18.2
v1.18.1
Changelog
5b45392 Use new Dockerfile name for build command
0e364fc Merge pull request #37 from coveo/rebuild-image-if-changed
c0043b9 Merge pull request #40 from coveo/allow-local-image
a918d74 Update README.md
f5b01b2 Merge pull request #39 from coveo/fix-config-overwrite
7b5ebb2 Calculate the md5 checksum for the files in the build folder
f7c612c Add option to use a local image
9720b11 Remove TGFConfig ref. Configs were not being overwritten correctly Also glide update
20bf75c Merge remote-tracking branch 'origin/master' into rebuild-image-if-changed
71abddd Merge pull request #38 from coveo/refresh-image
e7bfbff Always check the refresh timeout on images. Also refresh built images
07ee1a1 Fix test. Test value should contain the hash
a47d0d3 Add hash to image tag in order to rebuild when the instructions change
v1.18.0
Changelog
2c8a94a Revert "Revert to 1.17.0 in README"
828d26a Merge pull request #36 from coveo/fix-credentials-bug
e230027 Fix config test
0ff2880 Put back InitAWS line that was removed by mistake. Without it terragrunt has trouble fetching credentials
62a0a2f Revert to 1.17.0 in README
754d043 Support custom ssm path set by an env variable (#35)
cea99d2 Merge pull request #33 from coveo/secrets-manager-acount
bcd96de Only init the aws session when in an AWS context
b45079e Remove unused function
78bc254 Implement remote config file fetching instead of secretsmanager Supports multiple files
a832b8e Merge remote-tracking branch 'origin/master' into secrets-manager-acount
7165545 Merge pull request #34 from coveo/ecr-login
337e257 Change secrets-manager-id to
config-location`
e9c4f1a Add ECR login if the image pull fails with an ECR image
26b04c0 Allow fetching secret from another account
e5747f2 Merge pull request #31 from coveo/support-aliases
b4c0636 Merge branch 'my-contribution' into support-aliases
8e7802d Fix tests
191fa8b Fix problems with alias
42fc38c Simplify data structure
d382411 This code is totally wrong
5cd23a3 Rename objects
c714aa3 Update dependencies
38e7976 Remove version and tag arguments when overriding image
a4f1c0b Support writing aliases config to SSM parameters
7ac26be Support command aliases (replace a number of args by a single keyword)
b64aa71 Merge pull request #30 from coveo/with-docker-option
38cfe11 Fix run condition to work on Mac
048f535 Fix Windows build
13023c6 Add option to mount the docker socket
157e3d9 Merge pull request #29 from coveo/allow-configuration-from-secrets-manager
ce3288a Only check version when it matches semver
a076fd2 Update dependencies
cbb05ac Fix tests for travis
fc4e8e7 Add testify dep
771d29d Add configuration unit test
6d3175c Fix typos
c2534de Make image build work
2958e50 Merge branch 'master' into allow-configuration-from-secrets-manager
ac0dd07 Merge pull request #28 from coveo/enhance-tgf-to-support-multiple-docker-build-config
00014d6 Run goimports
95c9d92 Rework configuration system and allow configs from secretsmanager
v1.17.0
Changelog
92851a8 Add an option to ignore tgf-user-config
a16ea84 Complete implementation of the --prune option
2277be5 Fix color problem on Windows
5703393 Create cache if not exist on Windows
550239b Add validation of the actual docker image version
a01fd82 Restore the validation to detect if an AWS environment is present
f4c1b12 Add support for multi-level Docker images