Releases: appwrite/terraform-provider-appwrite
Releases · appwrite/terraform-provider-appwrite
v1.6.1
What's Changed
- feat: bump to sdk-for-go version
5.1.0and update change log by @levivannoort in #28
Full Changelog: v1.6.0...v1.6.1
v1.6.0
What's Changed
- feat: move to appwrite go-sdk version 5.0.0 by @levivannoort in #27
Full Changelog: v1.5.0...v1.6.0
v1.5.0
What's Changed
- docs: mention TablesDB version compatibility by @omribz156 in #24
- feat: add plan modifier for column default values by @levivannoort in #26
New Contributors
- @omribz156 made their first contribution in #24
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
- feat: move to the latest version of the go-sdk 4.0.0 by @levivannoort in #22
Full Changelog: v1.3.2...v1.4.0
v1.3.2
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
What's Changed
- fix: populate type from API during resource import by @levivannoort in #18
Full Changelog: v1.3.0...v1.3.1
v1.3.0
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, bucketcompression, and functionname/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 templatesCODEOWNERSfile and pull request templategolangci-lintin CI pipeline- Import support for function and site deployment resources
Full Changelog: v1.2.1...v1.3.0
v1.2.1
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
What's Changed
- feat: move to go-sdk version
v3.0.0with webhook field renames by @levivannoort in #14
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- feat: add
deploymentresource for bothsiteandfunctionby @levivannoort in #13
Full Changelog: v1.0.2...v1.1.0