This commit is contained in:
@@ -17,6 +17,12 @@ variable NETBOX_API_TOKEN {
|
|||||||
sensitive = true
|
sensitive = true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
variable NETBOX_SERVER_URL {
|
||||||
|
type = string
|
||||||
|
description = "netbox Server URL"
|
||||||
|
sensitive = true
|
||||||
|
}
|
||||||
|
|
||||||
variable HETZNER_API_TOKEN {
|
variable HETZNER_API_TOKEN {
|
||||||
type = string
|
type = string
|
||||||
description = "hetzner cloud api token"
|
description = "hetzner cloud api token"
|
||||||
|
|||||||
Reference in New Issue
Block a user