mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Merge pull request #3436 from robdaemon/patch-1
Update container.html.markdown
This commit is contained in:
commit
19e56df2bb
@ -76,7 +76,7 @@ the following:
|
|||||||
volume will be mounted.
|
volume will be mounted.
|
||||||
* `host_path` - (Optional, string) The path on the host where the volume
|
* `host_path` - (Optional, string) The path on the host where the volume
|
||||||
is coming from.
|
is coming from.
|
||||||
* `read_only` - (Optinal, bool) If true, this volume will be readonly.
|
* `read_only` - (Optional, bool) If true, this volume will be readonly.
|
||||||
Defaults to false.
|
Defaults to false.
|
||||||
|
|
||||||
## Attributes Reference
|
## Attributes Reference
|
||||||
|
Loading…
Reference in New Issue
Block a user