HashiCorp Terraform enables you to safely and predictably create, change, and improve infrastructure. It is an open source tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.

Concept

1.1 Provision Process

1589981183699-385.png

  • Refresh: Get the actual configuration.
  • Plan: Compare desired configration with actual one and plan for new.
  • Apply: Apply the new to real world.
  • Destroy: Destroy the real world.

Architecture

1589982488092-777.png

Reference

https://www.terraform.io/

Tags:
Created by Bin Chen on 2019/11/17 12:31
    

Need help?

If you need help with XWiki you can contact:

京ICP备19054609号-1

京公网安备 11010502039855号