Update TestRecord

This commit is contained in:
github-actions[bot]
2024-09-29 00:16:21 +00:00
parent d1ad69c2a8
commit 9fc000d897
94 changed files with 1877 additions and 0 deletions
+267
View File
@@ -1,3 +1,270 @@
## 29 Sep 24 00:11 UTC
Success: false
### Versions
### Error
Initializing the backend...
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.
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".
---
## 27 Sep 24 07:05 UTC
Success: false