Final Remarks
Here's a quick summary of the 'Terraform: Beginner to Master with Examples in AWS' module for you.
We'll cover the following
Congratulations, you have successfully completed the module: Terraform: Beginner to Master with Examples in AWS. 🎉
Summary#
We have learned why we should use infrastructure as code in general and Terraform in particular. We now know the advantages it can bring to our workstream such as automation, auditing, and preventing drift between environments.
What’s next?#
Now that we have mastered Terraform with AWS examples, let’s cover Ansible (an open-source community project) in the next module.
Solution Review: Create a Project That is Aware of the Workspace
Installation
Mark as Completed
Report an Issue