Releases: astronomer/terraform-provider-astro
Releases · astronomer/terraform-provider-astro
v1.0.1
What's Changed
- Doc Updates by @yanmastin-astro in #159
- Allow scaling spec to be set dynamically by @vandyliu in #171
New Contributors
- @yanmastin-astro made their first contribution in #159
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- Add user and users data source by @ichung08 in #102
- Add Api Tokens Data Source by @ichung08 in #104
- Add API Token Resource by @ichung08 in #110
- Add Team Resource by @ichung08 in #118
- Add User Roles Resource by @ichung08 in #119
- Add User Invite Resource by @ichung08 in #120
- Add a new scheduler size to deployment schema by @ichung08 in #122
- Release and bug bash fixes by @ichung08 in #124
- Release prep by @ichung08 in #128
- Add terraform import script by @ichung08 in #130
- Fix script error by @ichung08 in #134
- Fix import script github action by @ichung08 in #136
- Fix Import Script Bugs by @ichung08 in #138
- 133 bug bash script fixes by @ichung08 in #139
- Fix Bug in Role Helper by @ichung08 in #142
- Fix worker queue duplicate name bug by @ichung08 in #143
- Add guard for invalid deploymentId in team creation by @ichung08 in #144
Full Changelog: v0.3.1...v1.0.0
Release Astro Import Script import/v0.1.3
Import Script v0.1.3
Release Astro Import Script import/v0.1.2
Import Script v0.1.2
Release import/v0.1.0
Import Script v0.1.0
v0.3.1
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
v0.2.1
v0.2.0
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
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