40 KiB
12 Mar 23 05:16 UTC
Success: false
Versions
Error
[31m[0mThere are some problems with the configuration, described below.
The Terraform configuration must be valid before initialization so that Terraform can determine which modules and providers need to be installed.[0m[0m [33m[33m╷[0m[0m [33m│[0m [0m[1m[33mWarning: [0m[0m[1mQuoted references are deprecated[0m [33m│[0m [0m [33m│[0m [0m[0m on aks.tf line 6, in resource "azurerm_kubernetes_cluster" "default": [33m│[0m [0m 6: depends_on = [[4m"azurerm_role_assignment.default"[0m][0m [33m│[0m [0m [33m│[0m [0mIn this context, references are expected literally rather than in quotes. [33m│[0m [0mTerraform 0.11 and earlier required quotes, but quoted references are now [33m│[0m [0mdeprecated and will be removed in a future version of Terraform. Remove the [33m│[0m [0mquotes surrounding this reference to silence this warning. [33m│[0m [0m [33m│[0m [0m(and 2 more similar warnings elsewhere) [33m╵[0m[0m [0m[0m [31m[31m╷[0m[0m [31m│[0m [0m[1m[31mError: [0m[0m[1mInvalid quoted type constraints[0m [31m│[0m [0m [31m│[0m [0m[0m on variables.tf line 3, in variable "name": [31m│[0m [0m 3: type = [4m"string"[0m[0m [31m│[0m [0m [31m│[0m [0mTerraform 0.11 and earlier required type constraints to be given in quotes, [31m│[0m [0mbut that form is now deprecated and will be removed in a future version of [31m│[0m [0mTerraform. Remove the quotes around "string". [31m╵[0m[0m [0m[0m [31m[31m╷[0m[0m [31m│[0m [0m[1m[31mError: [0m[0m[1mInvalid quoted type constraints[0m [31m│[0m [0m [31m│[0m [0m[0m on variables.tf line 9, in variable "environment": [31m│[0m [0m 9: type = [4m"string"[0m[0m [31m│[0m [0m [31m│[0m [0mTerraform 0.11 and earlier required type constraints to be given in quotes, [31m│[0m [0mbut that form is now deprecated and will be removed in a future version of [31m│[0m [0mTerraform. Remove the quotes around "string". [31m╵[0m[0m [0m[0m [31m[31m╷[0m[0m [31m│[0m [0m[1m[31mError: [0m[0m[1mInvalid quoted type constraints[0m [31m│[0m [0m [31m│[0m [0m[0m on variables.tf line 17, in variable "location": [31m│[0m [0m 17: type = [4m"string"[0m[0m [31m│[0m [0m [31m│[0m [0mTerraform 0.11 and earlier required type constraints to be given in quotes, [31m│[0m [0mbut that form is now deprecated and will be removed in a future version of [31m│[0m [0mTerraform. Remove the quotes around "string". [31m╵[0m[0m [0m[0m [31m[31m╷[0m[0m [31m│[0m [0m[1m[31mError: [0m[0m[1mInvalid quoted type constraints[0m [31m│[0m [0m [31m│[0m [0m[0m on variables.tf line 25, in variable "node_count": [31m│[0m [0m 25: type = [4m"string"[0m[0m [31m│[0m [0m [31m│[0m [0mTerraform 0.11 and earlier required type constraints to be given in quotes, [31m│[0m [0mbut that form is now deprecated and will be removed in a future version of [31m│[0m [0mTerraform. Remove the quotes around "string". [31m╵[0m[0m [0m[0m [31m[31m╷[0m[0m [31m│[0m [0m[1m[31mError: [0m[0m[1mInvalid quoted type constraints[0m [31m│[0m [0m [31m│[0m [0m[0m on variables.tf line 31, in variable "node_type": [31m│[0m [0m 31: type = [4m"string"[0m[0m [31m│[0m [0m [31m│[0m [0mTerraform 0.11 and earlier required type constraints to be given in quotes, [31m│[0m [0mbut that form is now deprecated and will be removed in a future version of [31m│[0m [0mTerraform. Remove the quotes around "string". [31m╵[0m[0m [0m[0m [31m[31m╷[0m[0m [31m│[0m [0m[1m[31mError: [0m[0m[1mInvalid quoted type constraints[0m [31m│[0m [0m [31m│[0m [0m[0m on variables.tf line 37, in variable "node_os": [31m│[0m [0m 37: type = [4m"string"[0m[0m [31m│[0m [0m [31m│[0m [0mTerraform 0.11 and earlier required type constraints to be given in quotes, [31m│[0m [0mbut that form is now deprecated and will be removed in a future version of [31m│[0m [0mTerraform. Remove the quotes around "string". [31m╵[0m[0m [0m[0m [31m[31m╷[0m[0m [31m│[0m [0m[1m[31mError: [0m[0m[1mInvalid quoted type constraints[0m [31m│[0m [0m [31m│[0m [0m[0m on variables.tf line 43, in variable "dns_prefix": [31m│[0m [0m 43: type = [4m"string"[0m[0m [31m│[0m [0m [31m│[0m [0mTerraform 0.11 and earlier required type constraints to be given in quotes, [31m│[0m [0mbut that form is now deprecated and will be removed in a future version of [31m│[0m [0mTerraform. Remove the quotes around "string". [31m╵[0m[0m [0m[0m [31m[31m╷[0m[0m [31m│[0m [0m[1m[31mError: [0m[0m[1mInvalid quoted type constraints[0m [31m│[0m [0m [31m│[0m [0m[0m on variables.tf line 51, in variable "vnet_address_space": [31m│[0m [0m 51: type = [4m"string"[0m[0m [31m│[0m [0m [31m│[0m [0mTerraform 0.11 and earlier required type constraints to be given in quotes, [31m│[0m [0mbut that form is now deprecated and will be removed in a future version of [31m│[0m [0mTerraform. Remove the quotes around "string". [31m╵[0m[0m [0m[0m [31m[31m╷[0m[0m [31m│[0m [0m[1m[31mError: [0m[0m[1mInvalid quoted type constraints[0m [31m│[0m [0m [31m│[0m [0m[0m on variables.tf line 57, in variable "vnet_aks_subnet_space": [31m│[0m [0m 57: type = [4m"string"[0m[0m [31m│[0m [0m [31m│[0m [0mTerraform 0.11 and earlier required type constraints to be given in quotes, [31m│[0m [0mbut that form is now deprecated and will be removed in a future version of [31m│[0m [0mTerraform. Remove the quotes around "string". [31m╵[0m[0m [0m[0m [31m[31m╷[0m[0m [31m│[0m [0m[1m[31mError: [0m[0m[1mInvalid quoted type constraints[0m [31m│[0m [0m [31m│[0m [0m[0m on variables.tf line 63, in variable "vnet_ingress_subnet_space": [31m│[0m [0m 63: type = [4m"string"[0m[0m [31m│[0m [0m [31m│[0m [0mTerraform 0.11 and earlier required type constraints to be given in quotes, [31m│[0m [0mbut that form is now deprecated and will be removed in a future version of [31m│[0m [0mTerraform. Remove the quotes around "string". [31m╵[0m[0m [0m[0m [31m[31m╷[0m[0m [31m│[0m [0m[1m[31mError: [0m[0m[1mInvalid quoted type constraints[0m [31m│[0m [0m [31m│[0m [0m[0m on variables.tf line 69, in variable "vnet_gateway_subnet_space": [31m│[0m [0m 69: type = [4m"string"[0m[0m [31m│[0m [0m [31m│[0m [0mTerraform 0.11 and earlier required type constraints to be given in quotes, [31m│[0m [0mbut that form is now deprecated and will be removed in a future version of [31m│[0m [0mTerraform. Remove the quotes around "string". [31m╵[0m[0m [0m[0m [31m[31m╷[0m[0m [31m│[0m [0m[1m[31mError: [0m[0m[1mInvalid quoted type constraints[0m [31m│[0m [0m [31m│[0m [0m[0m on variables.tf line 75, in variable "ingress_load_balancer_ip": [31m│[0m [0m 75: type = [4m"string"[0m[0m [31m│[0m [0m [31m│[0m [0mTerraform 0.11 and earlier required type constraints to be given in quotes, [31m│[0m [0mbut that form is now deprecated and will be removed in a future version of [31m│[0m [0mTerraform. Remove the quotes around "string". [31m╵[0m[0m [0m[0m [31m[31m╷[0m[0m [31m│[0m [0m[1m[31mError: [0m[0m[1mInvalid quoted type constraints[0m [31m│[0m [0m [31m│[0m [0m[0m on variables.tf line 82, in variable "gateway_instance_count": [31m│[0m [0m 82: type = [4m"string"[0m[0m [31m│[0m [0m [31m│[0m [0mTerraform 0.11 and earlier required type constraints to be given in quotes, [31m│[0m [0mbut that form is now deprecated and will be removed in a future version of [31m│[0m [0mTerraform. Remove the quotes around "string". [31m╵[0m[0m [0m[0m
08 Mar 23 18:19 UTC
Success: false
Versions
Error
[31m[0mThere are some problems with the configuration, described below.
The Terraform configuration must be valid before initialization so that Terraform can determine which modules and providers need to be installed.[0m[0m [33m[33m╷[0m[0m [33m│[0m [0m[1m[33mWarning: [0m[0m[1mQuoted references are deprecated[0m [33m│[0m [0m [33m│[0m [0m[0m on aks.tf line 6, in resource "azurerm_kubernetes_cluster" "default": [33m│[0m [0m 6: depends_on = [[4m"azurerm_role_assignment.default"[0m][0m [33m│[0m [0m [33m│[0m [0mIn this context, references are expected literally rather than in quotes. [33m│[0m [0mTerraform 0.11 and earlier required quotes, but quoted references are now [33m│[0m [0mdeprecated and will be removed in a future version of Terraform. Remove the [33m│[0m [0mquotes surrounding this reference to silence this warning. [33m│[0m [0m [33m│[0m [0m(and 2 more similar warnings elsewhere) [33m╵[0m[0m [0m[0m [31m[31m╷[0m[0m [31m│[0m [0m[1m[31mError: [0m[0m[1mInvalid quoted type constraints[0m [31m│[0m [0m [31m│[0m [0m[0m on variables.tf line 3, in variable "name": [31m│[0m [0m 3: type = [4m"string"[0m[0m [31m│[0m [0m [31m│[0m [0mTerraform 0.11 and earlier required type constraints to be given in quotes, [31m│[0m [0mbut that form is now deprecated and will be removed in a future version of [31m│[0m [0mTerraform. Remove the quotes around "string". [31m╵[0m[0m [0m[0m [31m[31m╷[0m[0m [31m│[0m [0m[1m[31mError: [0m[0m[1mInvalid quoted type constraints[0m [31m│[0m [0m [31m│[0m [0m[0m on variables.tf line 9, in variable "environment": [31m│[0m [0m 9: type = [4m"string"[0m[0m [31m│[0m [0m [31m│[0m [0mTerraform 0.11 and earlier required type constraints to be given in quotes, [31m│[0m [0mbut that form is now deprecated and will be removed in a future version of [31m│[0m [0mTerraform. Remove the quotes around "string". [31m╵[0m[0m [0m[0m [31m[31m╷[0m[0m [31m│[0m [0m[1m[31mError: [0m[0m[1mInvalid quoted type constraints[0m [31m│[0m [0m [31m│[0m [0m[0m on variables.tf line 17, in variable "location": [31m│[0m [0m 17: type = [4m"string"[0m[0m [31m│[0m [0m [31m│[0m [0mTerraform 0.11 and earlier required type constraints to be given in quotes, [31m│[0m [0mbut that form is now deprecated and will be removed in a future version of [31m│[0m [0mTerraform. Remove the quotes around "string". [31m╵[0m[0m [0m[0m [31m[31m╷[0m[0m [31m│[0m [0m[1m[31mError: [0m[0m[1mInvalid quoted type constraints[0m [31m│[0m [0m [31m│[0m [0m[0m on variables.tf line 25, in variable "node_count": [31m│[0m [0m 25: type = [4m"string"[0m[0m [31m│[0m [0m [31m│[0m [0mTerraform 0.11 and earlier required type constraints to be given in quotes, [31m│[0m [0mbut that form is now deprecated and will be removed in a future version of [31m│[0m [0mTerraform. Remove the quotes around "string". [31m╵[0m[0m [0m[0m [31m[31m╷[0m[0m [31m│[0m [0m[1m[31mError: [0m[0m[1mInvalid quoted type constraints[0m [31m│[0m [0m [31m│[0m [0m[0m on variables.tf line 31, in variable "node_type": [31m│[0m [0m 31: type = [4m"string"[0m[0m [31m│[0m [0m [31m│[0m [0mTerraform 0.11 and earlier required type constraints to be given in quotes, [31m│[0m [0mbut that form is now deprecated and will be removed in a future version of [31m│[0m [0mTerraform. Remove the quotes around "string". [31m╵[0m[0m [0m[0m [31m[31m╷[0m[0m [31m│[0m [0m[1m[31mError: [0m[0m[1mInvalid quoted type constraints[0m [31m│[0m [0m [31m│[0m [0m[0m on variables.tf line 37, in variable "node_os": [31m│[0m [0m 37: type = [4m"string"[0m[0m [31m│[0m [0m [31m│[0m [0mTerraform 0.11 and earlier required type constraints to be given in quotes, [31m│[0m [0mbut that form is now deprecated and will be removed in a future version of [31m│[0m [0mTerraform. Remove the quotes around "string". [31m╵[0m[0m [0m[0m [31m[31m╷[0m[0m [31m│[0m [0m[1m[31mError: [0m[0m[1mInvalid quoted type constraints[0m [31m│[0m [0m [31m│[0m [0m[0m on variables.tf line 43, in variable "dns_prefix": [31m│[0m [0m 43: type = [4m"string"[0m[0m [31m│[0m [0m [31m│[0m [0mTerraform 0.11 and earlier required type constraints to be given in quotes, [31m│[0m [0mbut that form is now deprecated and will be removed in a future version of [31m│[0m [0mTerraform. Remove the quotes around "string". [31m╵[0m[0m [0m[0m [31m[31m╷[0m[0m [31m│[0m [0m[1m[31mError: [0m[0m[1mInvalid quoted type constraints[0m [31m│[0m [0m [31m│[0m [0m[0m on variables.tf line 51, in variable "vnet_address_space": [31m│[0m [0m 51: type = [4m"string"[0m[0m [31m│[0m [0m [31m│[0m [0mTerraform 0.11 and earlier required type constraints to be given in quotes, [31m│[0m [0mbut that form is now deprecated and will be removed in a future version of [31m│[0m [0mTerraform. Remove the quotes around "string". [31m╵[0m[0m [0m[0m [31m[31m╷[0m[0m [31m│[0m [0m[1m[31mError: [0m[0m[1mInvalid quoted type constraints[0m [31m│[0m [0m [31m│[0m [0m[0m on variables.tf line 57, in variable "vnet_aks_subnet_space": [31m│[0m [0m 57: type = [4m"string"[0m[0m [31m│[0m [0m [31m│[0m [0mTerraform 0.11 and earlier required type constraints to be given in quotes, [31m│[0m [0mbut that form is now deprecated and will be removed in a future version of [31m│[0m [0mTerraform. Remove the quotes around "string". [31m╵[0m[0m [0m[0m [31m[31m╷[0m[0m [31m│[0m [0m[1m[31mError: [0m[0m[1mInvalid quoted type constraints[0m [31m│[0m [0m [31m│[0m [0m[0m on variables.tf line 63, in variable "vnet_ingress_subnet_space": [31m│[0m [0m 63: type = [4m"string"[0m[0m [31m│[0m [0m [31m│[0m [0mTerraform 0.11 and earlier required type constraints to be given in quotes, [31m│[0m [0mbut that form is now deprecated and will be removed in a future version of [31m│[0m [0mTerraform. Remove the quotes around "string". [31m╵[0m[0m [0m[0m [31m[31m╷[0m[0m [31m│[0m [0m[1m[31mError: [0m[0m[1mInvalid quoted type constraints[0m [31m│[0m [0m [31m│[0m [0m[0m on variables.tf line 69, in variable "vnet_gateway_subnet_space": [31m│[0m [0m 69: type = [4m"string"[0m[0m [31m│[0m [0m [31m│[0m [0mTerraform 0.11 and earlier required type constraints to be given in quotes, [31m│[0m [0mbut that form is now deprecated and will be removed in a future version of [31m│[0m [0mTerraform. Remove the quotes around "string". [31m╵[0m[0m [0m[0m [31m[31m╷[0m[0m [31m│[0m [0m[1m[31mError: [0m[0m[1mInvalid quoted type constraints[0m [31m│[0m [0m [31m│[0m [0m[0m on variables.tf line 75, in variable "ingress_load_balancer_ip": [31m│[0m [0m 75: type = [4m"string"[0m[0m [31m│[0m [0m [31m│[0m [0mTerraform 0.11 and earlier required type constraints to be given in quotes, [31m│[0m [0mbut that form is now deprecated and will be removed in a future version of [31m│[0m [0mTerraform. Remove the quotes around "string". [31m╵[0m[0m [0m[0m [31m[31m╷[0m[0m [31m│[0m [0m[1m[31mError: [0m[0m[1mInvalid quoted type constraints[0m [31m│[0m [0m [31m│[0m [0m[0m on variables.tf line 82, in variable "gateway_instance_count": [31m│[0m [0m 82: type = [4m"string"[0m[0m [31m│[0m [0m [31m│[0m [0mTerraform 0.11 and earlier required type constraints to be given in quotes, [31m│[0m [0mbut that form is now deprecated and will be removed in a future version of [31m│[0m [0mTerraform. Remove the quotes around "string". [31m╵[0m[0m [0m[0m
19 Feb 23 00:09 UTC
Success: false
Versions
Error
[31m[0mThere are some problems with the configuration, described below.
The Terraform configuration must be valid before initialization so that Terraform can determine which modules and providers need to be installed.[0m[0m [33m[33m╷[0m[0m [33m│[0m [0m[1m[33mWarning: [0m[0m[1mQuoted references are deprecated[0m [33m│[0m [0m [33m│[0m [0m[0m on aks.tf line 6, in resource "azurerm_kubernetes_cluster" "default": [33m│[0m [0m 6: depends_on = [[4m"azurerm_role_assignment.default"[0m][0m [33m│[0m [0m [33m│[0m [0mIn this context, references are expected literally rather than in quotes. [33m│[0m [0mTerraform 0.11 and earlier required quotes, but quoted references are now [33m│[0m [0mdeprecated and will be removed in a future version of Terraform. Remove the [33m│[0m [0mquotes surrounding this reference to silence this warning. [33m│[0m [0m [33m│[0m [0m(and 2 more similar warnings elsewhere) [33m╵[0m[0m [0m[0m [31m[31m╷[0m[0m [31m│[0m [0m[1m[31mError: [0m[0m[1mInvalid quoted type constraints[0m [31m│[0m [0m [31m│[0m [0m[0m on variables.tf line 3, in variable "name": [31m│[0m [0m 3: type = [4m"string"[0m[0m [31m│[0m [0m [31m│[0m [0mTerraform 0.11 and earlier required type constraints to be given in quotes, [31m│[0m [0mbut that form is now deprecated and will be removed in a future version of [31m│[0m [0mTerraform. Remove the quotes around "string". [31m╵[0m[0m [0m[0m [31m[31m╷[0m[0m [31m│[0m [0m[1m[31mError: [0m[0m[1mInvalid quoted type constraints[0m [31m│[0m [0m [31m│[0m [0m[0m on variables.tf line 9, in variable "environment": [31m│[0m [0m 9: type = [4m"string"[0m[0m [31m│[0m [0m [31m│[0m [0mTerraform 0.11 and earlier required type constraints to be given in quotes, [31m│[0m [0mbut that form is now deprecated and will be removed in a future version of [31m│[0m [0mTerraform. Remove the quotes around "string". [31m╵[0m[0m [0m[0m [31m[31m╷[0m[0m [31m│[0m [0m[1m[31mError: [0m[0m[1mInvalid quoted type constraints[0m [31m│[0m [0m [31m│[0m [0m[0m on variables.tf line 17, in variable "location": [31m│[0m [0m 17: type = [4m"string"[0m[0m [31m│[0m [0m [31m│[0m [0mTerraform 0.11 and earlier required type constraints to be given in quotes, [31m│[0m [0mbut that form is now deprecated and will be removed in a future version of [31m│[0m [0mTerraform. Remove the quotes around "string". [31m╵[0m[0m [0m[0m [31m[31m╷[0m[0m [31m│[0m [0m[1m[31mError: [0m[0m[1mInvalid quoted type constraints[0m [31m│[0m [0m [31m│[0m [0m[0m on variables.tf line 25, in variable "node_count": [31m│[0m [0m 25: type = [4m"string"[0m[0m [31m│[0m [0m [31m│[0m [0mTerraform 0.11 and earlier required type constraints to be given in quotes, [31m│[0m [0mbut that form is now deprecated and will be removed in a future version of [31m│[0m [0mTerraform. Remove the quotes around "string". [31m╵[0m[0m [0m[0m [31m[31m╷[0m[0m [31m│[0m [0m[1m[31mError: [0m[0m[1mInvalid quoted type constraints[0m [31m│[0m [0m [31m│[0m [0m[0m on variables.tf line 31, in variable "node_type": [31m│[0m [0m 31: type = [4m"string"[0m[0m [31m│[0m [0m [31m│[0m [0mTerraform 0.11 and earlier required type constraints to be given in quotes, [31m│[0m [0mbut that form is now deprecated and will be removed in a future version of [31m│[0m [0mTerraform. Remove the quotes around "string". [31m╵[0m[0m [0m[0m [31m[31m╷[0m[0m [31m│[0m [0m[1m[31mError: [0m[0m[1mInvalid quoted type constraints[0m [31m│[0m [0m [31m│[0m [0m[0m on variables.tf line 37, in variable "node_os": [31m│[0m [0m 37: type = [4m"string"[0m[0m [31m│[0m [0m [31m│[0m [0mTerraform 0.11 and earlier required type constraints to be given in quotes, [31m│[0m [0mbut that form is now deprecated and will be removed in a future version of [31m│[0m [0mTerraform. Remove the quotes around "string". [31m╵[0m[0m [0m[0m [31m[31m╷[0m[0m [31m│[0m [0m[1m[31mError: [0m[0m[1mInvalid quoted type constraints[0m [31m│[0m [0m [31m│[0m [0m[0m on variables.tf line 43, in variable "dns_prefix": [31m│[0m [0m 43: type = [4m"string"[0m[0m [31m│[0m [0m [31m│[0m [0mTerraform 0.11 and earlier required type constraints to be given in quotes, [31m│[0m [0mbut that form is now deprecated and will be removed in a future version of [31m│[0m [0mTerraform. Remove the quotes around "string". [31m╵[0m[0m [0m[0m [31m[31m╷[0m[0m [31m│[0m [0m[1m[31mError: [0m[0m[1mInvalid quoted type constraints[0m [31m│[0m [0m [31m│[0m [0m[0m on variables.tf line 51, in variable "vnet_address_space": [31m│[0m [0m 51: type = [4m"string"[0m[0m [31m│[0m [0m [31m│[0m [0mTerraform 0.11 and earlier required type constraints to be given in quotes, [31m│[0m [0mbut that form is now deprecated and will be removed in a future version of [31m│[0m [0mTerraform. Remove the quotes around "string". [31m╵[0m[0m [0m[0m [31m[31m╷[0m[0m [31m│[0m [0m[1m[31mError: [0m[0m[1mInvalid quoted type constraints[0m [31m│[0m [0m [31m│[0m [0m[0m on variables.tf line 57, in variable "vnet_aks_subnet_space": [31m│[0m [0m 57: type = [4m"string"[0m[0m [31m│[0m [0m [31m│[0m [0mTerraform 0.11 and earlier required type constraints to be given in quotes, [31m│[0m [0mbut that form is now deprecated and will be removed in a future version of [31m│[0m [0mTerraform. Remove the quotes around "string". [31m╵[0m[0m [0m[0m [31m[31m╷[0m[0m [31m│[0m [0m[1m[31mError: [0m[0m[1mInvalid quoted type constraints[0m [31m│[0m [0m [31m│[0m [0m[0m on variables.tf line 63, in variable "vnet_ingress_subnet_space": [31m│[0m [0m 63: type = [4m"string"[0m[0m [31m│[0m [0m [31m│[0m [0mTerraform 0.11 and earlier required type constraints to be given in quotes, [31m│[0m [0mbut that form is now deprecated and will be removed in a future version of [31m│[0m [0mTerraform. Remove the quotes around "string". [31m╵[0m[0m [0m[0m [31m[31m╷[0m[0m [31m│[0m [0m[1m[31mError: [0m[0m[1mInvalid quoted type constraints[0m [31m│[0m [0m [31m│[0m [0m[0m on variables.tf line 69, in variable "vnet_gateway_subnet_space": [31m│[0m [0m 69: type = [4m"string"[0m[0m [31m│[0m [0m [31m│[0m [0mTerraform 0.11 and earlier required type constraints to be given in quotes, [31m│[0m [0mbut that form is now deprecated and will be removed in a future version of [31m│[0m [0mTerraform. Remove the quotes around "string". [31m╵[0m[0m [0m[0m [31m[31m╷[0m[0m [31m│[0m [0m[1m[31mError: [0m[0m[1mInvalid quoted type constraints[0m [31m│[0m [0m [31m│[0m [0m[0m on variables.tf line 75, in variable "ingress_load_balancer_ip": [31m│[0m [0m 75: type = [4m"string"[0m[0m [31m│[0m [0m [31m│[0m [0mTerraform 0.11 and earlier required type constraints to be given in quotes, [31m│[0m [0mbut that form is now deprecated and will be removed in a future version of [31m│[0m [0mTerraform. Remove the quotes around "string". [31m╵[0m[0m [0m[0m [31m[31m╷[0m[0m [31m│[0m [0m[1m[31mError: [0m[0m[1mInvalid quoted type constraints[0m [31m│[0m [0m [31m│[0m [0m[0m on variables.tf line 82, in variable "gateway_instance_count": [31m│[0m [0m 82: type = [4m"string"[0m[0m [31m│[0m [0m [31m│[0m [0mTerraform 0.11 and earlier required type constraints to be given in quotes, [31m│[0m [0mbut that form is now deprecated and will be removed in a future version of [31m│[0m [0mTerraform. Remove the quotes around "string". [31m╵[0m[0m [0m[0m
12 Feb 23 00:15 UTC
Success: false
Versions
Error
[31m[0mThere are some problems with the configuration, described below.
The Terraform configuration must be valid before initialization so that Terraform can determine which modules and providers need to be installed.[0m[0m [33m[33m╷[0m[0m [33m│[0m [0m[1m[33mWarning: [0m[0m[1mQuoted references are deprecated[0m [33m│[0m [0m [33m│[0m [0m[0m on aks.tf line 6, in resource "azurerm_kubernetes_cluster" "default": [33m│[0m [0m 6: depends_on = [[4m"azurerm_role_assignment.default"[0m][0m [33m│[0m [0m [33m│[0m [0mIn this context, references are expected literally rather than in quotes. [33m│[0m [0mTerraform 0.11 and earlier required quotes, but quoted references are now [33m│[0m [0mdeprecated and will be removed in a future version of Terraform. Remove the [33m│[0m [0mquotes surrounding this reference to silence this warning. [33m│[0m [0m [33m│[0m [0m(and 2 more similar warnings elsewhere) [33m╵[0m[0m [0m[0m [31m[31m╷[0m[0m [31m│[0m [0m[1m[31mError: [0m[0m[1mInvalid quoted type constraints[0m [31m│[0m [0m [31m│[0m [0m[0m on variables.tf line 3, in variable "name": [31m│[0m [0m 3: type = [4m"string"[0m[0m [31m│[0m [0m [31m│[0m [0mTerraform 0.11 and earlier required type constraints to be given in quotes, [31m│[0m [0mbut that form is now deprecated and will be removed in a future version of [31m│[0m [0mTerraform. Remove the quotes around "string". [31m╵[0m[0m [0m[0m [31m[31m╷[0m[0m [31m│[0m [0m[1m[31mError: [0m[0m[1mInvalid quoted type constraints[0m [31m│[0m [0m [31m│[0m [0m[0m on variables.tf line 9, in variable "environment": [31m│[0m [0m 9: type = [4m"string"[0m[0m [31m│[0m [0m [31m│[0m [0mTerraform 0.11 and earlier required type constraints to be given in quotes, [31m│[0m [0mbut that form is now deprecated and will be removed in a future version of [31m│[0m [0mTerraform. Remove the quotes around "string". [31m╵[0m[0m [0m[0m [31m[31m╷[0m[0m [31m│[0m [0m[1m[31mError: [0m[0m[1mInvalid quoted type constraints[0m [31m│[0m [0m [31m│[0m [0m[0m on variables.tf line 17, in variable "location": [31m│[0m [0m 17: type = [4m"string"[0m[0m [31m│[0m [0m [31m│[0m [0mTerraform 0.11 and earlier required type constraints to be given in quotes, [31m│[0m [0mbut that form is now deprecated and will be removed in a future version of [31m│[0m [0mTerraform. Remove the quotes around "string". [31m╵[0m[0m [0m[0m [31m[31m╷[0m[0m [31m│[0m [0m[1m[31mError: [0m[0m[1mInvalid quoted type constraints[0m [31m│[0m [0m [31m│[0m [0m[0m on variables.tf line 25, in variable "node_count": [31m│[0m [0m 25: type = [4m"string"[0m[0m [31m│[0m [0m [31m│[0m [0mTerraform 0.11 and earlier required type constraints to be given in quotes, [31m│[0m [0mbut that form is now deprecated and will be removed in a future version of [31m│[0m [0mTerraform. Remove the quotes around "string". [31m╵[0m[0m [0m[0m [31m[31m╷[0m[0m [31m│[0m [0m[1m[31mError: [0m[0m[1mInvalid quoted type constraints[0m [31m│[0m [0m [31m│[0m [0m[0m on variables.tf line 31, in variable "node_type": [31m│[0m [0m 31: type = [4m"string"[0m[0m [31m│[0m [0m [31m│[0m [0mTerraform 0.11 and earlier required type constraints to be given in quotes, [31m│[0m [0mbut that form is now deprecated and will be removed in a future version of [31m│[0m [0mTerraform. Remove the quotes around "string". [31m╵[0m[0m [0m[0m [31m[31m╷[0m[0m [31m│[0m [0m[1m[31mError: [0m[0m[1mInvalid quoted type constraints[0m [31m│[0m [0m [31m│[0m [0m[0m on variables.tf line 37, in variable "node_os": [31m│[0m [0m 37: type = [4m"string"[0m[0m [31m│[0m [0m [31m│[0m [0mTerraform 0.11 and earlier required type constraints to be given in quotes, [31m│[0m [0mbut that form is now deprecated and will be removed in a future version of [31m│[0m [0mTerraform. Remove the quotes around "string". [31m╵[0m[0m [0m[0m [31m[31m╷[0m[0m [31m│[0m [0m[1m[31mError: [0m[0m[1mInvalid quoted type constraints[0m [31m│[0m [0m [31m│[0m [0m[0m on variables.tf line 43, in variable "dns_prefix": [31m│[0m [0m 43: type = [4m"string"[0m[0m [31m│[0m [0m [31m│[0m [0mTerraform 0.11 and earlier required type constraints to be given in quotes, [31m│[0m [0mbut that form is now deprecated and will be removed in a future version of [31m│[0m [0mTerraform. Remove the quotes around "string". [31m╵[0m[0m [0m[0m [31m[31m╷[0m[0m [31m│[0m [0m[1m[31mError: [0m[0m[1mInvalid quoted type constraints[0m [31m│[0m [0m [31m│[0m [0m[0m on variables.tf line 51, in variable "vnet_address_space": [31m│[0m [0m 51: type = [4m"string"[0m[0m [31m│[0m [0m [31m│[0m [0mTerraform 0.11 and earlier required type constraints to be given in quotes, [31m│[0m [0mbut that form is now deprecated and will be removed in a future version of [31m│[0m [0mTerraform. Remove the quotes around "string". [31m╵[0m[0m [0m[0m [31m[31m╷[0m[0m [31m│[0m [0m[1m[31mError: [0m[0m[1mInvalid quoted type constraints[0m [31m│[0m [0m [31m│[0m [0m[0m on variables.tf line 57, in variable "vnet_aks_subnet_space": [31m│[0m [0m 57: type = [4m"string"[0m[0m [31m│[0m [0m [31m│[0m [0mTerraform 0.11 and earlier required type constraints to be given in quotes, [31m│[0m [0mbut that form is now deprecated and will be removed in a future version of [31m│[0m [0mTerraform. Remove the quotes around "string". [31m╵[0m[0m [0m[0m [31m[31m╷[0m[0m [31m│[0m [0m[1m[31mError: [0m[0m[1mInvalid quoted type constraints[0m [31m│[0m [0m [31m│[0m [0m[0m on variables.tf line 63, in variable "vnet_ingress_subnet_space": [31m│[0m [0m 63: type = [4m"string"[0m[0m [31m│[0m [0m [31m│[0m [0mTerraform 0.11 and earlier required type constraints to be given in quotes, [31m│[0m [0mbut that form is now deprecated and will be removed in a future version of [31m│[0m [0mTerraform. Remove the quotes around "string". [31m╵[0m[0m [0m[0m [31m[31m╷[0m[0m [31m│[0m [0m[1m[31mError: [0m[0m[1mInvalid quoted type constraints[0m [31m│[0m [0m [31m│[0m [0m[0m on variables.tf line 69, in variable "vnet_gateway_subnet_space": [31m│[0m [0m 69: type = [4m"string"[0m[0m [31m│[0m [0m [31m│[0m [0mTerraform 0.11 and earlier required type constraints to be given in quotes, [31m│[0m [0mbut that form is now deprecated and will be removed in a future version of [31m│[0m [0mTerraform. Remove the quotes around "string". [31m╵[0m[0m [0m[0m [31m[31m╷[0m[0m [31m│[0m [0m[1m[31mError: [0m[0m[1mInvalid quoted type constraints[0m [31m│[0m [0m [31m│[0m [0m[0m on variables.tf line 75, in variable "ingress_load_balancer_ip": [31m│[0m [0m 75: type = [4m"string"[0m[0m [31m│[0m [0m [31m│[0m [0mTerraform 0.11 and earlier required type constraints to be given in quotes, [31m│[0m [0mbut that form is now deprecated and will be removed in a future version of [31m│[0m [0mTerraform. Remove the quotes around "string". [31m╵[0m[0m [0m[0m [31m[31m╷[0m[0m [31m│[0m [0m[1m[31mError: [0m[0m[1mInvalid quoted type constraints[0m [31m│[0m [0m [31m│[0m [0m[0m on variables.tf line 82, in variable "gateway_instance_count": [31m│[0m [0m 82: type = [4m"string"[0m[0m [31m│[0m [0m [31m│[0m [0mTerraform 0.11 and earlier required type constraints to be given in quotes, [31m│[0m [0mbut that form is now deprecated and will be removed in a future version of [31m│[0m [0mTerraform. Remove the quotes around "string". [31m╵[0m[0m [0m[0m
05 Feb 23 00:26 UTC
Success: false
Versions
Error
[31m[0mThere are some problems with the configuration, described below.
The Terraform configuration must be valid before initialization so that Terraform can determine which modules and providers need to be installed.[0m[0m [33m[33m╷[0m[0m [33m│[0m [0m[1m[33mWarning: [0m[0m[1mQuoted references are deprecated[0m [33m│[0m [0m [33m│[0m [0m[0m on aks.tf line 6, in resource "azurerm_kubernetes_cluster" "default": [33m│[0m [0m 6: depends_on = [[4m"azurerm_role_assignment.default"[0m][0m [33m│[0m [0m [33m│[0m [0mIn this context, references are expected literally rather than in quotes. [33m│[0m [0mTerraform 0.11 and earlier required quotes, but quoted references are now [33m│[0m [0mdeprecated and will be removed in a future version of Terraform. Remove the [33m│[0m [0mquotes surrounding this reference to silence this warning. [33m│[0m [0m [33m│[0m [0m(and 2 more similar warnings elsewhere) [33m╵[0m[0m [0m[0m [31m[31m╷[0m[0m [31m│[0m [0m[1m[31mError: [0m[0m[1mInvalid quoted type constraints[0m [31m│[0m [0m [31m│[0m [0m[0m on variables.tf line 3, in variable "name": [31m│[0m [0m 3: type = [4m"string"[0m[0m [31m│[0m [0m [31m│[0m [0mTerraform 0.11 and earlier required type constraints to be given in quotes, [31m│[0m [0mbut that form is now deprecated and will be removed in a future version of [31m│[0m [0mTerraform. Remove the quotes around "string". [31m╵[0m[0m [0m[0m [31m[31m╷[0m[0m [31m│[0m [0m[1m[31mError: [0m[0m[1mInvalid quoted type constraints[0m [31m│[0m [0m [31m│[0m [0m[0m on variables.tf line 9, in variable "environment": [31m│[0m [0m 9: type = [4m"string"[0m[0m [31m│[0m [0m [31m│[0m [0mTerraform 0.11 and earlier required type constraints to be given in quotes, [31m│[0m [0mbut that form is now deprecated and will be removed in a future version of [31m│[0m [0mTerraform. Remove the quotes around "string". [31m╵[0m[0m [0m[0m [31m[31m╷[0m[0m [31m│[0m [0m[1m[31mError: [0m[0m[1mInvalid quoted type constraints[0m [31m│[0m [0m [31m│[0m [0m[0m on variables.tf line 17, in variable "location": [31m│[0m [0m 17: type = [4m"string"[0m[0m [31m│[0m [0m [31m│[0m [0mTerraform 0.11 and earlier required type constraints to be given in quotes, [31m│[0m [0mbut that form is now deprecated and will be removed in a future version of [31m│[0m [0mTerraform. Remove the quotes around "string". [31m╵[0m[0m [0m[0m [31m[31m╷[0m[0m [31m│[0m [0m[1m[31mError: [0m[0m[1mInvalid quoted type constraints[0m [31m│[0m [0m [31m│[0m [0m[0m on variables.tf line 25, in variable "node_count": [31m│[0m [0m 25: type = [4m"string"[0m[0m [31m│[0m [0m [31m│[0m [0mTerraform 0.11 and earlier required type constraints to be given in quotes, [31m│[0m [0mbut that form is now deprecated and will be removed in a future version of [31m│[0m [0mTerraform. Remove the quotes around "string". [31m╵[0m[0m [0m[0m [31m[31m╷[0m[0m [31m│[0m [0m[1m[31mError: [0m[0m[1mInvalid quoted type constraints[0m [31m│[0m [0m [31m│[0m [0m[0m on variables.tf line 31, in variable "node_type": [31m│[0m [0m 31: type = [4m"string"[0m[0m [31m│[0m [0m [31m│[0m [0mTerraform 0.11 and earlier required type constraints to be given in quotes, [31m│[0m [0mbut that form is now deprecated and will be removed in a future version of [31m│[0m [0mTerraform. Remove the quotes around "string". [31m╵[0m[0m [0m[0m [31m[31m╷[0m[0m [31m│[0m [0m[1m[31mError: [0m[0m[1mInvalid quoted type constraints[0m [31m│[0m [0m [31m│[0m [0m[0m on variables.tf line 37, in variable "node_os": [31m│[0m [0m 37: type = [4m"string"[0m[0m [31m│[0m [0m [31m│[0m [0mTerraform 0.11 and earlier required type constraints to be given in quotes, [31m│[0m [0mbut that form is now deprecated and will be removed in a future version of [31m│[0m [0mTerraform. Remove the quotes around "string". [31m╵[0m[0m [0m[0m [31m[31m╷[0m[0m [31m│[0m [0m[1m[31mError: [0m[0m[1mInvalid quoted type constraints[0m [31m│[0m [0m [31m│[0m [0m[0m on variables.tf line 43, in variable "dns_prefix": [31m│[0m [0m 43: type = [4m"string"[0m[0m [31m│[0m [0m [31m│[0m [0mTerraform 0.11 and earlier required type constraints to be given in quotes, [31m│[0m [0mbut that form is now deprecated and will be removed in a future version of [31m│[0m [0mTerraform. Remove the quotes around "string". [31m╵[0m[0m [0m[0m [31m[31m╷[0m[0m [31m│[0m [0m[1m[31mError: [0m[0m[1mInvalid quoted type constraints[0m [31m│[0m [0m [31m│[0m [0m[0m on variables.tf line 51, in variable "vnet_address_space": [31m│[0m [0m 51: type = [4m"string"[0m[0m [31m│[0m [0m [31m│[0m [0mTerraform 0.11 and earlier required type constraints to be given in quotes, [31m│[0m [0mbut that form is now deprecated and will be removed in a future version of [31m│[0m [0mTerraform. Remove the quotes around "string". [31m╵[0m[0m [0m[0m [31m[31m╷[0m[0m [31m│[0m [0m[1m[31mError: [0m[0m[1mInvalid quoted type constraints[0m [31m│[0m [0m [31m│[0m [0m[0m on variables.tf line 57, in variable "vnet_aks_subnet_space": [31m│[0m [0m 57: type = [4m"string"[0m[0m [31m│[0m [0m [31m│[0m [0mTerraform 0.11 and earlier required type constraints to be given in quotes, [31m│[0m [0mbut that form is now deprecated and will be removed in a future version of [31m│[0m [0mTerraform. Remove the quotes around "string". [31m╵[0m[0m [0m[0m [31m[31m╷[0m[0m [31m│[0m [0m[1m[31mError: [0m[0m[1mInvalid quoted type constraints[0m [31m│[0m [0m [31m│[0m [0m[0m on variables.tf line 63, in variable "vnet_ingress_subnet_space": [31m│[0m [0m 63: type = [4m"string"[0m[0m [31m│[0m [0m [31m│[0m [0mTerraform 0.11 and earlier required type constraints to be given in quotes, [31m│[0m [0mbut that form is now deprecated and will be removed in a future version of [31m│[0m [0mTerraform. Remove the quotes around "string". [31m╵[0m[0m [0m[0m [31m[31m╷[0m[0m [31m│[0m [0m[1m[31mError: [0m[0m[1mInvalid quoted type constraints[0m [31m│[0m [0m [31m│[0m [0m[0m on variables.tf line 69, in variable "vnet_gateway_subnet_space": [31m│[0m [0m 69: type = [4m"string"[0m[0m [31m│[0m [0m [31m│[0m [0mTerraform 0.11 and earlier required type constraints to be given in quotes, [31m│[0m [0mbut that form is now deprecated and will be removed in a future version of [31m│[0m [0mTerraform. Remove the quotes around "string". [31m╵[0m[0m [0m[0m [31m[31m╷[0m[0m [31m│[0m [0m[1m[31mError: [0m[0m[1mInvalid quoted type constraints[0m [31m│[0m [0m [31m│[0m [0m[0m on variables.tf line 75, in variable "ingress_load_balancer_ip": [31m│[0m [0m 75: type = [4m"string"[0m[0m [31m│[0m [0m [31m│[0m [0mTerraform 0.11 and earlier required type constraints to be given in quotes, [31m│[0m [0mbut that form is now deprecated and will be removed in a future version of [31m│[0m [0mTerraform. Remove the quotes around "string". [31m╵[0m[0m [0m[0m [31m[31m╷[0m[0m [31m│[0m [0m[1m[31mError: [0m[0m[1mInvalid quoted type constraints[0m [31m│[0m [0m [31m│[0m [0m[0m on variables.tf line 82, in variable "gateway_instance_count": [31m│[0m [0m 82: type = [4m"string"[0m[0m [31m│[0m [0m [31m│[0m [0mTerraform 0.11 and earlier required type constraints to be given in quotes, [31m│[0m [0mbut that form is now deprecated and will be removed in a future version of [31m│[0m [0mTerraform. Remove the quotes around "string". [31m╵[0m[0m [0m[0m