evgenyb / aks-workshops

29 stars 40 forks source link

Conditional deployment of AKS base #38

Closed pazdedav closed 6 months ago

pazdedav commented 2 years ago

Currently, you are (re)deploying the base (RG and resources) in every deployment (blue, green, red). By adding this change, you could deploy the base in the first deployment only (using a new bool parameter).