You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: