Releases: dcarbone/terraform-plugin-framework-utils
Releases · dcarbone/terraform-plugin-framework-utils
v2.3.0
v2.2.0
v2.1.0
v2.0.0: Framework v0.10.0 compatibility
v1.1.0: Terraform Plugin Framework v0.9.0
What's Changed
- Bump github.com/hashicorp/terraform-plugin-framework from 0.8.0 to 0.9.0 by @dependabot in #13
- Bump github.com/hashicorp/terraform-plugin-go from 0.9.1 to 0.10.0 by @dependabot in #14
Full Changelog: v1.0.1...v1.1.0
v1.0.1
v0.2.1: Dependency updates
What's Changed
- Bump github.com/hashicorp/terraform-plugin-framework from 0.7.0 to 0.8.0 by @dependabot in #7
- updating terraform-plugin-go to v0.9.1 by @dcarbone in #9
Full Changelog: v0.2.0...v0.2.1
v0.2.0: Terraform Plugin Framework v0.7.0
What's Changed
- Bump github.com/hashicorp/terraform-plugin-go from 0.8.0 to 0.9.0 by @dependabot in #4
- bumping tf framework from 0.6.1 to 0.7.0 by @dcarbone in #6
New Contributors
- @dependabot made their first contribution in #4
Full Changelog: v0.1.3...v0.2.0
v0.1.3
v0.1.1: Extensible ConfigValue
Adding ability to add / overwrite ConfigValue funcs with your own.
What's Changed
- adding godoc link and install cmd by @dcarbone in #1
- fix & simplify README test example by @ndrpnt in #2
New Contributors
Full Changelog: v0.1.0...v0.1.1