mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-03-04 04:39:29 -05:00
4 lines
85 B
Terraform
4 lines
85 B
Terraform
![]() |
resource "scaffolding_example" "example" {
|
||
|
configurable_attribute = "some-value"
|
||
|
}
|