app_delivery module causes Cloudformation error: InternalFailure in Python3.8 #8033
Labels
@aws-cdk/app-delivery
Related to the app-delivery CI-CD package
guidance
Question that needs advice or information.
needs-triage
This issue or PR still needs to be triaged.
❓ General Issue
The Question
Can anyone help me figure out how to create a self-deploying pipeline using the app_delivery module. If not maybe by some other means using CDK and or static cloudformation templates?
I haven't found any answers, code, or examples online of anyone successfully using the app_delivery module. I've been trying to run the example from: https://docs.aws.amazon.com/cdk/api/latest/python/aws_cdk.app_delivery.README.html
The Error I get is when Cloudformation Tries to create the pipeline it fails with Error: Internal Failure
Environment
**index.py
The text was updated successfully, but these errors were encountered: