Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chore: bump github.com/coder/terraform-provider-coder from 0.22.0 to 0.23.0 #13440

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 3, 2024

Bumps github.com/coder/terraform-provider-coder from 0.22.0 to 0.23.0.

Release notes

Sourced from github.com/coder/terraform-provider-coder's releases.

v0.23.0

What's Changed

Note: The following fields of the data source coder_workspace have been deprecated in favour of the corresponding fields of a new data source coder_workspace_owner:

  • coder_workspace.ownercoder_workspace_owner.name
  • coder_workspace.owner_emailcoder_workspace.owner.email
  • coder_workspace.owner_idcoder_workspace_owner.id
  • coder_workspace.owner_namecoder_workspace_owner.full_name
  • coder_workspace.owner_groupscoder_workspace_owner.groups
  • coder_workspace.owner_session_tokencoder_workspace_owner.session_token

New Features

  • Adds data source coder_workspace_owner and deprecates owner fields of coder_workspace (#230)

Testing/Development

  • Adds terraform 1.8.x to test matrix (#229)
  • Adds devcontainer config (#228)
Commits
  • 96993eb fix: provider: coder_workspace_owner: avoid setting null values (#232)
  • eb43b9f feat: add coder_workspace_owner datasource (#230)
  • 7e5a28b chore: make gen to add missing docs (#231)
  • c683ad5 chore: add terraform 1.8.x to test matrix (#229)
  • 2642fa5 chore: add devcontainer config (#228)
  • d921c83 build(deps): Bump goreleaser/goreleaser-action from 5.0.0 to 5.1.0 (#225)
  • 4f92014 build(deps): Bump contributor-assistant/github-action from 2.3.2 to 2.4.0 (#221)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/coder/terraform-provider-coder](https://github.com/coder/terraform-provider-coder) from 0.22.0 to 0.23.0.
- [Release notes](https://github.com/coder/terraform-provider-coder/releases)
- [Changelog](https://github.com/coder/terraform-provider-coder/blob/main/.goreleaser.yml)
- [Commits](coder/terraform-provider-coder@v0.22.0...v0.23.0)

---
updated-dependencies:
- dependency-name: github.com/coder/terraform-provider-coder
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@coadler coadler merged commit 8cdd468 into main Jun 3, 2024
27 of 28 checks passed
@coadler coadler deleted the dependabot/go_modules/github.com/coder/terraform-provider-coder-0.23.0 branch June 3, 2024 17:29
@github-actions github-actions bot locked and limited conversation to collaborators Jun 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant