Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add support for adding tags to r/vra_project #359

Open
pgsmith123 opened this issue Jul 6, 2021 · 14 comments
Open

Add support for adding tags to r/vra_project #359

pgsmith123 opened this issue Jul 6, 2021 · 14 comments
Labels
enhancement Enhancement

Comments

@pgsmith123
Copy link

vRA version
8.4.1
Terraform version
1.0.1
terraform-provider-vra plugin version
0.3.8

Is your feature request related to a problem? Please describe.
When creating a project we would like to utilize resource tags.

Describe the solution you'd like
I would like to be able to add resource tags to a project via the vra_project terraform resource.

Describe alternatives you've considered
Manually adding the tags after deployment

Additional context
none

@pgsmith123 pgsmith123 added the enhancement Enhancement label Jul 6, 2021
@lolichet
Copy link

lolichet commented Sep 3, 2021

HI,

Any plan in the roadmap for this ?

Thanks.

@frodenas
Copy link
Member

frodenas commented Sep 3, 2021

We are currently working on switching to the new Project Service APIs (instead of using the IasS Project APIs). When the switch is done, then we will be able to implement this feature.

@lapawa
Copy link

lapawa commented Feb 18, 2022

Any progress on this issue? I'm migrating Business Groups from vRA7 to vRA8 Projects. And I have to change some Custom Properties to Tags...

@frodenas
Copy link
Member

@lapawa it's on our backlog, but unfortunately I cannot provide an estimation on when we can deliver this.

@AndreaTosti
Copy link

Is there any news on this? is the implementation planned also for vra_deployment resources?

@cathode911
Copy link

Any updates? Currently we have to manually set the tags per each project which can be really time consuming and open vast area for human error

@Arderos
Copy link

Arderos commented Jul 19, 2023

+1. Would be of an extreme use for us.

@ykezlya
Copy link

ykezlya commented Nov 30, 2023

Very useful thing, look forward to the implementation!

@cathode911
Copy link

@frodenas Do you have an estimation by any chance? From what I see, the development of this provider is pretty much dead, although sales/presales had a pitch that new shiny terraform provider will cover all our needs and even more

@pgsmith123
Copy link
Author

Bumping, any updates on this functionality?

@tenthirtyam tenthirtyam changed the title Add Resource Tags to Project Add support for adding tags to r/vra_project Jul 10, 2024
Copy link

github-actions bot commented Dec 3, 2024

Marking this issue as stale due to inactivity. This helps us focus on the active issues. If this issue receives no comments in the next 30 days it will automatically be closed.

If this issue was automatically closed and you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context.
Thank you!

@github-actions github-actions bot added the stale Stale label Dec 3, 2024
@cathode911
Copy link

bumping

@github-actions github-actions bot removed the stale Stale label Feb 11, 2025
@pgsmith123
Copy link
Author

bump, still looking for this functionality nearly 4 years later...

@tenthirtyam
Copy link
Collaborator

This is still dependent on the upstream SDK transitioning to the Project Service APIs instead of the IaaS Project APIs (example).

Most of the services have transitioned to the OpenAPI Specification 3 v8.11, but the current tooling (go-swagger) used generate the SDK from the swagger specs only supports OAS2.

Supporting the newer versions will involve switching to a new generator that supports both OpenAPI spec versions, affecting this provider.

A similar effort was done for terraform-provider-vcf and its vcf-go-sdk with oapi-codegen last year, but for provider and it's supporting SDK this needs to be prioritized by the VCF Automation product team.

Ryan Johnson
Distinguished Engineer, VMware by Broadcom

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement Enhancement
Projects
None yet
Development

No branches or pull requests

9 participants