Skip to content

Commit

Permalink
fix: tflint fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
Tanveer143s committed Jan 29, 2024
1 parent 442373e commit c7deeb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _examples/complete/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ module "addons" {
certification_manager_helm_config = { values = [file("./config/override-certification-manager.yaml")] }
keda_helm_config = { values = [file("./config/keda/override-keda.yaml")] }
kubeclarity_helm_config = { values = [file("./config/override-kubeclarity.yaml")] }


# -- Override Helm Release attributes
cluster_autoscaler_extra_configs = var.cluster_autoscaler_extra_configs
Expand Down

0 comments on commit c7deeb8

Please sign in to comment.