What's Changed
- docs: improve docs by using code-styled markdown by @matifali in #253
- ci: drop terraform versions < 1.5.x, add 1.9.x for tests by @matifali in #258
- chore!: remove deprecated items from
coder_workspace
data source by @matifali in #255 - chore!: remove deprecated
coder_git_auth
data source by @matifali in #254 - chore!: remove deprecated feature_use_managed_variables by @matifali in #256
- chore!: remove deprecated fields from
coder_app
andcoder_agent
resources by @matifali in #257 - build(deps): Bump goreleaser/goreleaser-action from 5.1.0 to 6.0.0 by @dependabot in #238
- build(deps): Bump github.com/docker/docker from 26.1.4+incompatible to 26.1.5+incompatible by @dependabot in #263
- build(deps): Bump contributor-assistant/github-action from 2.4.0 to 2.5.1 by @dependabot in #269
- build(deps): Bump golang.org/x/mod from 0.18.0 to 0.20.0 by @dependabot in #265
- docs: add description to provider index page by @matifali in #271
- build(deps): Bump google.golang.org/grpc from 1.64.0 to 1.64.1 by @dependabot in #262
- docs: clarify
coder_metadata
usage by @ethanndickson in #267 - fix: optional everyone group in integration test by @ethanndickson in #278
- fix: validate agent & resource metadata keys during plan by @ethanndickson in #277
- chore(integration): cleanup on interrupt by @johnstcn in #283
- feat: add 'hidden' field to 'coder_app' provider by @DanielleMaywood in #276
- docs: document minimum version required for 'hidden' attribute by @DanielleMaywood in #285
- Add login_type to coder_workspace_owner data source #235 by @pmareke in #287
- fix: update to terraform-plugin-sdk v2.34.0 by @spikecurtis in #290
- build(deps): Bump contributor-assistant/github-action from 2.5.1 to 2.6.0 by @dependabot in #289
- build(deps): Bump contributor-assistant/github-action from 2.6.0 to 2.6.1 by @dependabot in #291
- chore: add http/pprof server over unix socket for debug by @spikecurtis in #295
- build(deps): Bump goreleaser/goreleaser-action from 6.0.0 to 6.1.0 by @dependabot in #301
- build(deps): Bump crazy-max/ghaction-import-gpg from 6.1.0 to 6.2.0 by @dependabot in #298
- docs: v1 to v2 upgrade guide by @matifali in #259
- build(deps): Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #308
- build(deps): Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.34.0 to 2.35.0 by @dependabot in #299
- build(deps): Bump golang.org/x/mod from 0.20.0 to 0.22.0 by @dependabot in #302
- ci: run integration tests against oldstable by @johnstcn in #310
- fix: fix links in version 2 upgrade guide by @matifali in #312
- fix(provider): remove warning diag if CODER_WORKSPACE_OWNER_LOGIN_TYPE is not set by @johnstcn in #311
- ci: allow go version patch upgrades by @johnstcn in #313
- ci: create draft release by @johnstcn in #314
- ci: run integration tests before release by @johnstcn in #315
- ci: rm unused action by @johnstcn in #316
New Contributors
Full Changelog: v1.0.4...v2.0.0-rc.3