10 Commits

Author SHA1 Message Date
Treehopper
f88562ce1f Fix Warning: Version constraints inside provider configuration blocks are deprecated. 2021-11-25 13:19:07 +00:00
Treehopper
99a7535702 Fix terraform error: Unsupported argument
option has been dropped in terraform 2.x
2021-11-25 13:11:21 +00:00
Treehopper
ab38006fc8 Use fixed version for reproducibility. 2021-11-25 09:29:21 +00:00
Treehopper
e6c40a7f8a Fix: Version 1.16.10 is not supported in this region.
Full:
Error: creating Managed Kubernetes Cluster "aks-getting-started" (Resource Group "aks-getting-started"): containerservice.ManagedClustersClient#CreateOrUpdate: Failure sending request: StatusCode=400 -- Original Error: Code="AgentPoolK8sVersionNotSupported" Message="Version 1.16.10 is not supported in this region. Please use [az aks get-versions] command to get the supported version list in this region. For more information, please check https://aka.ms/supported-version-list"
2021-11-24 16:22:11 +00:00
Treehopper
12ebd06694 Update to Terraform 1.0.11. 2021-11-24 15:58:51 +00:00
Treehopper
82c52098e7 Fix: "Values of identifierUris property must use a verified domain of the organization or its subdomain"
Full error:
Changing "aks-getting-started-sp" to a valid URI of "http://aks-getting-started-sp", which is the required format used for service principal names
Values of identifierUris property must use a verified domain of the organization or its subdomain: 'http://aks-getting-started-sp'

Replaced with:
WARNING: 'name' property in the output is deprecated and will be removed in the future. Use 'appId' instead.
2021-11-24 15:56:20 +00:00
marcel-dempers
0c8a7c68cb a messy eks start 2020-07-21 18:07:46 +10:00
marcel-dempers
837f69f019 updates 2020-07-17 13:00:33 +10:00
marcel-dempers
877810d147 fix docs 2020-07-15 10:45:39 +10:00
marcel-dempers
56e7eb473f kubernetes on azure with terraform 2020-07-14 20:52:24 +10:00