iann0036 / former2

Generate CloudFormation / Terraform / Troposphere templates from your existing AWS resources.
https://former2.com
MIT License
2.23k stars 269 forks source link

s3BackupConfiguration missing #359

Open jshanzeng opened 8 months ago

jshanzeng commented 8 months ago

Hi,

My use-case was for Kinesis Firehose Delivery Streams and I've observed that even though s3BackupConfiguration was present in the raw output, it does not appear in any other output format.

iann0036 commented 8 months ago

Hey @jshanzeng,

It looks like ExtendedS3DestinationConfiguration.S3BackupConfiguration should be mapped. Would you mind providing a sanitized version of your raw output and produced output so I can better investigate?