Skip to content

Releases: astronomer/terraform-provider-astro

v1.0.1

15 Nov 22:41
5396de3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

03 Sep 17:00
180adf9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v1.0.0

Release Astro Import Script import/v0.1.3

23 Aug 17:42
dd5c6f3
Compare
Choose a tag to compare

Release Astro Import Script import/v0.1.2

21 Aug 21:35
0610c22
Compare
Choose a tag to compare

Release import/v0.1.0

21 Aug 20:06
bf6a998
Compare
Choose a tag to compare
Import Script v0.1.0

v0.3.1

12 Aug 16:41
Compare
Choose a tag to compare

What's Changed

  • Added support for XL scheduler size for deployments
  • Added support for cluster HealthStatus field

Full Changelog: v0.3.0...v0.3.1

v0.3.0

26 Jun 18:32
fc829cb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.3.0

v0.2.1

06 Jun 16:29
b0c239d
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release

What's Changed

  • Fix hybrid cluster workspace authorization tests and doc fixes/updates by @vandyliu in #84

Full Changelog: v0.2.0...v0.2.1

v0.2.0

04 Jun 16:05
d87be6d
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

What's Changed

  • Add Astro Scenario Examples by @ichung08 in #47
  • Add stage and dev CI workflows periodically by @vandyliu in #65
  • Bump github.com/hashicorp/terraform-plugin-testing from 1.7.0 to 1.8.0 by @dependabot in #71
  • Bump actions/checkout from 4.1.5 to 4.1.6 by @dependabot in #66
  • Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.33.0 to 2.34.0 by @dependabot in #70
  • Fix docs being incorrect by @vandyliu in #72
  • Bump actions/checkout from 4.1.5 to 4.1.6 by @dependabot in #73
  • Bump github.com/hashicorp/terraform-plugin-docs from 0.19.2 to 0.19.3 by @dependabot in #76
  • Add import examples to resource docs by @vandyliu in #78
  • Fix README errors by @vandyliu in #79
  • Add astro team roles resource for workspace/deployment-team memberships by @vandyliu in #69
  • Add Hybrid Cluster Workspace Authorization Resource by @ichung08 in #77

New Contributors

Full Changelog: v0.1.0-alpha...v0.2.0

v0.1.0-alpha

17 May 20:53
aeafaa6
Compare
Choose a tag to compare
v0.1.0-alpha Pre-release
Pre-release

What's Changed

  • fix validator by @aliotta in #43
  • Fix bug where you cannot remove cluster workspace restrictions by @vandyliu in #55
  • Bump github.com/hashicorp/terraform-plugin-docs from 0.19.1 to 0.19.2 by @dependabot in #46
  • Bump actions/setup-go from 5.0.0 to 5.0.1 by @dependabot in #48
  • Bump github.com/hashicorp/terraform-plugin-go from 0.22.2 to 0.23.0 by @dependabot in #49
  • Bump hashicorp/setup-terraform from 3.0.0 to 3.1.1 by @dependabot in #52
  • Bump actions/checkout from 4.1.3 to 4.1.5 by @dependabot in #50
  • Bump goreleaser/goreleaser-action from 5.0.0 to 5.1.0 by @dependabot in #57
  • Only run cluster tests when deployment and cluster files are changed by @vandyliu in #59
  • Add original astro runtime version to deployment resource creation by @vandyliu in #58
  • Fix deployment env vars not working if is_secret=True by @vandyliu in #60
  • Fix creating and updating hosted deployments with scaling specs by @vandyliu in #62
  • Add gpg signing to release GH action by @vandyliu in #68

Full Changelog: v0.0.1-alpha1...v0.1.0-alpha