Skip to content

Add a bare/blank template for writing custom Terraform #2964

Closed
@bpmct

Description

@bpmct

Coder templates can use any Terraform provider and Terraform resource, but Coder-specific knowledge is required to build functional templates:

  • Coder Terraform provider
  • Coder agent & init script
  • start/stop (persistent and ephemeral resources)
  • fetching workspace owner and name
  • Coder apps

While this is now documented (#2377) and can be discovered by reading code for existing templates, a "slim/bare" starter template is also nice to have:

  • self-documenting example of Coder's core functionality
  • natural way to create a new template vs relying on memory or cherrypicking code from other examples

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