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

Skip to content

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 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 23 commits into from
Mar 20, 2025

Conversation

mafredri
Copy link
Member

@mafredri mafredri commented Mar 19, 2025

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 on coder/terraform-provider-coder#368
Updates #16423

@mafredri mafredri force-pushed the mafredri/feat-add-agent-devcontainers branch from 8e2d86e to 2d72c03 Compare March 19, 2025 13:57
@mafredri mafredri force-pushed the mafredri/feat-add-agent-devcontainers branch from 05e50d7 to 885869f Compare March 19, 2025 14:24
@mafredri mafredri marked this pull request as ready for review March 19, 2025 16:07
@mafredri mafredri force-pushed the mafredri/feat-add-agent-devcontainers branch 2 times, most recently from 26bd7df to 2c9ccf2 Compare March 19, 2025 16:22
Copy link
Member

@johnstcn johnstcn left a 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

@mafredri mafredri force-pushed the mafredri/feat-add-agent-devcontainers branch from b5c5b4c to 1544b49 Compare March 20, 2025 16:02
@mafredri mafredri force-pushed the mafredri/feat-add-agent-devcontainers branch from 1544b49 to 82df8d6 Compare March 20, 2025 16:08
@mafredri mafredri requested a review from spikecurtis March 20, 2025 16:10
@mafredri mafredri merged commit 69ba27e into main Mar 20, 2025
33 of 35 checks passed
@mafredri mafredri deleted the mafredri/feat-add-agent-devcontainers branch March 20, 2025 17:09
@github-actions github-actions bot locked and limited conversation to collaborators Mar 20, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants