Releases: PrefectHQ/terraform-provider-prefect
Releases · PrefectHQ/terraform-provider-prefect
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
v2.5.0
What's Changed
Exciting New Features 🎉
- fix(variable): change 'value' type to Dynamic by @mitchnielsen in #277
Full Changelog: v2.4.0...v2.5.0
v2.4.0
What's Changed
Exciting New Features 🎉
- Add retries to all resources and datasources by @mitchnielsen in #286
Full Changelog: v2.3.2...v2.4.0
v2.3.2
What's Changed
Fixes
- fix(blocks): add trailing slash on Create() to avoid 307 by @parkedwards in #287
Full Changelog: v2.3.1...v2.3.2
v2.3.1
What's Changed
Documentation
- Require workspace ID for work pools in Cloud by @mitchnielsen in #282
Full Changelog: v2.3.0...v2.3.1
v2.3.0
What's Changed
Documentation
- feat(Deployments): support StorageDocumentId by @mitchnielsen in #262
- feat(Deployments): support ParameterOpenAPISchema by @mitchnielsen in #263
- Adds support for cloud-run-v2, modal work pool metadata by @EmilRex in #279
And more...
- Refer to milestone for API parity by @mitchnielsen in #270
New Contributors
Full Changelog: v2.2.3...v2.3.0