Skip to content

feat: Formatted all the code and added addons #2

feat: Formatted all the code and added addons

feat: Formatted all the code and added addons #2

Triggered via pull request January 19, 2024 09:48
Status Success
Total duration 27s
Billable time 1m
Artifacts

tflint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
tf-lint / tflint: variables.tf#L1
variable "manage_via_gitops" is declared but not used
tf-lint / tflint: _examples/basic/provider.tf#L9
Missing version constraint for provider "kubernetes" in "required_providers"
tf-lint / tflint: _examples/complete/providers.tf#L9
Missing version constraint for provider "kubernetes" in "required_providers"
tf-lint / tflint: addons/cert-manager/variables.tf#L27
variable "workload_identity_config" is declared but not used
tf-lint / tflint: addons/cert-manager/variables.tf#L7
variable "gke_cluster_name" is declared but not used
tf-lint / tflint: addons/cert-manager/variables.tf#L55
variable "GCP_KSA_NAME" is declared but not used
tf-lint / tflint: addons/cert-manager/variables.tf#L38
variable "create_kubernetes_namespace" is declared but not used
tf-lint / tflint: addons/cert-manager/variables.tf#L49
variable "GCP_GSA_NAME" is declared but not used
tf-lint / tflint: addons/cluster-autoscaler/variables.tf#L44
variable "create_kubernetes_namespace" is declared but not used
tf-lint / tflint: addons/cluster-autoscaler/variables.tf#L55
variable "GCP_GSA_NAME" is declared but not used