Skip to content
This repository has been archived by the owner on Aug 16, 2022. It is now read-only.

fix: Remove relation tables PK #921

Merged
merged 2 commits into from
May 25, 2022

Conversation

zagronitay
Copy link
Contributor

@zagronitay zagronitay commented May 18, 2022

πŸŽ‰ Thank you for making CloudQuery awesome by submitting a PR πŸŽ‰

Summary


Use the following steps to ensure your PR is ready to be reviewed

  • Read the contribution guidelines πŸ§‘β€πŸŽ“
  • Run go fmt to format your code πŸ–Š
  • Lint your changes via golangci-lint run --new-from-rev main 🚨 (install golangci-lint here)
  • Update or add tests. Learn more about testing here πŸ§ͺ
  • Update the docs by running go run ./docs/docs.go and committing the changes πŸ“ƒ
  • If adding a new resource, add relevant Terraform files in a separate PR πŸ“‚
  • Ensure the status checks below are successful βœ…

@zagronitay zagronitay marked this pull request as ready for review May 24, 2022 17:57
@zagronitay zagronitay requested a review from a team as a code owner May 24, 2022 17:57
@zagronitay zagronitay requested review from erezrokah and removed request for a team May 24, 2022 17:57
@yevgenypats yevgenypats merged commit 036ce47 into cloudquery:main May 25, 2022
@zagronitay zagronitay deleted the fix/remove-relation-table-pk branch May 25, 2022 09:33
kodiakhq bot pushed a commit that referenced this pull request May 31, 2022
πŸ€– I have created a release *beep* *boop*
---


### [0.12.1](v0.12.0...v0.12.1) (2022-05-31)


### Features

* Add tags for organizations.Account ([#942](#942)) ([b1a350d](b1a350d)), closes [#940](#940)
* Add waf/wafv2 logging config ([#814](#814)) ([ed6c836](ed6c836))


### Bug Fixes

* Classify MetadataException ([#953](#953)) ([2b74e7b](2b74e7b))
* **deps:** Update module github.com/cloudquery/cq-provider-sdk to v0.10.2 ([#951](#951)) ([b5b4c97](b5b4c97))
* **deps:** Update module github.com/cloudquery/cq-provider-sdk to v0.10.3 ([#954](#954)) ([21a5818](21a5818))
* **deps:** Update module github.com/cloudquery/cq-provider-sdk to v0.10.4 ([#961](#961)) ([648f6c1](648f6c1))
* **deps:** Update module github.com/cloudquery/cq-provider-sdk to v0.10.5 ([#967](#967)) ([40a1d06](40a1d06))
* Remove relation tables PK ([#921](#921)) ([036ce47](036ce47))
* Update endpoints ([#948](#948)) ([3b5b193](3b5b193))
* Update endpoints ([#952](#952)) ([c59523c](c59523c))
* Update endpoints ([#956](#956)) ([5702860](5702860))
* Update endpoints ([#958](#958)) ([df14874](df14874))
* Update timestamps fields ([#891](#891)) ([48b9e6f](48b9e6f))

---
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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants