specify random provider #133
terraform.yml
on: push
Terraform
34s
OpenTelemetry Export Trace
6s
Annotations
2 errors and 9 warnings
Terraform
Process completed with exit code 1.
|
Terraform
Terraform exited with code 3.
|
TFlint:
modules/private-k8s-cluster/variables.tf#L44
variable "services_secondary_range_cidr" is declared but not used
|
TFlint:
modules/private-k8s-cluster/variables.tf#L22
variable "subnet_cidr" is declared but not used
|
TFlint:
modules/private-k8s-cluster/variables.tf#L39
variable "cluster_secondary_range_cidr" is declared but not used
|
TFlint:
modules/vpc/variables.tf#L1
variable "project_id" is declared but not used
|
TFlint:
modules/vpc/main.tf#L1
terraform "required_version" attribute is required
|
TFlint:
modules/vpc/main.tf#L9
Missing version constraint for provider "google" in `required_providers`
|
TFlint:
modules/public-k8s-cluster/main.tf#L1
Missing version constraint for provider "random" in `required_providers`
|
Terrascan
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/
|
Terrascan
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/
|