You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
If you are interested in working on this issue or have submitted a pull request, please leave a comment
Description
Along with workspace creation, I'd like to see the ability to tag my workspace via the Workspace custom resource.
Potential Terraform Configuration
I think we could enhance the spec with a tags section. go-tfe already supports what we need.
Community Note
Description
Along with workspace creation, I'd like to see the ability to tag my workspace via the
Workspace
custom resource.Potential Terraform Configuration
I think we could enhance the spec with a tags section. go-tfe already supports what we need.
And then it looks like we can just reconcile here https://github.com/hashicorp/terraform-k8s/blob/master/workspacehelper/tfc_org.go#L167
References
Hashicorp blog post on the feature: https://www.hashicorp.com/blog/new-workspace-tags-for-terraform-cloud
The text was updated successfully, but these errors were encountered: