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, it's possible to resolve parameter values at deployment time, e.g. to read parameter value from other stack's output. Let's make it possible to use same kind of resolvers to populate values to data variable at deployment time. Let's implement this first to stack configuration and later to stack group.
The text was updated successfully, but these errors were encountered:
Currently, it's possible to resolve parameter values at deployment time, e.g. to read parameter value from other stack's output. Let's make it possible to use same kind of resolvers to populate values to
data
variable at deployment time. Let's implement this first to stack configuration and later to stack group.The text was updated successfully, but these errors were encountered: