Skip to content

fix: Don't stop on error for Regional WebACL Resources#14045

Merged
kodiakhq[bot] merged 3 commits intomainfrom
fix-webacl-resources
Sep 27, 2023
Merged

fix: Don't stop on error for Regional WebACL Resources#14045
kodiakhq[bot] merged 3 commits intomainfrom
fix-webacl-resources

Conversation

@bbernays
Copy link
Copy Markdown
Collaborator

Summary

I debated between appending the error and just skipping the specific error that that is returned. I chose to append the error because the error that is thrown doesn't seem to be unique to the fact that the region is not supported, so it could be hiding other issues

@bbernays bbernays added the automerge Automatically merge once required checks pass label Sep 27, 2023
@kodiakhq kodiakhq bot merged commit 33ab5b0 into main Sep 27, 2023
@kodiakhq kodiakhq bot deleted the fix-webacl-resources branch September 27, 2023 12:35
kodiakhq bot pushed a commit that referenced this pull request Sep 27, 2023
🤖 I have created a release *beep* *boop*
---


## [22.13.1](plugins-source-aws-v22.13.0...plugins-source-aws-v22.13.1) (2023-09-27)


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.11.1 ([#14063](#14063)) ([5a0ff7b](5a0ff7b))
* Don't stop on error for Regional WebACL Resources ([#14045](#14045)) ([33ab5b0](33ab5b0))

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

bug: "Region Not supported" error forces regional resources to stop syncing

3 participants