Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
jdarling-aim committed Oct 14, 2023
1 parent 94a156c commit 58ec3de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -420,7 +420,7 @@ variable "deployment_minimum_healthy_percent" {
variable "deployment_controller" {
description = "(Optional) Deployment controller"
type = list(any)
default = [{
default = [{
type = "ECS"
}]
}
Expand Down

0 comments on commit 58ec3de

Please sign in to comment.