Releases: spacelift-io/terraform-provider-spacelift
Releases · spacelift-io/terraform-provider-spacelift
v1.1.5
What's Changed
- Clarify worker_pool_id is required in self-hosting by @adamconnelly in #441
- Add integration_id to AWS, Azure integrations list by @KNiepok in #442
- Add external state access toggle by @mbialon in #439
Full Changelog: v1.1.4...v1.1.5
v1.1.4
What's Changed
- Add secret headers for named webhooks by @tomasmik in #430
- Prod tests longer timeout by @tomasmik in #436
- Deflake contexts data source test by @marcinwyszynski in #437
Full Changelog: v1.1.3...v1.1.4
v1.1.3
What's Changed
- Blueprint: updating templatebody forces recreation by @peterdeme in #433
- Bump
x/net
library version by @peterdeme in #434
Full Changelog: v1.1.2...v1.1.3
v1.1.2
What's Changed
- Blueprint: send labels to the backend by @peterdeme in #431
Full Changelog: v1.1.1...v1.1.2
v1.1.1
v1.1.0
What's Changed
- Add default space ID for the spacelift_stack resource by @jmfontaine in #420
- Add Blueprint by @peterdeme in #417
- Populate labels for spacelift_stacks data source by @marcinwyszynski in #426
- Stack dependency can be missing on read by @marcinwyszynski in #425
Full Changelog: v1.0.3...v1.1.0
v1.0.3
What's Changed
🚨Important update 🚨
- If error has extensions, show them in the error message by @peterdeme in #423
We have changed the GraphQL API to return some errors in the "extensions": []
field of the JSON response in certain cases. This update makes sure that those errors are visible for the users.
Other updates
- Update secrets for testing terraform provider for production by @michieldewilde in #419
Full Changelog: v1.0.2...v1.0.3
v1.0.2
v1.0.1
What's Changed
- Clean up the release process by @marcinwyszynski in #411
- Add ignore state to drift detection by @tomasmik in #415
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- Better error message when importing missing stack by @adamconnelly in #406
Full Changelog: v0.1.37...v1.0.0