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

add workspace tags to the spec #114

Open
nhomble opened this issue Oct 29, 2021 · 0 comments
Open

add workspace tags to the spec #114

nhomble opened this issue Oct 29, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@nhomble
Copy link

nhomble commented Oct 29, 2021

Community Note

  • 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.

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

@nhomble nhomble added the enhancement New feature or request label Oct 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant