This version contains no new features, but updates the underlying Terraform integration to use terraform-plugin-framework, paving the way for implementing new functionality in later versions.
What's Changed
- [docs] update docs to match supported input types by @drew-u410 in #131
- Rewrite to use terraform-plugin-framework by @carlpett @multani in #133
- Avoid running tests twice on PRs by @carlpett in #135
New Contributors
- @drew-u410 made their first contribution in #131
Full Changelog: v1.1.1...v1.2.0