feat: add linode vm template#367
Merged
Merged
Conversation
matifali
requested changes
Aug 23, 2025
matifali
reviewed
Aug 25, 2025
6331e2c to
e7bfda6
Compare
matifali
previously approved these changes
Aug 26, 2025
Member
matifali
left a comment
There was a problem hiding this comment.
A few suggestions, and it looks good to me.
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR adds a new Linode VM template to the Coder registry that enables provisioning Linode instances as Coder workspaces. The template provides a comprehensive solution with support for multiple instance types, operating systems, and global regions.
Key changes:
- Complete Terraform configuration for Linode VM provisioning with persistent storage
- Cloud-init configuration for automated workspace setup and Coder agent installation
- Documentation with usage instructions and feature overview
Reviewed Changes
Copilot reviewed 4 out of 5 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| registry/umair/templates/linode-vm/main.tf | Main Terraform configuration defining Linode resources, parameters, and workspace provisioning |
| registry/umair/templates/linode-vm/cloud-init/cloud-config.yaml.tftpl | Cloud-init template for VM initialization, user setup, and Coder agent configuration |
| registry/umair/templates/linode-vm/README.md | Documentation explaining template features, prerequisites, and architecture |
| .github/typos.toml | Added "tyo" as valid word for Tokyo location code |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Co-authored-by: Atif Ali <me@matifali.dev>
…l.tftpl Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
matifali
approved these changes
Aug 31, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #210
/claim #210
Description
Type of Change
Testing & Validation
bun test)bun run fmt)Screencast.from.2025-08-23.15-14-00.1.mp4