Skip to content

Releases: PrefectHQ/terraform-provider-prefect

v2.12.3

14 Dec 01:06
c05870b
Compare
Choose a tag to compare

What's Changed

Fixes

  • fix(service-accounts): allow for rotating forever keys by @parkedwards in #327

Full Changelog: v2.12.2...v2.12.3

v2.12.2

13 Dec 21:20
bd2c37f
Compare
Choose a tag to compare

What's Changed

Fixes

Full Changelog: v2.12.1...v2.12.2

v2.12.1

12 Dec 16:14
3fa3161
Compare
Choose a tag to compare

What's Changed

Fixes

And more...

  • chore: bump golang.org/x/crypto from 0.29.0 to 0.31.0 by @dependabot in #323

Full Changelog: v2.12.0...v2.12.1

v2.12.0

10 Dec 23:03
082614f
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

Full Changelog: v2.11.0...v2.12.0

v2.11.0

09 Dec 17:15
b94f0b2
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

Full Changelog: v2.10.11...v2.11.0

v2.10.11

06 Dec 22:53
eaefddc
Compare
Choose a tag to compare

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

05 Dec 18:20
462bb31
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

  • feat(deployments): add concurrency support by @jimid27 in #306

Full Changelog: v2.9.0...v2.10.0

v2.9.0

05 Dec 01:32
8a74112
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

And more...

Full Changelog: v2.8.0...v2.9.0

v2.8.0

26 Nov 19:54
7bc03b2
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

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

19 Nov 21:56
c3e3160
Compare
Choose a tag to compare

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