tetratelabs / tetrate-service-bridge-sandbox

Deploy Tetrate Service Bridge Demo on Azure Kubernetes Service (AKS), Google Kubernetes Engine (GKE) and/or Elastic Kubernetes Service (EKS) using Terraform
Apache License 2.0
12 stars 10 forks source link

Update variables.tf #121

Closed shamusx closed 2 years ago

shamusx commented 2 years ago

Azure removed v1.23.5 verified 1.23.12 works

verified with az aks get-versions --location westus2

      "default": true,
      "isPreview": null,
      "orchestratorType": "Kubernetes",
      "orchestratorVersion": "1.23.12",
smarunich commented 2 years ago

@shamusx should we change just to 1.23? wondering if it is supported...