Closed nick-mathison closed 1 year ago
@sunnyx4 @arunskurian @kishlay-delphix
Can you please help get this merged? Only the readme, not the other stuff.
Let me see if I pull them out.
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.
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.