.. _terraform: ============================ Terraform基础架构管理平台 ============================ `Terraform基础架构管理平台 `_ 是HashiCorp开源的构建、变更和版本管理基础架构平台。将数据中心视为代码版本管理,通过计划、资源规划、自动变更以及可审查的操作来实现整个数据中心管理。 .. note:: 本章节学习实践参考了 《Terraform Up and Running》 .. toctree:: :maxdepth: 1 introduce_terraform.rst install_terraform.rst terraform_aliyun_demo.rst terraform_module.rst terraform_ansible.rst