Skip to content

Commit

Permalink
[pre-commit.ci] Apply automatic pre-commit fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Jan 7, 2024
1 parent 7c9f6ec commit 2f33394
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/_nebari/stages/kubernetes_initialize/template/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ module "tagging" {
count = var.cloud_provider == "aws" ? 1 : 0
source = "./modules/tagging"
cluster_name = local.cluster_name
}
}

0 comments on commit 2f33394

Please sign in to comment.