Skip to content

Releases: manifoldco/terraform-provider-manifold

v0.1.0

01 Apr 15:06
Compare
Choose a tag to compare

Added

  • Support the terraform 0.12 API

v0.0.3

07 Aug 14:59
f952984
Compare
Choose a tag to compare
  • Add manifold_credential data source for fetching single credential value
  • Add manifold_credential resource for managing custom credential values
  • Update go-manifold version

v0.0.2

20 Nov 13:51
Compare
Choose a tag to compare

Added

  • Added a resource type which allows users to create API tokens.

Fixed

  • Fix a bug upstream in go-manifold where the UA format was malformed.