terraform-provider-docker/docs/data-sources/plugin.md
2021-05-13 08:06:55 +02:00

31 lines
605 B
Markdown

---
# generated by https://github.com/hashicorp/terraform-plugin-docs
page_title: "docker_plugin Data Source - terraform-provider-docker"
subcategory: ""
description: |-
---
# docker_plugin (Data Source)
<!-- schema generated by tfplugindocs -->
## Schema
### Optional
- **alias** (String) Docker Plugin alias
- **id** (String) The ID of this resource.
- **name** (String)
### Read-Only
- **enabled** (Boolean)
- **env** (Set of String)
- **grant_all_permissions** (Boolean) If true, grant all permissions necessary to run the plugin
- **plugin_reference** (String) Docker Plugin Reference