Skip to content

Releases: idoavrah/terraform-tui

v0.13.3

29 May 11:22
cf23cdd
Compare
Choose a tag to compare

What's Changed

  • fix: sensitive extraction on root resources by @idoavrah in #76

Full Changelog: v0.13.2...v0.13.3

v0.13.2

24 May 07:46
666624c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.13.1...v0.13.2

v0.13.1

14 May 08:53
970d726
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump idna from 3.6 to 3.7 by @dependabot in #65
  • fix: fixed outbound connections and added offline mode by @idoavrah in #69
    • Added -o flag for offline mode (no outbound API calls)
    • Removed the default outbound call to PostHog when tracking is disabled

Full Changelog: v0.13.0...v0.13.1

v0.13.0

06 Apr 11:20
c14bcd3
Compare
Choose a tag to compare

What's Changed

  • feat: added support for workspace switching by @idoavrah in #64
  • Added support for workspace switching
  • Added plan summary in the screen title
  • Empty tree is now shown when no state exists instead of program shutting down, allowing for plan creation

Full Changelog: v0.12.6...v0.13.0

v0.12.6

02 Mar 11:32
970bd17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.5...v0.12.6

v0.12.5

14 Jan 14:05
34a3efd
Compare
Choose a tag to compare

What's Changed

  • fix: allow python3.9 for those who didnt upgrade by @idoavrah in #59

Full Changelog: v0.12.4...v0.12.5

v0.12.4

10 Jan 11:05
3f4b9b7
Compare
Choose a tag to compare

What's Changed

  • fix: migrate from variable sizes to fixed heights by @idoavrah in #58

Full Changelog: v0.12.3...v0.12.4

v0.12.3

09 Jan 11:43
7dba4db
Compare
Choose a tag to compare

What's Changed

  • 0.12.3 by @idoavrah in #57
    fix: fix ospath redaction in error reporting
    feat: report on platform and app (re)size
    fix: redacting uri AND ospath

Full Changelog: v0.12.2...v0.12.3

v0.12.2

07 Jan 06:56
cd17a02
Compare
Choose a tag to compare
  • feat: pre-apply short summary of the proposed changes
  • feat: error reporting by @idoavrah in #56

Full Changelog: v0.12.1...v0.12.2

v0.12.1

07 Jan 06:54
0d6e84d
Compare
Choose a tag to compare

What's Changed

  • docs: update README by @idoavrah in #54
  • feat: pre-apply short summary of the proposed changes by @idoavrah in #55
  • feat: error reporting

Full Changelog: v0.12.0...v0.12.1