Skip to content

Commit 1e5d6db

Browse files
committed
Fix formatting by removing extra blank line in terraform.tfvars
1 parent efdf719 commit 1e5d6db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Terraform/terraform.tfvars

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ node_groups = {
2828
ssh_key_name = "MyPairKey"
2929
}
3030
}
31-
31+
3232
# Kubernetes Namespace
3333
app_namespace = "my-solar-system-app-namespace"
3434
monitoring_namespace = "my-solar-system-app-monitoring"

0 commit comments

Comments
 (0)