Skip to content

Releases: terramate-io/tfjson

v2.0.0-alpha.1

26 Aug 10:37
df0dd23
Compare
Choose a tag to compare
v2.0.0-alpha.1 Pre-release
Pre-release

What's Changed

  • Override instead of copying the plan by @boekkooi-terramate in #14
  • feat: bump to v2 by @boekkooi-terramate in #15
  • chore: use a single buffer for field checks by @boekkooi-terramate in #16

New Contributors

  • @boekkooi-terramate made their first contribution in #14

Full Changelog: v1.0.0...v2.0.0-alpha.1

v1.0.0

26 Jul 18:07
6f5128e
Compare
Choose a tag to compare

What's Changed

  • feat: sanitize data sources in prior_state of plan. by @i4ki in #5
  • feat: sanitize configuration. by @i4ki in #7
  • feat: sanitize provisioners object. by @i4ki in #8
  • feat: sanitize config module_calls. by @i4ki in #9
  • fix: do not redact unset fields. by @i4ki in #10
  • feat: sanitize resource_drifts. by @i4ki in #11
  • feat: sanitize auxiliary potentially sensitive fields. by @i4ki in #12

v1.0.0-rc1

25 Jul 14:19
6f5128e
Compare
Choose a tag to compare
v1.0.0-rc1 Pre-release
Pre-release
chore: update README. (#13)