Add /arubinosky
This commit is contained in:
@@ -17,3 +17,8 @@ variable "ZONE_ID" {
|
||||
description = "Zone ID of the domain"
|
||||
type = string
|
||||
}
|
||||
|
||||
variable "MISSKEY_API_KEY" {
|
||||
description = "The API key of the Misskey instance"
|
||||
type = string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user