mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-03-10 09:09:41 -04:00
5 lines
99 B
Terraform
5 lines
99 B
Terraform
![]() |
variable "resource_name" {
|
||
|
type = string
|
||
|
description = "name for resources to create"
|
||
|
}
|