Skip to content

Add coderd_organization.workspace_sharing attribute #1245

@jaaydenh

Description

@jaaydenh
resource "coderd_organization" "krusty_krab" {
  workspace_sharing = "none"
  workspace_sharing = "everyone"


  # We should use a string to allow for potential future values:
  workspace_sharing = "with_role"
}

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions