Merge pull request #761 from justinclayton/patch-2

Clarify re: Openstack support
This commit is contained in:
Mitchell Hashimoto 2015-01-08 16:14:34 -08:00
commit 17201130ff
1 changed files with 2 additions and 0 deletions

View File

@ -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 Terraform lets operators apply changes with confidence, as they know exactly
what will happen beforehand. 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.