Fix linting
This commit is contained in:
parent
a83fc86061
commit
0e1cd2e0e1
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
resource "vultr_server" "casey" {
|
||||
plan_id = 200
|
||||
region_id = 8
|
||||
os_id = 159
|
||||
hostname = "casey"
|
||||
plan_id = 200
|
||||
region_id = 8
|
||||
os_id = 159
|
||||
hostname = "casey"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue