Terraform for AWS by Examples
Terraform for AWS by Examples
Step by step learning of Terraform, with real time examples. Terraform installation to execution on n-number of example like AWS resources creation and destroy. How to install Terraform in Windows 10? Terraform Provider, Variable, Resource, Data, Output, State (Local and Remote), Writing Module, Terraform Reverse Engineering and many more..
Terraform code uses for multiple environments, e.g. Development, QA, UAT and Production. Creating Terraform configuration files and running a website with AWS Resources like, AWS EC2, VPC, Subnet (Public and Private), SG and many more.
For more details, have a look on Lectures......
Write, Plan, Apply
Terraform is an open-source infrastructure as code software tool that provides a consistent CLI workflow to manage hundreds of cloud services. Terraform codifies cloud APIs into declarative configuration files.
Write
Write infrastructure as code using declarative configuration files. HashiCorp Configuration Language (HCL) allows for concise descriptions of resources using blocks, arguments, and expressions.
Plan
Run terraform plan to check whether the execution plan for a configuration matches your expectations before provisioning or changing infrastructure.
Apply
Apply changes to hundreds of cloud providers with terraform apply to reach the desired state of the configuration.
Note: please let me know if any thing not working in my course so that I will updated accordingly, your feedback is really appreciated. AWS console page got some changes but you can search all services from search box.
Terraform with lots of example in AWS Cloud
Url: View Details
What you will learn
- What is Terraform?
- Terraform Provider
- Terraform Variable, Resource, Data, Output
Rating: 4.2
Level: Beginner Level
Duration: 4.5 hours
Instructor: V Kumar
Courses By: 0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
About US
The display of third-party trademarks and trade names on this site does not necessarily indicate any affiliation or endorsement of hugecourses.com.
View Sitemap