Skip to content

Releases: PrefectHQ/terraform-provider-prefect

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

v2.6.0

04 Nov 16:54
9bf9b8b
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

Full Changelog: v2.5.2...v2.6.0

v2.5.2

01 Nov 23:09
0beb8cd
Compare
Choose a tag to compare

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

29 Oct 17:14
47f66ff
Compare
Choose a tag to compare

What's Changed

Bug fixes

Full Changelog: v2.5.0...v2.5.1

v2.5.0

25 Oct 16:25
e98e2d7
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

Full Changelog: v2.4.0...v2.5.0

v2.4.0

23 Oct 22:19
956d9c6
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

Full Changelog: v2.3.2...v2.4.0

v2.3.2

22 Oct 17:15
f2f4ccd
Compare
Choose a tag to compare

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

16 Oct 16:31
a7d9465
Compare
Choose a tag to compare

What's Changed

Documentation

Full Changelog: v2.3.0...v2.3.1

v2.3.0

08 Oct 21:57
e237d13
Compare
Choose a tag to compare

What's Changed

Documentation

And more...

New Contributors

Full Changelog: v2.2.3...v2.3.0