Skip to content

Commit

Permalink
fmt tf
Browse files Browse the repository at this point in the history
  • Loading branch information
aahel committed Sep 19, 2023
1 parent bb6d49e commit ee0eaeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/acceptance/tests/setup/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ variable "consul_image" {
}

variable "ecr_image_uri" {
type = string
type = string
default = ""
}

Expand Down

0 comments on commit ee0eaeb

Please sign in to comment.