4 lines
37 B
Terraform
4 lines
37 B
Terraform
2 years ago
|
variable "domain" {
|
||
|
type = string
|
||
|
}
|