Skip to content

Conversation

@erezrokah
Copy link
Member

Summary

Fixes https://github.com/cloudquery/cloudquery-issues/issues/470 (internal issue).

2 relational tables were also configured as top level ones causing them to fail when we try to get the parent.
I removed them from the top level tables list, and also made all relational tables functions private to avoid similar issues.

This is not a breaking change as those tables still exist, and if someone is referencing them we know to sync the parent first

@erezrokah erezrokah requested review from a team and amanenk and removed request for a team February 2, 2023 09:54
@erezrokah erezrokah added the automerge Automatically merge once required checks pass label Feb 2, 2023
@kodiakhq kodiakhq bot merged commit db53d6d into cloudquery:main Feb 2, 2023
@erezrokah erezrokah deleted the fix/digital_ocean_records branch February 2, 2023 10:12
kodiakhq bot pushed a commit that referenced this pull request Feb 7, 2023
🤖 I have created a release *beep* *boop*
---


## [4.1.4](plugins-source-digitalocean-v4.1.3...plugins-source-digitalocean-v4.1.4) (2023-02-07)


### Bug Fixes

* **deps:** Update golang.org/x/exp digest to f062dba ([#7531](#7531)) ([59d5575](59d5575))
* **deps:** Update google.golang.org/genproto digest to 1c01626 ([#7533](#7533)) ([c549c27](c549c27))
* **deps:** Update module github.com/avast/retry-go/v4 to v4.3.2 ([#7542](#7542)) ([7219fc0](7219fc0))
* **deps:** Update module github.com/aws/aws-sdk-go-v2 to v1.17.4 ([#7652](#7652)) ([2196050](2196050))
* **deps:** Update module github.com/aws/aws-sdk-go-v2/config to v1.18.12 ([#7653](#7653)) ([59daf42](59daf42))
* **deps:** Update module github.com/aws/aws-sdk-go-v2/feature/ec2/imds to v1.12.22 ([#7655](#7655)) ([4e56621](4e56621))
* **deps:** Update module github.com/aws/aws-sdk-go-v2/internal/ini to v1.3.29 ([#7659](#7659)) ([60f15d7](60f15d7))
* **deps:** Update module github.com/aws/aws-sdk-go-v2/internal/v4a to v1.0.19 ([#7660](#7660)) ([9035012](9035012))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.33.0 ([#7595](#7595)) ([c5adc75](c5adc75))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.33.1 ([#7614](#7614)) ([2fe665c](2fe665c))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.34.0 ([#7719](#7719)) ([6a33085](6a33085))
* **digitalocean-resources:** Remove relational tables from top level list ([#7632](#7632)) ([db53d6d](db53d6d))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Automatically merge once required checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants