apply some code fixes
All Submissions:
- [YES] Have you added an explanation of what your changes do and why you'd like us to include them?
- [YES] I have updated the documentation accordingly.
- [YES] My code follows the code style of this project.
Current Behavior or Linked Issues
- The default value given for variable "redis_cache_tier" has miss-leading values.
value for
zonesneeds to benullwhensku_nameis notPremium,[]is a non-acceptable value even ifsku_name=Premium. - Error in test code for Module/container-registry
tests.nameis not declared by packagegithub.com/microsoft/cobalt/infra/modules/providers/azure/storage-account/testswhile checking in the package it should betests.ContainerName
Does this introduce a breaking change?
- [NO]