Skip to content

Commit 9509609

Browse files
chore: lint files
1 parent 4eb93dd commit 9509609

File tree

1 file changed

+1
-1
lines changed
  • registry/Excellencedev/templates/hetzner-linux

1 file changed

+1
-1
lines changed

registry/Excellencedev/templates/hetzner-linux/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ data "coder_parameter" "hcloud_location" {
4949
dynamic "option" {
5050
for_each = local.hcloud_locations
5151
content {
52-
name = format(
52+
name = format(
5353
"%s (%s, %s)",
5454
upper(option.value.name),
5555
option.value.city,

0 commit comments

Comments
 (0)