terraform/website/source/intro/getting-started/next-steps.html.markdown

1.1 KiB

layout page_title sidebar_current
intro Next Steps gettingstarted-nextsteps

Next Steps

That concludes the getting started guide for Terraform. Hopefully you're able to see that while Terraform is simple to use, it has a powerful set of features. We've covered the basics for all of these features in this guide.

Terraform is designed to be friendly to both the DevOps community and application developers, making it perfect for modern, elastic infrastructures.

As a next step, the following resources are available:

  • Documentation - The documentation is an in-depth reference guide to all the features of Terraform, including technical details about the internals of how Terraform operates.

  • Guides - This section provides various getting started guides with Terraform, including how to bootstrap a new datacenter.

  • Examples - The work-in-progress examples folder within the GitHub repository for Terraform contains functional examples of various use cases of Terraform to help you get started with exactly what you need.