- Notifications
You must be signed in to change notification settings - Fork905
feat: allow specifying devcontainer on agent in terraform#16997
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
8e2d86e
to2d72c03
Compare05e50d7
to885869f
Compare26bd7df
to2c9ccf2
CompareUh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
johnstcn left a comment• edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Nice work!
EDIT: I think you need to fix something in the typegen though:
https://github.com/coder/coder/actions/runs/13968677521/job/39104925348?pr=16997#step:11:992
Uh oh!
There was an error while loading.Please reload this page.
b5c5b4c
to1544b49
Compare1544b49
to82df8d6
Compare69ba27e
intomainUh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
This change allows specifying devcontainers in terraform and plumbs it through to the agent via agent manifest.
This will be used for autostarting devcontainers in a workspace.
Depends oncoder/terraform-provider-coder#368
Updates#16423