File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222 < div class ="container ">
2323 < div class ="row ">
2424 < div class ="col-lg-7 col-md-7 col-sm-12 ">
25- < h2 class ="feature-t "> Launch Infrastructure from code</ h2 >
25+ < h2 class ="feature-t "> Infrastructure as code</ h2 >
2626 < p > Terraform provides a common configuration to launch infrastructure —
27- from physical and virtual servers to email and DNS providers.</ p >
27+ from physical and virtual servers to email and DNS providers. Once launched,
28+ Terraform safely and efficiently changes infrastructure as the configuration
29+ is evolved.</ p >
2830 < p > Simple file based configuration gives you a single view
2931 of your entire infrastructure.</ p >
3032 </ div >
4749 </ div >
4850 </ div >
4951 < div class ="col-lg-7 col-md-7 col-sm-12 ">
50- < h2 class ="feature-t "> Combine Mulitple Providers</ h2 >
51- < p > Terraform allows you to effortlessly combine high level system
52- providers with your own or with each other. Built-in dependency resolution means
52+ < h2 class ="feature-t "> Combine Multiple Providers</ h2 >
53+ < p > Terraform allows you to effortlessly combine high-level system
54+ providers with your own or with each other. Launch a server from
55+ one cloud provider, add a DNS entry with it's IP with a different
56+ provider. Built-in dependency resolution means
5357 things happen in the right order.</ p >
5458 </ div >
5559 </ div >
You can’t perform that action at this time.
0 commit comments