Skip to content
This repository has been archived by the owner on May 17, 2023. It is now read-only.

Add ability to upload template to S3 #41

Open
jdavidbakr opened this issue Sep 16, 2022 · 1 comment
Open

Add ability to upload template to S3 #41

jdavidbakr opened this issue Sep 16, 2022 · 1 comment

Comments

@jdavidbakr
Copy link

I'm running into an issue as my template has apparently exceeded the limit for submitting it via the command line. I'm getting the following error when trying cpack build and cpack deploy:

Member must have length less than or equal to 51200

It would be fantastic to be able to upload the template file to S3 and then use that in the cloudformation deployment process.

@jdavidbakr
Copy link
Author

As a workaround I am bale to do cpack build --no-validate and manually upload the resulting json file to CloudFormation. Ideally, though, cpack deploy should handle this.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant