Skip to content

docs: add devcontainer templates #8256

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

Merged
merged 12 commits into from
Jul 12, 2023
Prev Previous commit
Next Next commit
Merge branch 'main' into bpmct/devcontainers-docs
  • Loading branch information
bpmct authored Jul 11, 2023
commit c072e3f9b55ff97d41855f16d0f173ec4f35730f
5 changes: 5 additions & 0 deletions docs/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,11 @@
"description": "Use devcontainers in workspaces",
"path": "./templates/devcontainers.md",
"state": "alpha"
},
{
"title": "Terraform Modules",
"description": "Reuse code across Coder templates",
"path": "./templates/modules.md"
}
]
},
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.