page_title | subcategory | description |
---|---|---|
coder_env Resource - terraform-provider-coder |
Use this resource to set an environment variable in a workspace. |
Use this resource to set an environment variable in a workspace.
agent_id
(String) The "id" property of a "coder_agent" resource to associate with.name
(String) The name of the environment variable.
value
(String) The value of the environment variable.
id
(String) The ID of this resource.