quota-monitor-for-aws icon indicating copy to clipboard operation
quota-monitor-for-aws copied to clipboard

StackSet lambdas are zipped and correctrly referenced but not uploaded during deployment

Open mguja-fcc opened this issue 1 year ago • 4 comments

Describe the bug StackSet QM-TA-Spoke-StackSet and QM-SQ-Spoke-StackSet lambdas are zipped in cdk.out folder and s3 location correctly referred in the template but actual zip files are not uploaded into s3 buucket.

To Reproduce

  1. run npm run orgHub:deploy -- deploy quota-monitor-hub to deploy the solution
  2. Navigate to StackSet, for example, QM-TA-Spoke-StackSet and click add stack to StackSet
  3. Stack deployment fails due to error s3 kay was not found

Expected behavior StackSet stack instances are deployed.

Please complete the following information about the solution:

  • [ ] Version: [e.g. v6.2.5]

mguja-fcc avatar Mar 05 '24 04:03 mguja-fcc

Thanks for reaching out, we will look into this and get back with you soon.

shujacks avatar Mar 05 '24 20:03 shujacks