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

fix: Fail on errors during initial setup #906

Merged
merged 1 commit into from
May 17, 2022

Conversation

erezrokah
Copy link
Member

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

Summary

Fixes #869


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

  • Read the contribution guidelines πŸ§‘β€πŸŽ“
  • Run go fmt to format your code πŸ–Š
  • 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 βœ…

@erezrokah erezrokah requested a review from a team as a code owner May 16, 2022 17:14
@erezrokah erezrokah requested review from yevgenypats and removed request for a team May 16, 2022 17:14
client/client.go Outdated Show resolved Hide resolved
client/client.go Outdated Show resolved Hide resolved
@erezrokah erezrokah changed the title fix: Classify credentials failures as user errors fix: Classify credentials failures as user errors during initial setup May 16, 2022
@erezrokah erezrokah marked this pull request as draft May 16, 2022 17:47
@erezrokah erezrokah marked this pull request as ready for review May 16, 2022 19:30
client/client.go Outdated Show resolved Hide resolved
@erezrokah erezrokah changed the title fix: Classify credentials failures as user errors during initial setup fix: Fail on access errors during initial setup May 17, 2022
@erezrokah erezrokah changed the title fix: Fail on access errors during initial setup fix: Fail on errors during initial setup May 17, 2022
client/errors.go Outdated Show resolved Hide resolved
@erezrokah erezrokah requested review from roneli and removed request for yevgenypats May 17, 2022 08:42
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

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.

Permission error is not showing up in console log
3 participants