From a61f0bb4901ef44990e2eea151a73453c77951ca Mon Sep 17 00:00:00 2001 From: Paul Stack Date: Tue, 14 Mar 2017 15:15:54 +0200 Subject: [PATCH] provider/docker: Removing the note on docker provider about Terraform (#12676) 0.4 Fixes: #12670 --- index.html.markdown | 6 ------ 1 file changed, 6 deletions(-) diff --git a/index.html.markdown b/index.html.markdown index 50f4071a..bff8f614 100644 --- a/index.html.markdown +++ b/index.html.markdown @@ -16,12 +16,6 @@ API hosts. Use the navigation to the left to read about the available resources. -
-Note: 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. -
- ## Example Usage ```