--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "{{.Type}} {{.Name}} - {{.ProviderName}}" subcategory: "" description: |- {{ .Description | plainmarkdown | trimspace | prefixlines " " }} --- # {{.Type}} ({{.Name}}) {{ .Description | trimspace }} ## Example Usage {{tffile "examples/resources/docker_plugin/resource.tf"}} {{ .SchemaMarkdown | trimspace }} ## Import Import is supported using the following syntax: {{codefile "shell" "examples/resources/docker_plugin/import.sh" }}