8 lines
141 B
HCL
8 lines
141 B
HCL
variable "stackit_service_account_token" {
|
|
sensitive = true
|
|
type = string
|
|
}
|
|
|
|
variable "stackit_project_id" {
|
|
type = string
|
|
}
|