mirror of
https://github.com/kreuzwerker/terraform-provider-docker.git
synced 2026-01-18 20:52:55 -05:00
provider/docker: Removing the note on docker provider about Terraform (#12676)
0.4 Fixes: #12670
This commit is contained in:
parent
741c1150ba
commit
a61f0bb490
1 changed files with 0 additions and 6 deletions
|
|
@ -16,12 +16,6 @@ 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