security-events #130
terraform.yml
on: push
Terraform CICD
1m 1s
OpenTelemetry Export Trace
3s
Annotations
10 warnings
Terraform CICD
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/
|
Terraform CICD
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/
|
Terraform CICD:
modules/private-k8s-cluster/variables.tf#L22
variable "subnet_cidr" is declared but not used
|
Terraform CICD:
modules/private-k8s-cluster/variables.tf#L44
variable "services_secondary_range_cidr" is declared but not used
|
Terraform CICD:
modules/private-k8s-cluster/variables.tf#L39
variable "cluster_secondary_range_cidr" is declared but not used
|
Terraform CICD:
modules/private-k8s-cluster/main.tf#L1
Missing version constraint for provider "random" in `required_providers`
|
Terraform CICD:
modules/vpc/variables.tf#L1
variable "project_id" is declared but not used
|
Terraform CICD:
modules/vpc/main.tf#L1
terraform "required_version" attribute is required
|
Terraform CICD:
modules/vpc/main.tf#L9
Missing version constraint for provider "google" in `required_providers`
|
Terraform CICD:
modules/public-k8s-cluster/main.tf#L1
Missing version constraint for provider "random" in `required_providers`
|