Skip to content

feat: Formatted all the code and added addons #1

feat: Formatted all the code and added addons

feat: Formatted all the code and added addons #1

Triggered via pull request January 19, 2024 09:29
Status Success
Total duration 25s
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/basic/locals.tf#L5
local.cluster_version is declared but not used
tf-lint / tflint: _examples/basic/locals.tf#L8
local.tags is declared but not used
tf-lint / tflint: _examples/complete/providers.tf#L9
Missing version constraint for provider "kubernetes" in "required_providers"
tf-lint / tflint: _examples/complete/locals.tf#L5
local.cluster_version is declared but not used
tf-lint / tflint: _examples/complete/locals.tf#L8
local.tags 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#L27
variable "workload_identity_config" is declared but not used
tf-lint / tflint: addons/cert-manager/variables.tf#L38
variable "create_kubernetes_namespace" is declared but not used