Skip to content
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

coderd: implement coder_workspace_tags #13218

Closed
mtojek opened this issue May 10, 2024 · 1 comment · Fixed by #13294
Closed

coderd: implement coder_workspace_tags #13218

mtojek opened this issue May 10, 2024 · 1 comment · Fixed by #13294
Assignees
Labels
feature Something we don't have yet

Comments

@mtojek
Copy link
Member

mtojek commented May 10, 2024

Related: #5979

The goal is to implement a new Terraform data resource coder_workspace_tags which defines a mapping between rich parameters and workspace tags.

Also:

  • terraform-provider-coder: define new Terraform resource
  • coderd: support coder_workspace_tags in the database.
@mtojek mtojek added the feature Something we don't have yet label May 10, 2024
@mtojek mtojek self-assigned this May 10, 2024
@coder-labeler coder-labeler bot added the api Area: HTTP API label May 10, 2024
@mtojek mtojek removed the api Area: HTTP API label May 10, 2024
@mtojek
Copy link
Member Author

mtojek commented May 15, 2024

We had a chat yesterday about parsing HCL source: We're going to implement the customer parser embedded in the provider.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Something we don't have yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant