James Kwon

Results 15 issues of James Kwon

## Context/Background Right now, you will notice that we have separate routes for `awsNuke` and `awsDefaults`: - awsDefaults: nuking default VPCs - awsNuke: nuking other resources However, there seems to...

cloud-nuke

Example: ``` | testlptb40-1 | RDS Cluster | ❌ InvalidGlobalClusterStateFault: Unable t | ``` Unable to delete certain RDS clusters in phxdevops.

## Description Prototype for https://github.com/gruntwork-io/cloud-nuke/issues/597. ## TODOs Read the [Gruntwork contribution guidelines](https://gruntwork.notion.site/Gruntwork-Coding-Methodology-02fdcd6e4b004e818553684760bf691e). - [ ] Update the docs. - [ ] Run the relevant tests successfully, including pre-commit checks. -...

## Description Fixes https://github.com/gruntwork-io/cloud-nuke/issues/730. ## TODOs Read the [Gruntwork contribution guidelines](https://gruntwork.notion.site/Gruntwork-Coding-Methodology-02fdcd6e4b004e818553684760bf691e). - [ ] Update the docs. - [ ] Run the relevant tests successfully, including pre-commit checks. - [...

## Description Fixes https://github.com/gruntwork-io/cloud-nuke/issues/731. ## TODOs Read the [Gruntwork contribution guidelines](https://gruntwork.notion.site/Gruntwork-Coding-Methodology-02fdcd6e4b004e818553684760bf691e). - [ ] Update the docs. - [ ] Run the relevant tests successfully, including pre-commit checks. - [...

``` DEBUG [Failed] Ec2 termination InvalidParameterCombination: No instances specified status code: 400, request id: 98ae473f-4ae9-44b4-ab70-f93bd06a33ab DEBUG [Failed] Error nuking the attached instance on network interface eni-02177076015a6d6c6 InvalidParameterCombination: No instances specified...

cloud-nuke

``` DEBUG [Failed] InvalidRequestException: Backup vault cannot be deleted because it contains recovery points. { RespMetadata: { StatusCode: 400, RequestID: "32f14c91-d28d-4ffd-b114-9a73192dcccf" }, Code_: "ERROR_9101", Message_: "Backup vault cannot be deleted...

cloud-nuke

Seeing failures to nuke for EBS that are being used currently ``` DEBUG [Failed] InvalidSnapshot.InUse: The snapshot snap-0862ddc0c9d4ddf2a is currently in use by ami-073ea150746f0b1e5 status code: 400, request id: 1f490beb-e6c4-4835-9699-c7999661d164...

## Description Fixes https://github.com/gruntwork-io/terratest/issues/1409 ## TODOs Read the [Gruntwork contribution guidelines](https://gruntwork.notion.site/Gruntwork-Coding-Methodology-02fdcd6e4b004e818553684760bf691e). - [ ] Update the docs. - [ ] Run the relevant tests successfully, including pre-commit checks. - [...

## Description Partially fixing https://github.com/gruntwork-io/cloud-nuke/issues/770 ## TODOs Read the [Gruntwork contribution guidelines](https://gruntwork.notion.site/Gruntwork-Coding-Methodology-02fdcd6e4b004e818553684760bf691e). - [ ] Update the docs. - [ ] Run the relevant tests successfully, including pre-commit checks. -...