-
Notifications
You must be signed in to change notification settings - Fork 547
feat(resources): Add DigitalOcean Kubernetes Clusters table #12438
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
feat(resources): Add DigitalOcean Kubernetes Clusters table #12438
Conversation
This PR has the following changes to source plugin(s) tables:
|
erezrokah
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the PR @code-vise. Looks like there are some syntax errors in client.go.
Do you mind fixing them?
Sure |
|
Thanks for the follow up @code-vise. I added another commit to fix some other issues with the linting and tests |
dc15e99 to
4dde882
Compare
Great. Also to bring this to your knowledge, I read the contribution guide file and I couldn't make this work go generate client/services.go |
|
I also moved this resource to a new |
4dde882 to
87c8740
Compare
🤖 I have created a release *beep* *boop* --- ## [5.2.0](plugins-source-digitalocean-v5.1.1...plugins-source-digitalocean-v5.2.0) (2023-07-25) ### This Release has the Following Changes to Tables - Table `digitalocean_kubernetes_clusters` was added ### Features * **resources:** Add DigitalOcean Kubernetes Clusters table ([#12438](#12438)) ([95dcaa6](95dcaa6)) ### Bug Fixes * **deps:** Update github.com/cloudquery/arrow/go/v13 digest to 10df4b9 ([#12443](#12443)) ([e385283](e385283)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.2.3 ([#12307](#12307)) ([8f14e4d](8f14e4d)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Summary