From 0ec244441ed204ede35ee6d039bb535909414fbf Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Tue, 31 Mar 2015 14:48:57 -0700 Subject: [PATCH] website: note on docker --- index.html.markdown | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/index.html.markdown b/index.html.markdown index 73807c12..9a1f4abe 100644 --- a/index.html.markdown +++ b/index.html.markdown @@ -16,6 +16,12 @@ 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 ```