Skip to content

Releases: appwrite/terraform-provider-appwrite

v1.6.1

08 Jun 06:53
066bf1d

Choose a tag to compare

What's Changed

  • feat: bump to sdk-for-go version 5.1.0 and update change log by @levivannoort in #28

Full Changelog: v1.6.0...v1.6.1

v1.6.0

04 Jun 07:50
c5461dc

Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.6.0

v1.5.0

27 May 11:02
1799b0d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.0...v1.5.0

v1.4.0

19 May 12:48
ed7c2c8

Choose a tag to compare

What's Changed

Full Changelog: v1.3.2...v1.4.0

v1.3.2

11 May 15:20
ced604c

Choose a tag to compare

What's Changed

  • fix: update sdk-for-go dependency to v3.1.0 and add bigint column support by @levivannoort in #21

Full Changelog: v1.3.1...v1.3.2

v1.3.1

08 May 14:23
d79b3d5

Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.3.1

v1.3.0

20 Apr 16:18
d19b107

Choose a tag to compare

What's Changed

  • feat: polish the repository and terraform setup by @levivannoort in #16
    • Data sources for storage buckets, users, teams, functions, sites, topics, and webhooks
    • Schema validators for deployment source_type, bucket compression, and function name/runtime
    • User-Agent header (terraform-provider-appwrite/<version>) on all API calls
    • Acceptance tests for function and site deployment resources and data sources
    • CHANGELOG.md, CONTRIBUTING.md, SECURITY.md, and GitHub issue templates
    • CODEOWNERS file and pull request template
    • golangci-lint in CI pipeline
    • Import support for function and site deployment resources

Full Changelog: v1.2.1...v1.3.0

v1.2.1

17 Apr 15:11
14d1a8a

Choose a tag to compare

What's Changed

  • chore: remove duplicate example files from the repository & fix index creation by @levivannoort in #15

Full Changelog: v1.2.0...v1.2.1

v1.2.0

17 Apr 14:41
9e3382b

Choose a tag to compare

What's Changed

  • feat: move to go-sdk version v3.0.0 with webhook field renames by @levivannoort in #14

Full Changelog: v1.1.0...v1.2.0

v1.1.0

17 Apr 11:34
681a79b

Choose a tag to compare

What's Changed

  • feat: add deployment resource for both site and function by @levivannoort in #13

Full Changelog: v1.0.2...v1.1.0