287 lines
11 KiB
Markdown
287 lines
11 KiB
Markdown
## 12 Mar 23 00:18 UTC
|
||
|
||
Success: true
|
||
|
||
### Versions
|
||
|
||
Terraform v1.3.8
|
||
on linux_amd64
|
||
+ provider registry.terraform.io/hashicorp/azurerm v3.47.0
|
||
+ provider registry.terraform.io/hashicorp/random v3.4.3
|
||
|
||
### Error
|
||
|
||
|
||
|
||
---
|
||
|
||
## 08 Mar 23 14:55 UTC
|
||
|
||
Success: true
|
||
|
||
### Versions
|
||
|
||
Terraform v1.3.8
|
||
on linux_amd64
|
||
+ provider registry.terraform.io/hashicorp/azurerm v3.46.0
|
||
+ provider registry.terraform.io/hashicorp/random v3.4.3
|
||
|
||
### Error
|
||
|
||
|
||
|
||
---
|
||
|
||
## 19 Feb 23 01:01 UTC
|
||
|
||
Success: true
|
||
|
||
### Versions
|
||
|
||
Terraform v1.3.7
|
||
on linux_amd64
|
||
+ provider registry.terraform.io/hashicorp/azurerm v3.44.1
|
||
+ provider registry.terraform.io/hashicorp/random v3.4.3
|
||
|
||
### Error
|
||
|
||
|
||
|
||
---
|
||
|
||
## 13 Feb 23 09:45 UTC
|
||
|
||
Success: true
|
||
|
||
### Versions
|
||
|
||
Terraform v1.3.7
|
||
on linux_amd64
|
||
+ provider registry.terraform.io/hashicorp/azurerm v3.43.0
|
||
+ provider registry.terraform.io/hashicorp/random v3.4.3
|
||
|
||
### Error
|
||
|
||
|
||
|
||
---
|
||
|
||
## 12 Feb 23 00:39 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
|
||
[0m[0m
|
||
[33m[33m╷[0m[0m
|
||
[33m│[0m [0m[1m[33mWarning: [0m[0m[1mVersion constraints inside provider configuration blocks are deprecated[0m
|
||
[33m│[0m [0m
|
||
[33m│[0m [0m[0m on main.tf line 3, in provider "azurerm":
|
||
[33m│[0m [0m 3: version = [4m"=1.36.1"[0m[0m
|
||
[33m│[0m [0m
|
||
[33m│[0m [0mTerraform 0.13 and earlier allowed provider version constraints inside the
|
||
[33m│[0m [0mprovider configuration block, but that is now deprecated and will be
|
||
[33m│[0m [0mremoved in a future version of Terraform. To silence this warning, move the
|
||
[33m│[0m [0mprovider version constraint into the required_providers block.
|
||
[33m│[0m [0m
|
||
[33m│[0m [0m(and one more similar warning 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 "dns_prefix":
|
||
[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
|
||
|
||
---
|
||
|
||
## 05 Feb 23 00:14 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
|
||
[0m[0m
|
||
[33m[33m╷[0m[0m
|
||
[33m│[0m [0m[1m[33mWarning: [0m[0m[1mVersion constraints inside provider configuration blocks are deprecated[0m
|
||
[33m│[0m [0m
|
||
[33m│[0m [0m[0m on main.tf line 3, in provider "azurerm":
|
||
[33m│[0m [0m 3: version = [4m"=1.36.1"[0m[0m
|
||
[33m│[0m [0m
|
||
[33m│[0m [0mTerraform 0.13 and earlier allowed provider version constraints inside the
|
||
[33m│[0m [0mprovider configuration block, but that is now deprecated and will be
|
||
[33m│[0m [0mremoved in a future version of Terraform. To silence this warning, move the
|
||
[33m│[0m [0mprovider version constraint into the required_providers block.
|
||
[33m│[0m [0m
|
||
[33m│[0m [0m(and one more similar warning 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 "dns_prefix":
|
||
[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
|
||
|
||
---
|
||
|