delphix-integrations / terraform-provider-delphix

Repository for Delphix Terraform Provider built on DCT APIs.
https://integrations.delphix.com
11 stars 9 forks source link

[HUBS-1586] Updated ReadMe with new doc link #41

Closed nick-mathison closed 1 year ago

nick-mathison commented 1 year ago

Made various updates to the ReadMe:

1) Updated documentation links 2) Various other edits to clarity.

Note: I'm sure what's going on with the other go.mod, go.sum, and resource_vdb_test.go files. Let me know if they need to go.

nick-mathison commented 1 year ago

@sunnyx4 @arunskurian @kishlay-delphix

Can you please help get this merged? Only the readme, not the other stuff.

nick-mathison commented 1 year ago

Let me see if I pull them out.

nick-mathison commented 1 year ago

I think what happened is that I merged my branch with the main branch. So those 3 other file changes are in the main branch but were never added to develop. See Eyal's PR: https://github.com/delphix-integrations/terraform-provider-delphix/pull/36/files

We'll need to pull in those changes some way or another. Probably makes sense for you to rebase on your PR first with main, confirm it all still works, and then merge in my changes. That should make the 3 other files disappear.

nick-mathison commented 1 year ago

Closing for https://github.com/delphix-integrations/terraform-provider-delphix/pull/43