Releases: AzBuilder/terraform-provider-terrakube
Releases · AzBuilder/terraform-provider-terrakube
v0.10.0
What's Changed
- Bump github.com/hashicorp/terraform-plugin-docs from 0.18.0 to 0.19.4 by @dependabot in #40
- feat: Adding variable collection support by @alfespa17 in #88
- feat: Adding support to manage self hosted agents by @alfespa17 in #89
Full Changelog: v0.9.3...v0.10.0
v0.9.3
v0.9.2
What's Changed
- fix: schedule resource job type by @BenjaminDecreusefond in #84
Full Changelog: v0.9.1...v0.9.2
v0.9.1
What's Changed
- fix: module update body request by @BenjaminDecreusefond in #80
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
- feat: Adding folder and tag_prefix to module resource by @BenjaminDecreusefond in #78
New Contributors
- @BenjaminDecreusefond made their first contribution in #78
Full Changelog: v0.8.0...v0.9.0
v0.8.0
v0.7.0
What's Changed
- feat: Make import work for most organization level resources by @stanleyz in #66
- feat: Add support of standalone type VCS by @stanleyz in #63
- feat: add
terrakube_workspace_webhook
resource by @stanleyz in #67 - feat: Add
manage_state
toterrakube_team
by @stanleyz in #68
Full Changelog: v0.6.1...v0.7.0
v0.6.1
What's Changed
- fix: Update schema for
terrakube_vcs
data source by @stanleyz in #61 - Bump github.com/hashicorp/terraform-plugin-framework from 1.10.0 to 1.11.0 by @dependabot in #62
- feat: Make import work for workspace_vcs by @stanleyz in #64
Full Changelog: v0.6.0...v0.6.1
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