Skip to content

Releases: dcarbone/terraform-plugin-framework-utils

v2.3.0

13 Oct 13:52
cf2dca2

Choose a tag to compare

What's Changed

  • updating to v0.14 of provider framework by @dcarbone in #29

Full Changelog: v2.2.0...v2.3.0

v2.2.0

20 Sep 13:09
15a1ed9

Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.2.0

v2.1.0

30 Aug 13:50
7c7e9ab

Choose a tag to compare

What's Changed

  • Update to Terraform Plugin Framework v0.11.1 by @dcarbone in #23

Full Changelog: v2.0.0...v2.1.0

v2.0.0: Framework v0.10.0 compatibility

30 Jul 05:24
68e2015

Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v2.0.0

v1.1.0: Terraform Plugin Framework v0.9.0

07 Jul 18:02
c64bd6d

Choose a tag to compare

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

03 Jun 22:20
6b7f787

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v0.2.1: Dependency updates

13 May 15:27
cc04bd9

Choose a tag to compare

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

28 Apr 18:31
a1e5166

Choose a tag to compare

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

Full Changelog: v0.1.3...v0.2.0

v0.1.3

28 Apr 18:06
12acb40

Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.1.3

v0.1.1: Extensible ConfigValue

21 Apr 19:12
a42bb0d

Choose a tag to compare

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