udondan/cfn-teleport

Support all resource types

udondan opened this issue · 0 comments

Currently we only have support for AWS::S3::Bucket.

In the function create_changeset the resource identifier key is hardcoded to BucketName.

It is preferred, that we don't hardoced a mapping in the tool, but find a way how to get the key dynamically.