gotf

Managing multiple environments with Terraform made easy

APACHE-2.0 License

Stars
25
Committers
3

Bot releases are hidden (Show)

gotf - v0.6.0

Published by unguiculus over 4 years ago

Changelog

c2206ae Use personal access token for Homebrew (#4)
50c6e27 Add Homebrew setup (#3)
b82f6c0 Add build for master and fix build badge (#2)

gotf - v0.4.1

Published by unguiculus over 4 years ago

Changelog

ee178b1 Fix ldflags args for versioning

gotf - v0.4.0

Published by unguiculus over 4 years ago

Changelog

993d9af Fix stdout/stderr assignment
20360ed Prefix variables from backendConfigs with 'backend_'
6fea65f Add --module-dir cli flag
ea5453a Move pkg/cmd to pkg/gotf

gotf - v0.3.0

Published by unguiculus over 4 years ago

Changelog

87ddccb Update readme
7160614 Add missing license headers
25dd25b Fail on missing templating values
c383343 Add option to download Terraform
4f38ed6 Fix typo
89c113d Fix typos in readme
255f980 Update readme

gotf - v0.2.0

Published by unguiculus over 4 years ago

Changelog

eb8844d Add line break after version output
bfee8a3 Rename varsFiles to varFiles
82fab26 Add templating for var-file names
7ed6b28 Add long description
377e3e1 Add map variable to test and readme
8ffd16e Add flag for debug output
105ac49 Remove dist folder

gotf - v0.1.0

Published by unguiculus over 4 years ago

Changelog

a99f55b Fix README.md
ae1abd6 Fix integration test
3d71051 Update README.md
2266799 Add params to second templating pass
d714b43 Add Goreleaser config
fd070c5 Allow additional params for templating
11b2b27 Create initial poc