Closed tbroden84 closed 5 months ago
I'm thinking we should import https://github.com/84codes/go-api with the git history
I could make a PR for that, just adding the api/
directory (with history) and you could take it from there @tbroden84
Sounds good.
Sorry it took so long, PR with history is at https://github.com/cloudamqp/terraform-provider-cloudamqp/pull/282
We now have https://github.com/cloudamqp/terraform-provider-cloudamqp/pull/284 and I think we can close this PR and remove this branch. I'll let you do that @tbroden84
WHY are these changes introduced?
No longer needed to share code within the Go-API client library to our other providers. Moving it into this provider will ease the development since no new versions needs to be released.
WHAT is this pull request doing?
HOW can this pull request be tested?
Tested again Go-VCR test fixtures and subset of new tests.