Update TestRecord
This commit is contained in:
@@ -1,3 +1,270 @@
|
||||
## 01 Aug 24 00:59 UTC
|
||||
|
||||
Success: false
|
||||
|
||||
### Versions
|
||||
|
||||
|
||||
|
||||
### Error
|
||||
|
||||
Initializing the backend...
|
||||
|
||||
Warning: Quoted references are deprecated
|
||||
|
||||
on aks.tf line 6, in resource "azurerm_kubernetes_cluster" "default":
|
||||
6: depends_on = ["azurerm_role_assignment.default"]
|
||||
|
||||
In this context, references are expected literally rather than in quotes.
|
||||
Terraform 0.11 and earlier required quotes, but quoted references are now
|
||||
deprecated and will be removed in a future version of Terraform. Remove the
|
||||
quotes surrounding this reference to silence this warning.
|
||||
|
||||
(and 5 more similar warnings elsewhere)
|
||||
|
||||
Error: Terraform encountered problems during initialisation, including 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.
|
||||
|
||||
|
||||
Error: Invalid quoted type constraints
|
||||
|
||||
on variables.tf line 3, in variable "name":
|
||||
3: type = "string"
|
||||
|
||||
Terraform 0.11 and earlier required type constraints to be given in quotes,
|
||||
but that form is now deprecated and will be removed in a future version of
|
||||
Terraform. Remove the quotes around "string".
|
||||
|
||||
Error: Invalid quoted type constraints
|
||||
|
||||
on variables.tf line 3, in variable "name":
|
||||
3: type = "string"
|
||||
|
||||
Terraform 0.11 and earlier required type constraints to be given in quotes,
|
||||
but that form is now deprecated and will be removed in a future version of
|
||||
Terraform. Remove the quotes around "string".
|
||||
|
||||
Error: Invalid quoted type constraints
|
||||
|
||||
on variables.tf line 9, in variable "environment":
|
||||
9: type = "string"
|
||||
|
||||
Terraform 0.11 and earlier required type constraints to be given in quotes,
|
||||
but that form is now deprecated and will be removed in a future version of
|
||||
Terraform. Remove the quotes around "string".
|
||||
|
||||
Error: Invalid quoted type constraints
|
||||
|
||||
on variables.tf line 9, in variable "environment":
|
||||
9: type = "string"
|
||||
|
||||
Terraform 0.11 and earlier required type constraints to be given in quotes,
|
||||
but that form is now deprecated and will be removed in a future version of
|
||||
Terraform. Remove the quotes around "string".
|
||||
|
||||
Error: Invalid quoted type constraints
|
||||
|
||||
on variables.tf line 17, in variable "location":
|
||||
17: type = "string"
|
||||
|
||||
Terraform 0.11 and earlier required type constraints to be given in quotes,
|
||||
but that form is now deprecated and will be removed in a future version of
|
||||
Terraform. Remove the quotes around "string".
|
||||
|
||||
Error: Invalid quoted type constraints
|
||||
|
||||
on variables.tf line 17, in variable "location":
|
||||
17: type = "string"
|
||||
|
||||
Terraform 0.11 and earlier required type constraints to be given in quotes,
|
||||
but that form is now deprecated and will be removed in a future version of
|
||||
Terraform. Remove the quotes around "string".
|
||||
|
||||
Error: Invalid quoted type constraints
|
||||
|
||||
on variables.tf line 25, in variable "node_count":
|
||||
25: type = "string"
|
||||
|
||||
Terraform 0.11 and earlier required type constraints to be given in quotes,
|
||||
but that form is now deprecated and will be removed in a future version of
|
||||
Terraform. Remove the quotes around "string".
|
||||
|
||||
Error: Invalid quoted type constraints
|
||||
|
||||
on variables.tf line 25, in variable "node_count":
|
||||
25: type = "string"
|
||||
|
||||
Terraform 0.11 and earlier required type constraints to be given in quotes,
|
||||
but that form is now deprecated and will be removed in a future version of
|
||||
Terraform. Remove the quotes around "string".
|
||||
|
||||
Error: Invalid quoted type constraints
|
||||
|
||||
on variables.tf line 31, in variable "node_type":
|
||||
31: type = "string"
|
||||
|
||||
Terraform 0.11 and earlier required type constraints to be given in quotes,
|
||||
but that form is now deprecated and will be removed in a future version of
|
||||
Terraform. Remove the quotes around "string".
|
||||
|
||||
Error: Invalid quoted type constraints
|
||||
|
||||
on variables.tf line 31, in variable "node_type":
|
||||
31: type = "string"
|
||||
|
||||
Terraform 0.11 and earlier required type constraints to be given in quotes,
|
||||
but that form is now deprecated and will be removed in a future version of
|
||||
Terraform. Remove the quotes around "string".
|
||||
|
||||
Error: Invalid quoted type constraints
|
||||
|
||||
on variables.tf line 37, in variable "node_os":
|
||||
37: type = "string"
|
||||
|
||||
Terraform 0.11 and earlier required type constraints to be given in quotes,
|
||||
but that form is now deprecated and will be removed in a future version of
|
||||
Terraform. Remove the quotes around "string".
|
||||
|
||||
Error: Invalid quoted type constraints
|
||||
|
||||
on variables.tf line 37, in variable "node_os":
|
||||
37: type = "string"
|
||||
|
||||
Terraform 0.11 and earlier required type constraints to be given in quotes,
|
||||
but that form is now deprecated and will be removed in a future version of
|
||||
Terraform. Remove the quotes around "string".
|
||||
|
||||
Error: Invalid quoted type constraints
|
||||
|
||||
on variables.tf line 43, in variable "dns_prefix":
|
||||
43: type = "string"
|
||||
|
||||
Terraform 0.11 and earlier required type constraints to be given in quotes,
|
||||
but that form is now deprecated and will be removed in a future version of
|
||||
Terraform. Remove the quotes around "string".
|
||||
|
||||
Error: Invalid quoted type constraints
|
||||
|
||||
on variables.tf line 43, in variable "dns_prefix":
|
||||
43: type = "string"
|
||||
|
||||
Terraform 0.11 and earlier required type constraints to be given in quotes,
|
||||
but that form is now deprecated and will be removed in a future version of
|
||||
Terraform. Remove the quotes around "string".
|
||||
|
||||
Error: Invalid quoted type constraints
|
||||
|
||||
on variables.tf line 51, in variable "vnet_address_space":
|
||||
51: type = "string"
|
||||
|
||||
Terraform 0.11 and earlier required type constraints to be given in quotes,
|
||||
but that form is now deprecated and will be removed in a future version of
|
||||
Terraform. Remove the quotes around "string".
|
||||
|
||||
Error: Invalid quoted type constraints
|
||||
|
||||
on variables.tf line 51, in variable "vnet_address_space":
|
||||
51: type = "string"
|
||||
|
||||
Terraform 0.11 and earlier required type constraints to be given in quotes,
|
||||
but that form is now deprecated and will be removed in a future version of
|
||||
Terraform. Remove the quotes around "string".
|
||||
|
||||
Error: Invalid quoted type constraints
|
||||
|
||||
on variables.tf line 57, in variable "vnet_aks_subnet_space":
|
||||
57: type = "string"
|
||||
|
||||
Terraform 0.11 and earlier required type constraints to be given in quotes,
|
||||
but that form is now deprecated and will be removed in a future version of
|
||||
Terraform. Remove the quotes around "string".
|
||||
|
||||
Error: Invalid quoted type constraints
|
||||
|
||||
on variables.tf line 57, in variable "vnet_aks_subnet_space":
|
||||
57: type = "string"
|
||||
|
||||
Terraform 0.11 and earlier required type constraints to be given in quotes,
|
||||
but that form is now deprecated and will be removed in a future version of
|
||||
Terraform. Remove the quotes around "string".
|
||||
|
||||
Error: Invalid quoted type constraints
|
||||
|
||||
on variables.tf line 63, in variable "vnet_ingress_subnet_space":
|
||||
63: type = "string"
|
||||
|
||||
Terraform 0.11 and earlier required type constraints to be given in quotes,
|
||||
but that form is now deprecated and will be removed in a future version of
|
||||
Terraform. Remove the quotes around "string".
|
||||
|
||||
Error: Invalid quoted type constraints
|
||||
|
||||
on variables.tf line 63, in variable "vnet_ingress_subnet_space":
|
||||
63: type = "string"
|
||||
|
||||
Terraform 0.11 and earlier required type constraints to be given in quotes,
|
||||
but that form is now deprecated and will be removed in a future version of
|
||||
Terraform. Remove the quotes around "string".
|
||||
|
||||
Error: Invalid quoted type constraints
|
||||
|
||||
on variables.tf line 69, in variable "vnet_gateway_subnet_space":
|
||||
69: type = "string"
|
||||
|
||||
Terraform 0.11 and earlier required type constraints to be given in quotes,
|
||||
but that form is now deprecated and will be removed in a future version of
|
||||
Terraform. Remove the quotes around "string".
|
||||
|
||||
Error: Invalid quoted type constraints
|
||||
|
||||
on variables.tf line 69, in variable "vnet_gateway_subnet_space":
|
||||
69: type = "string"
|
||||
|
||||
Terraform 0.11 and earlier required type constraints to be given in quotes,
|
||||
but that form is now deprecated and will be removed in a future version of
|
||||
Terraform. Remove the quotes around "string".
|
||||
|
||||
Error: Invalid quoted type constraints
|
||||
|
||||
on variables.tf line 75, in variable "ingress_load_balancer_ip":
|
||||
75: type = "string"
|
||||
|
||||
Terraform 0.11 and earlier required type constraints to be given in quotes,
|
||||
but that form is now deprecated and will be removed in a future version of
|
||||
Terraform. Remove the quotes around "string".
|
||||
|
||||
Error: Invalid quoted type constraints
|
||||
|
||||
on variables.tf line 75, in variable "ingress_load_balancer_ip":
|
||||
75: type = "string"
|
||||
|
||||
Terraform 0.11 and earlier required type constraints to be given in quotes,
|
||||
but that form is now deprecated and will be removed in a future version of
|
||||
Terraform. Remove the quotes around "string".
|
||||
|
||||
Error: Invalid quoted type constraints
|
||||
|
||||
on variables.tf line 82, in variable "gateway_instance_count":
|
||||
82: type = "string"
|
||||
|
||||
Terraform 0.11 and earlier required type constraints to be given in quotes,
|
||||
but that form is now deprecated and will be removed in a future version of
|
||||
Terraform. Remove the quotes around "string".
|
||||
|
||||
Error: Invalid quoted type constraints
|
||||
|
||||
on variables.tf line 82, in variable "gateway_instance_count":
|
||||
82: type = "string"
|
||||
|
||||
Terraform 0.11 and earlier required type constraints to be given in quotes,
|
||||
but that form is now deprecated and will be removed in a future version of
|
||||
Terraform. Remove the quotes around "string".
|
||||
|
||||
---
|
||||
|
||||
## 28 Jan 24 00:21 UTC
|
||||
|
||||
Success: false
|
||||
|
||||
Reference in New Issue
Block a user