I am using stack parameters in my cloudformation. I need to set these when I deploy. The normal AWS cli stack create/update lets you specify a file of params. I need to get these somehow to serverless to do for me. I have a severless plugin I am using for my own project to trick out serverless. I’d be OK to inject these params somewhere that serverless can find them and use them. I’ll even modify serverless if I have to, though I really don’t want to. Ideass?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
CloudFormation Parameters | 5 | 9708 | August 9, 2022 | |
Serverless create stack | 1 | 1024 | June 13, 2017 | |
How is cloudformation-template-update-stack.json generated | 1 | 998 | February 10, 2021 | |
Migrating CloudFormation Stacks from 0.5.x to 1.x | 2 | 1328 | February 22, 2017 | |
Can serverless generate cloudformation-template-update-stack file in YML format? | 0 | 602 | January 9, 2022 |