renaming tarpit
This commit is contained in:
parent
d4ece741e0
commit
506a9b32d9
@ -18,7 +18,7 @@ resource vultr_instance tarpit {
|
|||||||
|
|
||||||
ssh_key_ids = [ vultr_ssh_key.host.id ]
|
ssh_key_ids = [ vultr_ssh_key.host.id ]
|
||||||
firewall_group_id = vultr_firewall_group.host.id
|
firewall_group_id = vultr_firewall_group.host.id
|
||||||
label = "Websites"
|
label = "Tarpit"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user