mirror of
https://github.com/coder/terraform-provider-envbuilder.git
synced 2025-07-22 11:37:52 +00:00
3 lines
81 B
HCL
3 lines
81 B
HCL
data "scaffolding_example" "example" {
|
|
configurable_attribute = "some-value"
|
|
}
|