Releases: terramate-io/tfjson
Releases · terramate-io/tfjson
v2.0.0-alpha.1
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
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
chore: update README. (#13)