Releases: PrefectHQ/terraform-provider-prefect
Releases · PrefectHQ/terraform-provider-prefect
v2.12.0
What's Changed
Exciting New Features 🎉
- feat(deployments): support multiple schedules by @mitchnielsen in #319
Full Changelog: v2.11.0...v2.12.0
v2.11.0
What's Changed
Exciting New Features 🎉
- feat(deployments): add data source by @mitchnielsen in #316
Full Changelog: v2.10.11...v2.11.0
v2.10.11
What's Changed
Fixes
- fix(automations): use req.Plan in Create() for default value by @parkedwards in #318
Full Changelog: v2.10.0...v2.10.11
Note: this version was intended to be 2.10.1
.
v2.10.0
v2.9.0
What's Changed
Exciting New Features 🎉
- feat(deployments): support pull steps by @mitchnielsen in #312
And more...
- chore: bump the all group with 3 updates by @dependabot in #311
Full Changelog: v2.8.0...v2.9.0
v2.8.0
What's Changed
Exciting New Features 🎉
- Deployments: support
schedule
by @mitchnielsen in #304 - feat(automations): resource support by @parkedwards in #305
- feat(automations): datasource support by @parkedwards in #310
And more...
- feat(automations): API client and data model for request/response by @parkedwards in #293
Full Changelog: v2.7.0...v2.8.0
v2.7.0
What's Changed
Exciting New Features 🎉
- Finish ephemeral workspace implementation, address race conditions by @mitchnielsen in #301
Dependency Updates
- chore(deps): bump github.com/hashicorp/terraform-plugin-framework-jsontypes from 0.1.0 to 0.2.0 by @dependabot in #274
- chore(deps): bump github.com/hashicorp/terraform-plugin-framework-validators from 0.13.0 to 0.15.0 by @dependabot in #295
Documentation
- Docs: remove "Cloud" from resources that are not cloud-only by @mitchnielsen in #288
And more...
- chore: update depbot to apply consistent label to all PRs by @jamiezieziula in #302
- chore: bump github.com/hashicorp/terraform-plugin-docs from 0.19.4 to 0.20.0 in the all group by @dependabot in #303
Full Changelog: v2.6.0...v2.7.0
v2.6.0
What's Changed
Exciting New Features 🎉
- feat(Deployments): support access control by @mitchnielsen in #294
Full Changelog: v2.5.2...v2.6.0
v2.5.2
What's Changed
Fixes
- fix(variables): add UpgradeState method to migrate existing resources by @parkedwards in #297
Full Changelog: v2.5.1...v2.5.2
v2.5.1
What's Changed
Bug fixes
- Check if null before unmarshalling by @mitchnielsen in #290
Full Changelog: v2.5.0...v2.5.1