-
Notifications
You must be signed in to change notification settings - Fork 116
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
Project Support #65
Comments
+1 The current plan is to just use the REST API itself, but it would be nice to get some timeframe so I at least know how robust my solution has to be :D. |
Thank you so much for your request, I will start to develop the project resource :) and I will gave you news when I have something |
Hello guys, good news the resource is done, now you can play with it at the issue #121 Please let me know if you find a bug, have another comment or concern, thank you so much |
Thank you!
…On Wed, May 6, 2020 at 3:10 PM Paco Preciado Mendoza < ***@***.***> wrote:
Hello guys, good news the resource is done, now you can play with it at
the issue #121
<https://github.com/terraform-providers/terraform-provider-nutanix/pull/121>
Please let me know if you find a bug, have another comment or concern,
thank you so much
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<https://github.com/terraform-providers/terraform-provider-nutanix/issues/65#issuecomment-624835567>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AET3BG3ZFAASCE5K4EAHZULRQGYZZANCNFSM4H2WCG2Q>
.
|
Enterprise customer that would like to see project support and potentially even role support (as RBAC becomes more fine grain) in the Terraform provider. This would give a powerful ability to properly manage (and template) projects properly, which currently can grow out of control without proper management/documentation because of a lack of visibility into each project consists of.
A simple workflow could be to create a project via a terraform provider with the for a development 'project'. With support for the project to go into production that module is then used to create a production project. Terraforms IAC module gives visability into what are in each project without messing with the Nutanix API to pull this information together. It has become unwieldy to manage and remember what is in even as few as 25 project across a few clusters as my team as learned and this may help fix this big issue we have.
The text was updated successfully, but these errors were encountered: