Skip to content

Releases: momentohq/terraform-provider-momento

v0.2.2

29 Jul 23:21
84c73c5
Compare
Choose a tag to compare

0.2.2 (2024-07-29)

Miscellaneous

  • deps: bump github.com/hashicorp/terraform-plugin-framework (#24) (3a630d4)
  • deps: bump github.com/hashicorp/terraform-plugin-testing (#25) (e3f7d8a)
  • deps: bump github.com/momentohq/client-sdk-go (#30) (8ed8e35)
  • update secret name in release workflow file (#33) (49c0bad)

v0.2.1

29 Jul 19:17
b124395
Compare
Choose a tag to compare

0.2.1 (2024-07-29)

Miscellaneous

  • update release workflow actions versions (#31) (3984b5a)

v0.2.0

19 Jul 17:57
cf890a3
Compare
Choose a tag to compare

0.2.0 (2024-07-19)

Features

Miscellaneous

  • update link in readme to point to official provider in registry (#16) (354e56e)
  • update readme (#18) (69333f8)

v0.1.0

13 Jun 20:21
70b11ea
Compare
Choose a tag to compare

0.1.0 (2024-06-13)

Features

  • add contributing doc with instructions for testing locally, update package name to use momentohq (#7) (d242374)
  • switch from auth token to api key verbiage (#8) (37d332c)

Bug Fixes

  • ListCaches does not need NextToken, update tests, update comments (#10) (c090e17)
  • remove unnecessary line in go.mod and update readme and contributing docs for clarity (#13) (8aa7aa0)

Miscellaneous

  • add github actions workflow to generate Momento readme (c63bd2f)
  • add release-please to create git tags and releases from PRs (#11) (411eb4c)
  • re-enable release workflow (#15) (992ec2f)
  • release 0.1.0 (#14) (bea590a)
  • turn off github actions for now (604d396)
  • update deps and testing workflow (#9) (e798f82)
  • upgrade deps (#11) (4b4f108)
  • use apache-2.0 license instead (8a2e745)