sailpoint-oss / golang-sdk

MIT License
9 stars 3 forks source link

Example: Updates from my needs developing a Terraform provider #45

Closed davidsonjon closed 9 months ago

davidsonjon commented 1 year ago

Hello! This PR contain examples of changes and additions I required while working on a Terraform provider and is more of a reference than a merge-able PR

Summary of changes

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.

wcarson commented 1 year ago

@davidsonjon hi there, are you working on this provider or a new one? The reason I ask, is we have developed a provider internally at my company using this SDK and the latest TF plugin framework. (We worked with SailPoint to create the Golang SDK mostly for this purpose) It'd be great to have a single provider that was supported by SailPoint. Maybe we can collab? @jordan-violet-sp for viz

davidsonjon commented 1 year ago

Hey @wcarson, my provider (also using tf-plugin-framework) is internal only for now. I have been working on it to replace our existing Terraform automation that is using https://registry.terraform.io/providers/scottwinkler/shell/latest that powers several of our Cloud platforms access management. We are just starting to test migrating to it.

I would love to open source it (even as just a reference) but I need to work internally to clear that since I had to use my work laptop because I needed a working IDN instance to develop against 😦 .

davidsonjon commented 11 months ago

@wcarson https://github.com/davidsonjon/terraform-provider-identitynow