cdk diff doesn't report any policy created within a role in a included cfn template #8683
Labels
bug
This issue is a bug.
closed-for-staleness
This issue was automatically closed because it hadn't received any attention in a while.
p1
response-requested
Waiting on additional info and feedback. Will move to "closing-soon" in 7 days.
cdk diff
should report any policy to be created by a deploy.This doesn't happen when policy are created in a included template
Reproduction Steps
Empty python project with stack only doing core.CfnInclude() of template
https://s3.amazonaws.com/aws-transfer-resources/custom-idp-templates/aws-transfer-custom-idp-secrets-manager-apig.template.yml
from https://aws.amazon.com/blogs/storage/enable-password-authentication-for-aws-transfer-for-sftp-using-aws-secrets-manager/
Error Log
cdk diff
doesn't report any policy created with a role when template defines 3 roles with their respective policyEnvironment
This is 🐛 Bug Report
The text was updated successfully, but these errors were encountered: