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

Skip to content

fix: tags argument in workspace tags block is optional #157

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 2 commits into from
Jun 27, 2025

Conversation

Emyrk
Copy link
Member

@Emyrk Emyrk commented Jun 27, 2025

It was marked as required, which is incorrect. The provider has it as optional.

See https://registry.terraform.io/providers/coder/coder/latest/docs/data-sources/workspace_tags#optional

(also added some error context discovered when debugging this)

Emyrk added 2 commits June 27, 2025 11:14
It was marked as required, which is incorrect. The provider has it
as optional.
@Emyrk Emyrk requested a review from aslilac June 27, 2025 16:54
@Emyrk Emyrk merged commit 47802e4 into main Jun 27, 2025
3 checks passed
@Emyrk Emyrk deleted the stevenmasley/optional_tags branch June 27, 2025 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants