- Notifications
You must be signed in to change notification settings - Fork23
v0.23.0
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
· 137 commits to main since this release
96993eb
This commit was created on GitHub.com and signed with GitHub’sverified signature.
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 sourcecoder_workspace_owner
:
coder_workspace.owner
→coder_workspace_owner.name
coder_workspace.owner_email
→coder_workspace.owner.email
coder_workspace.owner_id
→coder_workspace_owner.id
coder_workspace.owner_name
→coder_workspace_owner.full_name
coder_workspace.owner_groups
→coder_workspace_owner.groups
coder_workspace.owner_session_token
→coder_workspace_owner.session_token
New Features
- Adds data source
coder_workspace_owner
and deprecates owner fields ofcoder_workspace
(#230)
Testing/Development
Assets19
Uh oh!
There was an error while loading.Please reload this page.
2 people reacted