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

feat: Remove non standard List/Detail implementations #1237

Merged
merged 9 commits into from
Jul 22, 2022

Conversation

bbernays
Copy link
Contributor

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 🚨 (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 βœ…

@bbernays bbernays requested a review from a team as a code owner July 18, 2022 20:22
@bbernays bbernays requested review from spangenberg and roneli and removed request for a team July 18, 2022 20:22
Copy link
Member

@disq disq left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, would remove the comment in athena fetch resolver

Copy link
Contributor

@roneli roneli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, had one nit, I think an unused line.

resources/services/sagemaker/training_jobs.go Outdated Show resolved Hide resolved
@bbernays bbernays merged commit 004a544 into cloudquery:main Jul 22, 2022
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.

4 participants