Releases: AzBuilder/terraform-provider-terrakube
Releases · AzBuilder/terraform-provider-terrakube
v0.6.0
What's Changed
- Folder names by @alfespa17 in #53
- feat: Add a new data resource
terrakube_organization_template
by @stanleyz in #57 - Bump github.com/hashicorp/terraform-plugin-framework from 1.9.0 to 1.10.0 by @dependabot in #49
- feat Add
terrakube_organization_tag
data source by @stanleyz in #60 - feat: Add new resource
terrakube_team_token
by @stanleyz in #58 - feat: add
terrakube_vcs
resource by @stanleyz in #59
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- Bump github.com/hashicorp/terraform-plugin-framework from 1.8.0 to 1.9.0 by @dependabot in #39
- Make endpoint and token as optional from provider configuration by @stanleyz in #43
- Add support workspace_vcs resource by @alfespa17 in #44
- Adding folder to workspace_vcs resource by @alfespa17 in #45
- Add support to use a vcs_id in a workspace_vcs resource by @alfespa17 in #51
- feat: #48 Add support of tags by @stanleyz in #50
- feat: #47 Add support of managing template by @stanleyz in #52
- Fix gorelease version by @alfespa17 in #56
New Contributors
Full Changelog: v0.4.2...v0.5.0
v0.4.2
What's Changed
- Fix logic to create/delete/update sensitive variables by @alfespa17 in #37
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
- Fix missing content type and logic to delete org by @alfespa17 in #35
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- Bump github.com/hashicorp/terraform-plugin-framework from 1.7.0 to 1.8.0 by @dependabot in #24
- Fix id change by @alfespa17 in #32
- Add support for global variables by @alfespa17 in #33
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Bump github.com/hashicorp/terraform-plugin-framework from 1.4.1 to 1.4.2 by @dependabot in #16
- Bump github.com/hashicorp/terraform-plugin-framework from 1.4.2 to 1.5.0 by @dependabot in #17
- Bump github.com/hashicorp/terraform-plugin-docs from 0.16.0 to 0.17.0 by @dependabot in #18
- Bump github.com/hashicorp/terraform-plugin-docs from 0.17.0 to 0.18.0 by @dependabot in #19
- Bump github.com/hashicorp/terraform-plugin-framework from 1.5.0 to 1.6.1 by @dependabot in #21
- Bump github.com/hashicorp/terraform-plugin-framework from 1.6.1 to 1.7.0 by @dependabot in #22
- Organization resource support by @alfespa17 in #28
- Add support to create cli driven workflow workspaces by @alfespa17 in #29
- Workspace Variables Support by @alfespa17 in #30
Full Changelog: v0.2.0...v0.3.0
v0.2.0
v0.1.0
What's Changed
- Vcs datasource by @alfespa17 in #8
- Ssh datasource by @alfespa17 in #9
- Module resource by @alfespa17 in #10
- Bump github.com/hashicorp/terraform-plugin-framework from 1.4.0 to 1.4.1 by @dependabot in #11
- Add support to add ssh-id and vcs-id in module resource by @alfespa17 in #12
- Update documentation in README.md by @alfespa17 in #13
New Contributors
- @alfespa17 made their first contribution in #8
- @dependabot made their first contribution in #11
Full Changelog: https://github.com/AzBuilder/terraform-provider-terrakube/commits/v0.1.0