Releases: MagnusOpera/Terrabuild
Releases · MagnusOpera/Terrabuild
0.32.0
Changes:
- Add support for map and list
- Add item function (
.[ ]
syntax)
0.31.0
Changes:
- allow passing environment variables to container
- cleanup notifications
0.30.3
Changes:
- remove useless --localonly switch for logs
0.30.2
Changes:
- Fix logs always dumped (even when not requested)
- Add support for terraform validate
0.30.0
Changes:
- add logs command
0.20.3
Changes:
- use
--net=host
for container builders - override variables using environment variables - override must respect variable type
- add discovery of local dependency discovery for npm
- fix error reporting (was not not complete) also add more context information
0.18.14
Changes:
- Terraform init does not attempt to -reconfigure anymore
0.18.13
Fix:
- Deploy target shortcut was incorrect
0.18.12
Fix:
- docker arguments could generate a new version
0.18.11
Changes:
- Add docker platform support