Hello everyone. I want to create a resource with different parameters based on which environment that I’m going to deploy (e.g. dev, staging, prod). I’ve tried Conditional serverless.yml based on stage? solution but serverless throw error about “duplicated mapping key”.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Conditional serverless.yml based on stage? | 16 | 88503 | June 5, 2023 | |
Is it possible to create lambda based on condition? | 1 | 3607 | August 9, 2018 | |
S3 bucket name based on stage name, but prod being unique | 3 | 2666 | April 8, 2019 | |
Recomended way to vary setting across stages in 1.0/alpha | 0 | 897 | August 3, 2016 | |
How to conditionally declare environment varaibles in the configuration for different stages? | 0 | 416 | November 10, 2021 |