jckuester / awsweeper

A tool for cleaning your AWS account
Mozilla Public License 2.0
467 stars 45 forks source link

Kinesis Firehose can not be deleted #138

Open pal-jitendra opened 1 year ago

pal-jitendra commented 1 year ago

Error aws_kinesis_firehose_delivery_stream: failed to read current state of resource: error reading Kinesis Firehose Delivery Stream: InvalidParameter: 1 validation error(s) found.

wtfiwtz commented 3 weeks ago

Same for lots of other resources too. Seems to be related to this error: https://github.com/jckuester/awstools-lib/blob/main/terraform/update.go#L209

wtfiwtz commented 3 weeks ago

These errors are effectively warnings in many cases, but may not be the case with the specific example you have here for Kinesis Firehose.