add tflint min failure severity #126
Annotations
10 warnings
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
modules/vpc/variables.tf#L1
variable "project_id" is declared but not used
|
modules/vpc/main.tf#L1
terraform "required_version" attribute is required
|
modules/vpc/main.tf#L9
Missing version constraint for provider "google" in `required_providers`
|
modules/private-k8s-cluster/variables.tf#L44
variable "services_secondary_range_cidr" is declared but not used
|
modules/private-k8s-cluster/variables.tf#L39
variable "cluster_secondary_range_cidr" is declared but not used
|
modules/private-k8s-cluster/variables.tf#L22
variable "subnet_cidr" is declared but not used
|
modules/private-k8s-cluster/main.tf#L1
Missing version constraint for provider "random" in `required_providers`
|
modules/public-k8s-cluster/main.tf#L1
Missing version constraint for provider "random" in `required_providers`
|
The logs for this run have expired and are no longer available.
Loading