Update website/intro/terraform-editions.mdx
Co-authored-by: Judith Malnick <judith.patudith@gmail.com>
This commit is contained in:
parent
f767628163
commit
2402431679
|
@ -19,7 +19,7 @@ Terraform open source is a free, downloadable tool that you interact with on the
|
|||
Terraform open source lets you:
|
||||
|
||||
- Adopt infrastructure as code and use a common configuration language to provision thousands of different types of resources and services.
|
||||
- Check configuration files into a version control system (VCS) to safely manage contributions. Pull the most up-to-date version to perform Terraform operations.
|
||||
- Codify your infrastructure so that you can check configuration files into a version control system (VCS) to safely manage contributions. Manually pull the most up-to-date version to perform Terraform operations.
|
||||
- Use and publish public infrastructure templates called modules to implement industry and organization best practices, group your infrastructure into logically-related components, and deploy infrastructure more quickly.
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue