Releases: k-yomo/terraform-provider-algolia
v0.2.5
v0.2.4
v0.2.3
v0.2.2
Changelog
86cd8ce Fix 'snippet_ellipsis_text' setting and add tests
1ae7630 Fix 'highlight_and_snippet_config' is not imported
c2cce42 Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.7.1 to 2.8.0
de2d834 Bump codecov/codecov-action from 2.0.3 to 2.1.0
51fc912 Bump github.com/hashicorp/terraform-plugin-docs from 0.4.0 to 0.5.0
bf71fc6 Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.7.0 to 2.7.1
8623f6e Bump codecov/codecov-action from 2.0.2 to 2.0.3
1bd66a9 Add A/B Test and Dictionaries API as not supported (yet) resources in README
46856cc Update algolia client version
37ed6f2 Bump goreleaser/goreleaser-action from 2.6.1 to 2.7.0
6f11ea2 Bump codecov/codecov-action from 2.0.1 to 2.0.2
v0.2.1
Changelog
0d38ad0 Remove wrong default values for min_hits and min_letters
9de3b93 Bump codecov/codecov-action from 1.5.2 to 2.0.1
77b93a3 Update issue template
48525d1 Use appropriate word
9d2f5ad Fix typo
9cd06b2 Enable syntax highlight for the code in CONTRIBUTING.md
ef39fd4 Add make install to use the local provider
aa853c7 Add tests to check destroy
v0.2.0
Changelog
00ccc89 Add algolia_query_suggestions examples for import and resource
6cc9232 Add tests
93705cb Update README
066688d Add algolia_query_suggestions resource
fcbe9ed Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.6.1 to 2.7.0
1463a78 Bump github.com/algolia/algoliasearch-client-go/v3 from 3.18.1 to 3.19.0
7c192e3 Fix title in provider doc template
ec38051 Fix provider doc title
37c2a47 Bump codecov/codecov-action from 1.5.0 to 1.5.2
c0fd850 Run CI only on push
8f0a5eb Add 1.0.0 to CI test matrix
c3fa084 Add explicit dependency
v0.1.7
v0.1.6
v0.1.5
Changelog
dd9b6d0 Fix release job
0f8d259 Update terraform version on CI
1ee0f0f Add optional app_id field
e3738ba Bump goreleaser/goreleaser-action from 2.6.0 to 2.6.1
cddf3d8 Bump goreleaser/goreleaser-action from 2.5.0 to 2.6.0
22af520 Update Go version to 1.16
3276f03 Fix resource dependeny in test
6c9c1d2 Fix release to show changelog
v0.1.4
Merge pull request #12 from k-yomo/add-index-data-source Add index data source