Releases: astronomer/terraform-provider-astro
Releases · astronomer/terraform-provider-astro
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
v0.0.1-alpha1
Rename provider to terraform-provider-astro (#38)