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

fix: Handle panic on Waf logging configuration not found #970

Merged

Conversation

zagronitay
Copy link
Contributor

πŸŽ‰ 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 🚨 (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 31, 2022 18:01
@zagronitay zagronitay requested a review from a team as a code owner May 31, 2022 18:01
@zagronitay zagronitay requested review from irmatov and removed request for a team May 31, 2022 18:01
Copy link
Member

@yevgenypats yevgenypats left a comment

Choose a reason for hiding this comment

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

Either I missed an edge or I think there is a better option to fix it with oneline instead of adding not nil everywhere

resources/services/waf/web_acls.go Outdated Show resolved Hide resolved
resources/services/waf/web_acls.go Show resolved Hide resolved
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

@yevgenypats yevgenypats merged commit 8ffb3e6 into cloudquery:main Jun 1, 2022
kodiakhq bot pushed a commit that referenced this pull request Jun 1, 2022
πŸ€– I have created a release *beep* *boop*
---


### [0.12.3](v0.12.2...v0.12.3) (2022-06-01)


### Bug Fixes

* Bucket missing region ([#978](#978)) ([1467b6e](1467b6e))
* Handle panic on Waf logging configuration not found ([#970](#970)) ([8ffb3e6](8ffb3e6))

---
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.

4 participants