gruntwork-io / cloud-nuke

A tool for cleaning up your cloud accounts by nuking (deleting) all resources within it
https://gruntwork.io/
MIT License
2.75k stars 354 forks source link

[fix] skip API GW stage certyficates when `ClientCertificateId` is ni… #740

Closed wakeful closed 2 months ago

wakeful commented 2 months ago

Description

Fixes #739

TODOs

Read the Gruntwork contribution guidelines.

Release Notes (draft)

Fix panic when deleting API GW stage certificate for AWS mng domains.

Migration Guide

n/a

james03160927 commented 2 months ago

Passed all the tests https://app.circleci.com/pipelines/github/gruntwork-io/cloud-nuke/15198/workflows/04226403-1782-41f6-acb9-06d7d76c98c4.

Thanks for making this change.