Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Create design document for Coder Terraform and Runner Architecture #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

paulfairless
Copy link
Owner

This document explains how Coder manages Terraform for workspace provisioning, including its use of Terraform templates, the Coder Terraform provider, Terraform execution, and state management.

It also details Coder's runner architecture, referred to as "provisioners." This includes the distinction between built-in and external provisioners, their benefits, deployment, the use of tags for job routing, and the difference between provisioners and the coder_agent.

A conceptual Mermaid diagram is included to illustrate the overall architecture.

This document explains how Coder manages Terraform for workspace provisioning,
including its use of Terraform templates, the Coder Terraform provider,
Terraform execution, and state management.

It also details Coder's runner architecture, referred to as "provisioners."
This includes the distinction between built-in and external provisioners,
their benefits, deployment, the use of tags for job routing, and the
difference between provisioners and the coder_agent.

A conceptual Mermaid diagram is included to illustrate the overall architecture.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant