8 lines
79 B
HCL
8 lines
79 B
HCL
variable "apiToken" {
|
|
default = ""
|
|
}
|
|
|
|
variable "apiTokenID" {
|
|
default = ""
|
|
}
|