volume_mount doc tweak (#7900)

This commit is contained in:
Tim Gross
2020-05-08 11:14:16 -04:00
committed by GitHub
parent 320a757323
commit 0940a50eaf

View File

@@ -43,7 +43,7 @@ updates to remove a volume that it depends on.
to access.
- `destination` `(string: "")` - Specifies where the volume should be mounted
inside the tasks container.
inside the task's allocation.
- `read_only` `(bool: false)` - When a group volume is writeable, you may
specify that it is `read_only` on a per mount level using the `read_only`