Initial commit
This commit is contained in:
4
variables.tf
Normal file
4
variables.tf
Normal file
@ -0,0 +1,4 @@
|
||||
variable "do_token" {
|
||||
type = string
|
||||
description = "Digital Ocean API token"
|
||||
}
|
Reference in New Issue
Block a user