data-source.tf 81 B

123
  1. data "scaffolding_example" "example" {
  2. configurable_attribute = "some-value"
  3. }