Terraform Course Content
This Terraform course content is curated by professionals who have vast experience in IT operations and working with open-source cloud platforms. It makes you an expert in building and modifying your enterprise cloud infrastructure. Explore the following Terraform course content modules:
- Selecting the correct Infrastructure as a Code Tool
- Installing Terraform on Windows, Linux, and Mac
- Selecting proper IDE for the Terraform IAC development
- Configuring AWS Account
- Create First EC2 Instance with the Terraform
- Resources and Providers
- Destroying the Infrastructure with Terraform
- Terraform State Files
- Current & Desired States
- Challenges with the current state on the computed values
- Kinds of Terraform Providers
- Terraform Provider Versioning
- Attributes and the Output Values in the Terraform
- Cross-Account Resource Attributes
- Terraform Variables
- Methodologies for the Variable Assignments
- Data Types for the Variables
- Fetching the Data from the Lists and Maps in Variable
- Conditional Expressions
- Count Index and Count
- Local Values
- Conditional Expressions
- Terraform Functions
- Data Sources
- Debugging in the Terraform
- Authenticating Terraform Configuration Files
- Terraform Format
- Dynamic Blocks
- Load Order & Semantics
- Splat Expressions
- Tainting Expressions
- Saving Terraform Plan to File
- Terraform Graph