terraform-provider-dokploy/docs/resources/scaffolding_example.md
Brian Flad a64a312802 Initial commit
Most of the content is inspired by existing content in https://github.com/hashicorp/terraform-provider-scaffolding.
2021-12-01 05:37:16 -05:00

576 B

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

Read-Only

  • id (String) Example identifier