aws-deployment-framework icon indicating copy to clipboard operation
aws-deployment-framework copied to clipboard

[Bug]: Bootstrapping of 400+ accounts fails with v4.0.0

Open jdhakar1995 opened this issue 1 year ago • 5 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Describe the bug

Pipeline aws-deployment-framework-bootstrap-pipeline failed at stage EnableBootstrappingViaJumpRole with below error. This is our production environment with 400+ active accounts. Also, the stack serverlessrepo-aws-deployment-framework was updated successfully.

image image

Expected Behavior

Pipeline should be able to execute successfully in case of 400+ active accounts in an AWS Organizations.

Current Behavior

Pipeline is failing with 400+ accounts. It worked in our dev/test environment where number of accounts were less than 100.

Steps To Reproduce

Update ADF to v4.0.0 with 400+ active accounts in an AWS Org.

Possible Solution

No response

Additional Information/Context

No response

ADF Version

4.0.0

Contributing a fix?

  • [ ] Yes, I am working on a fix to resolve this issue

jdhakar1995 avatar Aug 08 '24 12:08 jdhakar1995