terraform-provider-envbuilder/docs/resources/example.md
Mathias Fredriksson 76d8aa974e
Initial commit
2024-07-18 14:43:45 +03:00

614 B

page_title subcategory description
scaffolding_example Resource - scaffolding Example resource

scaffolding_example (Resource)

Example resource

Example Usage

resource "scaffolding_example" "example" {
  configurable_attribute = "some-value"
}

Schema

Optional

  • configurable_attribute (String) Example configurable attribute
  • defaulted (String) Example configurable attribute with default value

Read-Only

  • id (String) Example identifier