Skip to content

Releases: PrefectHQ/terraform-provider-prefect

v0.1.3

18 Apr 23:05
056df6a
Compare
Choose a tag to compare

What's Changed

  • minor: typo in workspace resource docs by @parkedwards in #156
  • fix(tests): use a compliant handle name by @parkedwards in #159
  • minor: fix docs around authenticating provider with environment variables by @youcandanch in #158
  • chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #130
  • chore(deps): bump actions/setup-go from 4 to 5 by @dependabot in #133
  • chore(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 by @dependabot in #138
  • chore(deps): bump github.com/hashicorp/terraform-plugin-go from 0.19.0 to 0.22.1 by @dependabot in #160
  • chore(deps): bump github.com/hashicorp/terraform-plugin-testing from 1.5.1 to 1.7.0 by @dependabot in #155
  • chore(deps): bump golangci/golangci-lint-action from 3 to 4 by @dependabot in #145
  • chore(deps): go mod tidy by @parkedwards in #161

New Contributors

Full Changelog: v0.1.2...v0.1.3

v0.1.2

30 Mar 01:16
da98660
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.1...v0.1.2

v0.1.1

30 Nov 03:16
70d1ca1
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0 by @dependabot in #90
  • fix: allow for usage with self-hosted Prefect server (work_pools) by @parkedwards in #127

Full Changelog: v0.1.0...v0.1.1

v0.1.0

10 Nov 22:29
702a83a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.0-alpha8...v0.1.0

v0.0.0-alpha8

10 Nov 17:04
b4c5f78
Compare
Choose a tag to compare

What's Changed

  • chore: add getting-started guide to the documentation by @parkedwards in #118
  • chore: error messaging for missing workspaceID + improved work pool import parameter by @parkedwards in #119
  • chore: add acceptance tests for account and variable resources by @parkedwards in #121

Full Changelog: v0.0.0-alpha7...v0.0.0-alpha8

v0.0.0-alpha7

09 Nov 16:09
e8dbdda
Compare
Choose a tag to compare

What's Changed

  • chore: bulk documentation and README cleanup, added CONTRIBUTING guide by @parkedwards in #116

Full Changelog: v0.0.0-alpha6...v0.0.0-alpha7

v0.0.0-alpha6

08 Nov 18:31
3d685fa
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #89
  • chore(deps): bump hashicorp/setup-terraform from 2 to 3 by @dependabot in #88
  • fix: set default empty list for prefect_variable.tags by @parkedwards in #115
  • fix: set default empty string for prefect_workspace_role.description by @parkedwards in #114

Full Changelog: v0.0.0-alpha5...v0.0.0-alpha6

v0.0.0-alpha5

04 Nov 00:15
86a955c
Compare
Choose a tag to compare

What's Changed

  • feat: prefect_service_account can be queried and imported by name, as well as ID by @parkedwards in #107

Full Changelog: v0.0.0-alpha4...v0.0.0-alpha5

v0.0.0-alpha4

03 Nov 17:27
8e00901
Compare
Choose a tag to compare

What's Changed

  • fix: use terraform JSON types, for semantic equality checks by @parkedwards in #104
  • fix: separate singular/multiple work pool datsource attributes by @parkedwards in #105
  • feat: add prefect_worker_metadata datasource, for base job configs by @parkedwards in #106

Full Changelog: v0.0.0-alpha3...v0.0.0-alpha4

v0.0.0-alpha3

02 Nov 02:07
48a1593
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.0-alpha2...v0.0.0-alpha3