mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-12-28 08:59:34 -05:00
4 lines
85 B
Terraform
4 lines
85 B
Terraform
|
resource "scaffolding_example" "example" {
|
||
|
configurable_attribute = "some-value"
|
||
|
}
|