mirror of
https://github.com/kreuzwerker/terraform-provider-docker.git
synced 2026-01-05 22:39:36 -05:00
website: note on docker
This commit is contained in:
parent
98bf1349e9
commit
0ec244441e
1 changed files with 6 additions and 0 deletions
|
|
@ -16,6 +16,12 @@ API hosts.
|
|||
|
||||
Use the navigation to the left to read about the available resources.
|
||||
|
||||
<div class="alert alert-block alert-info">
|
||||
<strong>Note:</strong> The Docker provider is new as of Terraform 0.4.
|
||||
It is ready to be used but many features are still being added. If there
|
||||
is a Docker feature missing, please report it in the GitHub repo.
|
||||
</div>
|
||||
|
||||
## Example Usage
|
||||
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in a new issue