Skip to content

Updated:AKS default node pool values variablized at template level

Vishal Kumar requested to merge feature/az/vk-tf-template-update into master

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


Does this introduce a breaking change?


  • [NO]

Other information


Updated template so variables of default node pool can be controlled at the template level rather than the module level.

Merge request reports