Skip to content

v0.0.12

Latest
Compare
Choose a tag to compare
@ethanndickson ethanndickson released this 19 Aug 00:41
· 1 commit to main since this release
99877ea

What's Changed

  • feat: add use_classic_parameter_flow to coderd_template resource by @ethanndickson in #251
  • feat: add coderd_organization_group_sync resource by @ethanndickson in #248
    • With this addition, the group_sync block on the coderd_organization resource has been deprecated, and will be removed in a later version of the provider.
  • fix: support unmanaged roles on user resource by @ethanndickson in #250
    • To support managing OIDC users via the provider when role sync is enabled, setting roles to null on the coderd_user resource will no longer have the provider manage (read or update) the user's roles.

Dependencies

  • chore(deps): bump github.com/hashicorp/terraform-plugin-testing from 1.13.1 to 1.13.2 by @dependabot[bot] in #232
  • chore(deps): bump github.com/coder/coder/v2 from 2.23.0 to 2.23.1 by @dependabot[bot] in #231
  • chore(deps): bump github.com/docker/docker from 28.1.1+incompatible to 28.2.2+incompatible by @dependabot[bot] in #227
  • chore(deps): bump github.com/go-chi/chi/v5 from 5.1.0 to 5.2.2 by @dependabot[bot] in #233
  • chore(deps): bump github.com/docker/docker from 28.2.2+incompatible to 28.3.0+incompatible by @dependabot[bot] in #235
  • chore(deps): bump github.com/coder/coder/v2 from 2.23.1 to 2.24.1 by @dependabot[bot] in #236
  • chore(deps): bump github.com/hashicorp/terraform-plugin-docs from 0.21.0 to 0.22.0 by @dependabot[bot] in #238
  • chore(deps): bump github.com/docker/docker from 28.3.0+incompatible to 28.3.1+incompatible by @dependabot[bot] in #237
  • chore(deps): bump github.com/docker/docker from 28.3.1+incompatible to 28.3.2+incompatible by @dependabot[bot] in #239
  • chore(deps): bump actions/checkout from 4.2.2 to 4.3.0 by @dependabot[bot] in #246
  • chore(deps): bump github.com/docker/go-connections from 0.5.0 to 0.6.0 by @dependabot[bot] in #245
  • chore(deps): bump github.com/coder/coder/v2 from 2.24.1 to 2.25.1 by @dependabot[bot] in #244
  • chore(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.15.0 to 1.15.1 by @dependabot[bot] in #242
  • chore(deps): bump github.com/docker/docker from 28.3.2+incompatible to 28.3.3+incompatible by @dependabot[bot] in #241

Full Changelog: v0.0.11...v0.0.12