-
### Platform Version
0.58.1
### What step the error happened?
During the Sync
### Relevant information
Setup:
- zendesk connection to dump files to s3
What happened:
- We did a sync with Zen…
-
Please provide your feedback. Here are some of the issues.
- #298
- #388
-
While migrating from rebuy-de/aws-nuke to libnuke in https://github.com/fluxcd/test-infra/pull/39, aws-nuke failed to delete EKSCluster. There were multiple errors. Some of them related to removing ro…
-
A common use case for `aws-nuke` is to run it on a schedule on `sandbox` / `development` account. AWS Even provides [prescriptive guidance](https://docs.aws.amazon.com/prescriptive-guidance/latest/pat…
so0k updated
7 months ago
-
**Is your feature request related to a problem? Please describe.**
Yes, the aws-nuke template included in DCE blows away several Control Tower resources e.g. AWS SSO roles and SAML provider, StackSet…
-
Test auto-detection of regions in aws-nuke
-
I've created following resources
- Neptune cluster `nuke-neptune`
- Neptune instance `nuke-neptune-instance-1`
- RDS cluster - `nuke-database`
- RDS instance - `nuke-database-instance-1`
When…
-
On one of our accounts, aws-nuke fails with `dial tcp` and `no such host` errors in stderr.
command: ` aws-nuke nuke --profile ... -c "nuke-config.yml" --quiet --log-level error --no-dry-run --forc…
-
The `sample_output` folder demonstrates this for two of the three cases:
1. Missing Details - line in text output with only three ` - ` is omitted:
aws-nuke only prints details when it is possib…
dupuy updated
8 months ago
-
Records can't have tags, but some of those tags from the zone could be valuable information for filtering. We should add zone tags to the zone records.
Oh interesting. Technically we…