
Most of the content is inspired by existing content in https://github.com/hashicorp/terraform-provider-scaffolding.
27 lines
402 B
Markdown
27 lines
402 B
Markdown
---
|
|
# generated by https://github.com/hashicorp/terraform-plugin-docs
|
|
page_title: "scaffolding-framework Provider"
|
|
subcategory: ""
|
|
description: |-
|
|
|
|
---
|
|
|
|
# scaffolding-framework Provider
|
|
|
|
|
|
|
|
## Example Usage
|
|
|
|
```terraform
|
|
provider "scaffolding" {
|
|
# example configuration here
|
|
}
|
|
```
|
|
|
|
<!-- schema generated by tfplugindocs -->
|
|
## Schema
|
|
|
|
### Optional
|
|
|
|
- **example** (String) Example provider attribute
|