Skip to content

Releases: hashicorp/terraform-plugin-go

v0.2.0

20 Nov 16:53

Choose a tag to compare

ENHANCEMENTS:

  • tftypes.NewValue can now accept a wider array of standard library types which will be automatically converted to their standard representation (#46] [#47)
  • tfprotov5.RawState now has an Unmarshal method, just like tfprotov5.DynamicValue, yielding a tftypes.Value. (#42)

v0.1.0

02 Nov 17:54

Choose a tag to compare

Initial release.