From 3e722d13ee2245467677476651db47f33a8e7aec Mon Sep 17 00:00:00 2001 From: Justin Clayton Date: Thu, 8 Jan 2015 15:58:56 -0800 Subject: [PATCH] Clarify re: Openstack support This is a reword of #760 at @mitchellh 's request. --- website/source/intro/vs/cloudformation.html.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/source/intro/vs/cloudformation.html.markdown b/website/source/intro/vs/cloudformation.html.markdown index 37eda92a93..74dc0dc111 100644 --- a/website/source/intro/vs/cloudformation.html.markdown +++ b/website/source/intro/vs/cloudformation.html.markdown @@ -38,3 +38,5 @@ of a change, which quickly becomes intractable in large infrastructures. Terraform lets operators apply changes with confidence, as they know exactly what will happen beforehand. +~> **Note:** It should be clarified that OpenStack provider support is not yet +part of Terraform, though it is actively in the works.