Move generic vultr firewall stuff into module

Modules are pretty nice!
This commit is contained in:
Jake Howard
2021-03-23 22:33:10 +00:00
parent 95e97ef757
commit e80bcb5a8b
8 changed files with 66 additions and 91 deletions

View File

@ -0,0 +1,2 @@
variable "ports" {}
variable "description" {}