Skip to content

Is it possible to disable workspace auth? #16745

Discussion options

You must be logged in to vote
module "code-server" {
  source         = "./code-server"
  agent_id       = coder_agent.main.id
  script_name    = data.coder_parameter.script_name.value
  attempt_id     = data.coder_parameter.attempt_id.value
  share          = "public"
}

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@matifali
Comment options

Answer selected by matifali
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #15179 on February 28, 2025 07:40.