Skip to content

Commit

Permalink
fix- terraform code format command ran
Browse files Browse the repository at this point in the history
  • Loading branch information
anmolnagpal committed Dec 27, 2023
1 parent e72e2fb commit 80c3b94
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _examples/complete/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -222,8 +222,8 @@ variable "prometheus_extra_configs" {
variable "jaeger_extra_configs" {
type = any
default = {
enable_cassandra = false
enable_kafka = false
enable_cassandra = false
enable_kafka = false
}
}

Expand Down

0 comments on commit 80c3b94

Please sign in to comment.