* Remove flex volume
* Plumb Kubernetes version down to aks-gitops and aks with AKS default as the default
* temporarily point to my branch
* push default up to environment
* Revert to using master to prepare for PR
* Add kubernetes_version to other environments
* Fix test to include Kubernetes version
* Add Kubernetes version to tests
* Fix MC test
* Fix Simple test
* Fix KV Test
* Fix Single Cosmos Test
* Use branch path for now for azure-simple
* Use branch local paths for now
* Use relative paths for tests
* Fix aks-gitops url in azure-simple
* Revert to master URLs
* Update azure-pipelines.yml for Azure Pipelines
* Init commit for synchronous Integration Tests and parallel jobs
* Added support for parallelization of Bedrock builds (#565)
* adding ssh-keygen missing from 2 integration test
* Adding selective integration test triggers
* Updating Pipeline to include white-list
* Adding ssh-key gen to KeyVault & MC, clean up comments
* removed echo statements
* `test/`--> Trigger All Tests
* cluster/environments/azure-common-infra--> Trigger Common_KeyVault & MultiCluster Test
* cluster/environments/azure-simple --> Trigger Azure_Simple Test
* reverting tests
* Adding azure multiple-cluster integration test
* multiple cluster test clean up
* Adding azure multiple-cluster integration test
* sleeping job to wait for deallocation of cluster lb, adjusting for new variable config
* adjusted go indents format
* azure-single-keyvault integration test with azure-common-infra: closes#250
* azure-single-keyvault integration test with azure-common-infra: closes#250
* syntax adjustments
* adding common-infra test support for backend
* remove tokens
* resolving pipeline error
* adding env vars to pipeline.yml and review changes
* adding init tf directory to golang mapping
* Fix simple test based on changes to azure-simple
* Add test directories such that test changes are tested as well
* Add missing commas in map
* Fix ordering issue of commands