Skip to content

Commit

Permalink
fix(terraform): fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
xDarksome committed Jul 11, 2023
1 parent 5b02c84 commit 4e22b1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/ecs/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ variable "project_registry_auth_token" {
}

variable "secret" {
type = string
type = string
}

variable "prometheus_endpoint" {
Expand Down

0 comments on commit 4e22b1b

Please sign in to comment.