terraform-provider-garage/templates/index.md.tmpl
Marc 'risson' Schmitt 819de36b09
Initial commit
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@prologin.org>
2022-12-09 00:53:13 +01:00

16 lines
326 B
Cheetah

---
page_title: "Provider: Garage"
description: |-
The Garage provider provides resources to interact with a Garage admin API.
---
# Garage Provider
The Garage provider provides resources to interact with a Garage admin API.
## Example Usage
{{tffile "examples/provider/provider.tf"}}
{{ .SchemaMarkdown | trimspace }}