Update TestRecord

This commit is contained in:
github-actions[bot]
2023-11-26 06:22:08 +00:00
parent a09aa80fe9
commit 9edb2d544f
85 changed files with 1766 additions and 0 deletions
+293
View File
@@ -1,3 +1,296 @@
## 26 Nov 23 01:03 UTC
Success: false
### Versions
### Error
Initializing the backend...
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.
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: 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".
---
## 19 Nov 23 03:39 UTC
Success: false