Releases: coder/terraform-provider-coderd
v0.0.7
What's Changed
-
fix: skip validating unknown version names by @ethanndickson in #123
-
fix: include provisioner tags when creating template version by @ethanndickson in #125
-
docs: add import examples by @ethanndickson in #118
-
chore(deps): bump crazy-max/ghaction-import-gpg from 6.1.0 to 6.2.0 by @dependabot in #119
-
chore(deps): bump github.com/hashicorp/terraform-plugin-framework-validators from 0.13.0 to 0.14.0 by @dependabot in #116
-
chore(deps): bump github.com/hashicorp/terraform-plugin-framework-validators from 0.14.0 to 0.15.0 by @dependabot in #129
-
chore(deps): bump coder from 2.16.0 to 2.17.0 by @ethanndickson in #133
Full Changelog: v0.0.6...v0.0.7
v0.0.6
What's Changed
- docs: replace example that requires TFC by @ethanndickson in #114
- fix: skip validating unknown versions list by @ethanndickson in #115
Full Changelog: v0.0.5...v0.0.6
v0.0.5
What's Changed
- feat: add template max port sharing level attribute by @ethanndickson in #110
- feat: add license resource by @ethanndickson in #99
- chore: dump provisioner logs on error by @ethanndickson in #95
- chore: validate fields as per coderd by @ethanndickson in #85
- fix: create new template version when tfvars change by @ethanndickson in #98
- fix: correctly patch template acl by @ethanndickson in #90
- fix: delete resources & data sources if not found by @ethanndickson in #102
Dependencies:
- chore(deps): bump coder from 2.14.2 to 2.16.0 by @ethanndickson in #111
- chore(deps): bump github.com/docker/docker from 27.1.2+incompatible to 27.2.1+incompatible by @dependabot in #88
- chore(deps): bump github.com/hashicorp/terraform-plugin-go from 0.23.0 to 0.24.0 by @dependabot in #104
- chore(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.11.0 to 1.12.0 by @dependabot in #107
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- docs improvements in #80, #82
- chore(deps): bump github.com/coder/coder/v2 from 2.14.1 to 2.14.2 by @dependabot in #81
- chore(deps): bump github.com/docker/docker from 27.1.1+incompatible to 27.1.2+incompatible by @dependabot in #75
- chore: support importing resources by fully qualified names by @ethanndickson in #84
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- chore: tflog trace -> info by @ethanndickson in #74
- docs: add examples for all resources & data sources by @ethanndickson in #78
- chore: add missing template data source fields by @ethanndickson in #79
Full Changelog: v0.0.2...v0.0.3
v0.0.2
v0.0.1
First release!