Releases: PrefectHQ/terraform-provider-prefect
Releases · PrefectHQ/terraform-provider-prefect
v2.15.0
v2.14.1
What's Changed
Fixes
- fix(client): ensure urls have trailing slashes by @mitchnielsen in #361
- fix(concurrency limits): rename and provide examples of task run concurrency limits by @jimid27 in #362
Full Changelog: v2.14.0...v2.14.1
v2.14.0
v2.13.6
What's Changed
Fixes
- fix(deployments): align omitempty usage by @mitchnielsen in #357
Documentation
- chore(docs): clarify how to contribute tests by @mitchnielsen in #354
Full Changelog: v2.13.5...v2.13.6
v2.13.5
What's Changed
Fixes
- fix(webhooks): add optional service_account_id for authZ by @parkedwards in #348
- fix(webhooks): .template attr should be normalized JSON by @parkedwards in #351
Documentation
- docs(webhook,work-pool): example for jsonencoding file input by @parkedwards in #350
And more...
- chore: bump github.com/hashicorp/terraform-plugin-framework-validators from 0.15.0 to 0.16.0 in the all group by @dependabot in #352
Full Changelog: v2.13.4...v2.13.5
v2.13.4
What's Changed
Fixes
- fix(blocks): always use user-provided HCL for .data attr by @parkedwards in #345
- fix(deployments datasource): get by name by @mitchnielsen in #343
Full Changelog: v2.13.3...v2.13.4
v2.13.3
What's Changed
Fixes
- fix(automations): use SetAttribute for expect, after, and for_each by @parkedwards in #339
Full Changelog: v2.13.2...v2.13.3
v2.13.2
What's Changed
Fixes
- fix(automations): set default value for trigger during import by @parkedwards in #336
Full Changelog: v2.13.1...v2.13.2
v2.13.1
What's Changed
Fixes
- fix(webhooks): correct webhook endpoint output by @parkedwards in #334
Full Changelog: v2.13.0...v2.13.1
v2.13.0
What's Changed
Exciting New Features 🎉
- feat(webhooks): consolidated resource and datasource logic by @parkedwards @armalite in #332
Full Changelog: v2.12.3...v2.13.0