Releases: pinecone-io/terraform-provider-pinecone
Releases · pinecone-io/terraform-provider-pinecone
v0.8.0
v0.7.4
Maintenance release adding additional tests and documentation.
What's Changed
- require approval for acceptance tests on external PRs by @haruska in #22
- change when acceptance tests are run by @haruska in #23
- Add disappears acceptance test for index resource. by @skyscrapr in #21
- Add provider and resource level descriptions by @gdj0nes in #24
Full Changelog: v0.7.3...v0.7.4
v0.7.3
What's Changed
- Set source_tag attribution by @ssmith-pc in #12
- Bump github.com/hashicorp/terraform-plugin-testing from 1.6.0 to 1.7.0 by @haruska in #13
- Update data-source.tf examples by @gdj0nes in #14
- Convert pods attribute to read only (redux) by @haruska in #15
- Require a dimension on index creation by @haruska in #17
- add plan modifiers to index by @haruska in #18
- remove index from state on read 404 by @haruska in #19
- update docs and examples on how to set the API key by @haruska in #20
New Contributors
- @ssmith-pc made their first contribution in #12
- @gdj0nes made their first contribution in #14
Full Changelog: v0.7.2...v0.7.3