![dependabot[bot]](/assets/img/avatar_default.png)
* Bump github.com/hashicorp/terraform-plugin-docs from 0.6.0 to 0.7.0 Bumps [github.com/hashicorp/terraform-plugin-docs](https://github.com/hashicorp/terraform-plugin-docs) from 0.6.0 to 0.7.0. - [Release notes](https://github.com/hashicorp/terraform-plugin-docs/releases) - [Changelog](https://github.com/hashicorp/terraform-plugin-docs/blob/main/CHANGELOG.md) - [Commits](https://github.com/hashicorp/terraform-plugin-docs/compare/v0.6.0...v0.7.0) --- updated-dependencies: - dependency-name: github.com/hashicorp/terraform-plugin-docs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Regenerate documentation with terraform-plugin-docs@v0.7.0 Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Brian Flad <bflad417@gmail.com>
27 lines
400 B
Markdown
27 lines
400 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
|