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 | 87892 | June 5, 2023 | |
Is it possible to create lambda based on condition? | 1 | 3592 | August 9, 2018 | |
How to conditionally declare environment varaibles in the configuration for different stages? | 0 | 416 | November 10, 2021 | |
Serverless v3 Conditions | 1 | 2041 | May 8, 2023 | |
S3 bucket name based on stage name, but prod being unique | 3 | 2649 | April 8, 2019 |