Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
riccardo-salamanna committed Jul 6, 2021
1 parent a85c933 commit a092f44
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/sanity/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ variable "vm" {
memory_share_level = string
memory_share_count = number
io_reservation = list(number)
io_share_level = list(string)
io_share_count = list(number)
io_share_level = list(string)
io_share_count = list(number)
}))
}

Expand Down

0 comments on commit a092f44

Please sign in to comment.