mirror of
https://github.com/coder/terraform-provider-envbuilder.git
synced 2025-07-25 13:07:51 +00:00
3 lines
85 B
HCL
3 lines
85 B
HCL
resource "scaffolding_example" "example" {
|
|
configurable_attribute = "some-value"
|
|
}
|