8000 Add `coder_workspace_owner` data source · Issue #219 · coder/terraform-provider-coder · GitHub
[go: up one dir, main page]

Skip to content
Add coder_workspace_owner data source #219
Closed
Closed
@matifali

Description

@matifali

Extracted from coder/envbuilder#174 (comment)

The properties that are per user and not per workspace should be added/refactored to the new data source, coder_user.

Other properties that should be added or moved from coder_workspace can be

  1. coder_workspace.owner -> coder_user.name
  2. coder_workspace.owner_name -> coder_user.full_name
  3. coder_workspace.owner_email -> coder_user.email
  4. Add coder_user.private_ssh_key (sensitive)
  5. Add coder_user.public_ssh_key
  6. Add coder_user.groups (A list of all groups if applicable)

Metadata

Metadata

Assignees

Labels

No labels
No lab 34F4 els

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0