gardener / gardener-extension-provider-aws

Gardener extension controller for the AWS cloud provider (https://aws.amazon.com).
https://gardener.cloud
Apache License 2.0
19 stars 97 forks source link

Fix error handling #1034

Closed hebelsan closed 2 months ago

hebelsan commented 2 months ago

How to categorize this PR?

/area quality /kind bug /platform aws

What this PR does / why we need it: Return error instead of nil in function CleanupTerraformerResources

Which issue(s) this PR fixes: Fixes #

Special notes for your reviewer:

Release note:

Fix error handling in terraformer cleanup resources function