variants icon indicating copy to clipboard operation
variants copied to clipboard

Variants for each target

Open noursandidb opened this issue 4 years ago • 2 comments

Background

Currently We have variants for one target, so we can have multiple environment like Dev, UAT, Prod... But we don't support multiple variants for each Target

Solution

So let's say we have two targets A and B, and I want to have Dev, Prod for A with different values than Dev and Prod for B

It would be great if we have variants tag in our variants.yml as a child tag for each target

noursandidb avatar Jan 14 '22 09:01 noursandidb

This is related to #169

arthurpalves avatar Apr 25 '23 14:04 arthurpalves

Ideally to support this we would need to move the variants to be under each target which will take quite some time so we are dropping this from the upcoming release and moving to future ones

GMinucci avatar Jan 22 '25 09:01 GMinucci