8 lines
350 B
Text
8 lines
350 B
Text
|
Terraform provides a common configuration to launch infrastructure - from
|
||
|
physical and virtual servers to email and DNS providers. Once launched,
|
||
|
Terraform safely and efficiently changes infrastructure as the configuration is
|
||
|
evolved. Simple file based configuration gives you a single view of your entire
|
||
|
infrastructure.
|
||
|
|
||
|
WWW: https://terraform.io/
|