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

Request: Expose NetApp CVS <-> Managed Active Directory Peering via Terraform Provider #87

Open
Jberlinsky opened this issue Dec 15, 2022 · 2 comments

Comments

@Jberlinsky
Copy link

Jberlinsky commented Dec 15, 2022

To automate the connection between NetApp CVS and Managed Active Directory (ref: documentation), we are presently using an effectively undocumented API (with the assistance of NetApp SMEs). We are using Terraform to codify infrastructure, and are presently shelling out to a side-by-side Python script (as provided by NetApp). It would be incredibly valuable to have this process codified in the NetApp Terraform provider so we can minimize exceptions to Terraform as a unified control plane.

@okrause
Copy link
Contributor

okrause commented Jan 19, 2023

The API is documented in the public API definition of CVS at https://cloudvolumesgcp-api.netapp.com/swagger.json. Look for the /v2/projects/{projectNumber}/locations/{locationId}/Peering/Domain API endpoints.

I agree that having TF support would simplify things.

@wenjun666
Copy link
Contributor

@okrause In your opinion, will this belong to a new resource?

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

No branches or pull requests

3 participants