Skip to content

Files

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Latest commit

fb8a07f · Aug 16, 2024

History

History
24 lines (17 loc) · 878 Bytes

index.md

File metadata and controls

24 lines (17 loc) · 878 Bytes
page_title subcategory description
coderd Provider
~> Warning This provider is only compatible with Coder version 2.10.1 https://github.com/coder/coder/releases/tag/v2.10.1 and later.

coderd Provider

~> Warning This provider is only compatible with Coder version 2.10.1 and later.

Schema

Optional

  • default_organization_id (String) Default organization ID to use when creating resources. Defaults to the first organization the token has access to.
  • token (String) API token for communicating with the deployment. Most resource types require elevated permissions. Defaults to $CODER_SESSION_TOKEN.
  • url (String) URL to the Coder deployment. Defaults to $CODER_URL.