Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: throw a better error message for unsupported CCAPI resources #311

Merged
merged 1 commit into from
Dec 23, 2024

Conversation

corymhall
Copy link
Contributor

If a resource is not supported by AWS CCAPI we now throw a better error
message pointing users to the documentation on how to remap the resource
to an AWS Provider resource.

fixes #310

If a resource is not supported by AWS CCAPI we now throw a better error
message pointing users to the documentation on how to remap the resource
to an AWS Provider resource.

fixes #310
Copy link
Contributor

@flostadler flostadler left a comment

Choose a reason for hiding this comment

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

Sweet!

@corymhall corymhall enabled auto-merge (squash) December 23, 2024 17:55
@corymhall corymhall merged commit 4b4b8da into main Dec 23, 2024
13 checks passed
@corymhall corymhall deleted the corymhall/better-error-message branch December 23, 2024 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unhandled exception for resources that do not exist in the AWS Cloud Control provider
2 participants