aws-cloudformation / cloudformation-cli

The CloudFormation Provider Development Toolkit allows you to author your own resource providers and modules that can be used by CloudFormation.
Apache License 2.0
316 stars 157 forks source link

Pipeline creation fails with "Internal Failure" #1018

Closed FelixRelli closed 9 months ago

FelixRelli commented 10 months ago

Hi,

Not sure if the right place here, but when creating a CodePipeline and the secretsmanager:GetSecretValue is pointing to a secret that does not exist in the account, cloudformation just fails with "Internal Failure" for the Pipeline without giving any hint on what the issue really is.

mircealam commented 9 months ago

This is not the right place. Please verify if there is an issue here and if not please open one: https://github.com/aws-cloudformation/cloudformation-coverage-roadmap

Also, when reporting the issue it helps if you can provide a bit more details to help replicate the issue (e.g. a minimal template that helps reproduce the issue can immensely help)