@@ -6,24 +6,16 @@ sidebar_current: "gettingstarted-nextsteps"
66
77# Next Steps
88
9- That concludes the getting started guide for Terraform. Hopefully you're able to
10- see that while Terraform is simple to use, it has a powerful set of features.
11- We've covered the basics for all of these features in this guide.
9+ That concludes the getting started guide for Terraform. Hopefully
10+ you're now able to not only see what Terraform is useful for, but
11+ you're also able to put this knowledge to use to improve building
12+ your own infrastructure.
1213
13- Terraform is designed to be friendly to both the DevOps community and
14- application developers, making it perfect for modern, elastic infrastructures.
14+ We've covered the basics for all of these features in this guide.
1515
1616As a next step, the following resources are available:
1717
18- * [ Documentation] ( /docs/index.html ) - The documentation is an in-depth reference
19- guide to all the features of Terraform, including technical details about the
20- internals of how Terraform operates.
21-
22- * [ Guides] ( /docs/guides/index.html ) - This section provides various getting
23- started guides with Terraform, including how to bootstrap a new datacenter.
24-
25- * [ Examples] ( https://github.com/hashicorp/terraform/tree/master/demo ) -
26- The work-in-progress examples folder within the GitHub
27- repository for Terraform contains functional examples of various use cases
28- of Terraform to help you get started with exactly what you need.
18+ * [ Documentation] ( /docs/index.html ) - The documentation is an in-depth
19+ reference guide to all the features of Terraform, including
20+ technical details about the internals of how Terraform operates.
2921
0 commit comments