| Name | Version |
|---|---|
| portainer | 1.13.2 |
| Name | Type |
|---|---|
| portainer_docker_volume.example | resource |
| Name | Description | Type | Default | Required |
|---|---|---|---|---|
| endpoint_id | ID of the Portainer endpoint/environment | number |
n/a | yes |
| portainer_api_key | Default Portainer Admin API Key | string |
n/a | yes |
| portainer_url | Default Portainer URL | string |
n/a | yes |
| volume_driver | Docker volume driver to use | string |
"local" |
no |
| volume_driver_opts | Driver-specific options | map(string) |
{ |
no |
| volume_labels | Labels to apply to the volume | map(string) |
{ |
no |
| volume_name | Name of the Docker volume | string |
n/a | yes |