Releases: montblu/terrabutler
Releases · montblu/terrabutler
Terrabutler v1.0.3
What's Changed
- feat: add support for terraform console -plan by @tcarreira in #151
- Allow force install by @tcarreira in #153
- add -out to tf plan by @tcarreira in #154
New Contributors
- @tcarreira made their first contribution in #151
Full Changelog: v1.0.2...v1.0.3
Terrabutler v1.0.2
Terrabutler v1.0.1
What's Changed
- More updates on Docs because of new artifacts and v1.00 by @MiguelNdeCarvalho in #134
- Fix "tf show" command by @MiguelNdeCarvalho in #140
Full Changelog: v1.0.0...v1.0.1
Terrabutler v1.0.0
Breaking Change
- If you already had
terrabutler
previously installed using the default locations and you want to upgrade the default locations have been changed so you need to rm the old installation content by running the following commandsudo rm -rf /usr/share/terrabutler /usr/bin/terrabutler
.
The location changes:- INSTALL_DIR:
/usr/share/terrabutler
->/usr/local/share/terrabutler
- BINS_DIR
/usr/bin
->/usr/local/bin
- INSTALL_DIR:
What's Changed
- Add support to MacOS
x64
andamd64
by @MiguelNdeCarvalho in #115 - Docs: Update installation process with new artifacts by @MiguelNdeCarvalho in #117
- Set new default location of installer by @MiguelNdeCarvalho in #119
- Upgrade dependencies by @MiguelNdeCarvalho
- Linux builds are now being built in
Ubuntu 22.04
instead ofUbuntu 18.04
by @MiguelNdeCarvalho
Full Changelog: v0.1.3...v1.0.0
Terrabutler v0.1.3
Terrabutler v0.1.2
What's Changed
- Add and update the documentation by @lucascanero in #100
- Fix import cli by @MiguelNdeCarvalho in #106
New Contributors
- @lucascanero made their first contribution in #100
Full Changelog: v0.1.1...v0.1.2
Terrabutler v0.1.1
What's Changed
- 91-add-mkdocs by @MiguelNdeCarvalho in #92
- Add missing stuff to Docs by @MiguelNdeCarvalho in #93
- Add reload subcommand to ENV by @MiguelNdeCarvalho in #98
- chore(deps): update dependency colorama to v0.4.6 by @renovate in #97
Full Changelog: v0.1.0...v0.1.1
Terrabutler v0.1.0
What's Changed
- chore(deps): update dependency botocore to v1.27.87 by @renovate in #89
- chore(deps): update dependency boto3 to v1.24.87 by @renovate in #88
Full Changelog: v0.1.0-beta.4...v0.1.0
Terrabutler v0.1.0-beta.4
What's Changed
- Fix Terraform state subcommands by @MiguelNdeCarvalho in #90
Full Changelog: v0.1.0-beta.3...v0.1.0-beta.4
Terrabutler v0.1.0-beta.3
What's Changed
- chore(deps): update dependency flake8 to v5 by @renovate in #83
- chore(deps): update dependency urllib3 to v1.26.12 by @renovate in #80
- chore(deps): update dependency mccabe to v0.7.0 by @renovate in #84
- chore(deps): update dependency boto3 to v1.24.83 by @renovate in #69
- chore(deps): update dependency botocore to v1.27.83 by @renovate in #70
- chore(deps): update dependency pyflakes to v2.5.0 by @renovate in #81
- chore(deps): update dependency pycodestyle to v2.9.1 by @renovate in #82
- Fix init of inception by @MiguelNdeCarvalho in #86
Full Changelog: v0.1.0-beta.2...v0.1.0-beta.3