Skip to content

fix(examples/templates/docker-devcontainer): update folder path and provider version constraint #17553

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 3 commits into from
Apr 24, 2025

Conversation

Aericio
Copy link
Contributor

@Aericio Aericio commented Apr 24, 2025

fix(examples): set jetbrains default folder to workspaces

  • jetbrains_ide to match docker tf (was out of sync)
  • default folder should be /workspaces since /home/coder doesn't exist

fix(examples): remove version specification

  • after removing version line, this error went away when trying to start/stop.
  • docker tf file doesn't have the version line.
    image

Aericio added 2 commits April 23, 2025 20:39
```
Error: Failed to query available provider packages
Could not retrieve the list of available versions for provider coder/coder:
no available releases match the given constraints >= 0.17.0, ~> 1.0.0, >=
2.1.0
To see which modules are currently depending on coder/coder and what versions
are specified, run the following command:
    terraform providers
```
@cdr-bot cdr-bot bot added the community Pull Requests and issues created by the community. label Apr 24, 2025
Copy link

github-actions bot commented Apr 24, 2025

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@Aericio
Copy link
Contributor Author

Aericio commented Apr 24, 2025

I have read the CLA Document and I hereby sign the CLA

cdrci2 added a commit to coder/cla that referenced this pull request Apr 24, 2025
Copy link
Member

@matifali matifali left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks.

@matifali matifali enabled auto-merge (squash) April 24, 2025 07:11
@matifali matifali disabled auto-merge April 24, 2025 07:12
@matifali matifali changed the title fix: update docker devcontainer tf fix(examples/templates/docker-devcontainer): update folder path and provider version constraint Apr 24, 2025
@matifali matifali enabled auto-merge (squash) April 24, 2025 07:14
@matifali matifali merged commit 614a7d0 into coder:main Apr 24, 2025
31 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Apr 24, 2025
@matifali
Copy link
Member

/cherry-pick release/2.21

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
community Pull Requests and issues created by the community.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants