Files
terraform-provider-virtfusion/docs/resources/scaffolding_example.md
2023-08-19 20:55:01 -04:00

643 B

page_title, subcategory, description
page_title subcategory description
scaffolding_example Resource - terraform-provider-scaffolding-framework 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