Learn Terraform (and AWS) by Building a Dev Environment – Full Course for Beginners
By freeCodeCamp.org
Published: Apr 11, 2022“
Learn Terraform basics as you utilize Visual Studio Code (On Windows, Mac, or Linux!) to deploy AWS resources and an EC2 instance that you can SSH into to have your own redeployable environment.Derek Morgan created this course. Check out more of his courses at: https://morethancertified.com
- LinkedIn: https://linkedin.com/in/derekm1215
- Twitter: https://twitter.com/derekm1215
Course Contents
- Welcome and Setup (0:00)
- What We’re Going to Build
- AWS IAM Setup
- Local Environment Setup
- Let’s Build! (7:22)
- AWS Provider and Terraform Init
- A VPC and Terraform Apply
- The Terraform State
- Terraform Destroy
- A Subnet and Referencing
- An IGW and Terraform fmt
- A Route Table
- A Route Table Association
- A Security Group
- An AMI Datasource
- A Key Pair
- An EC2 Instance
- Userdata and the File Function
- SSH Config Scripts
- The Provisioner and Templatefile
- The Deployment and Replace
- Variables
- Variable Precedence
- Conditional Expressions
- Outputs
- Conclusion
”
Tag: Derek Morgan
[#Script #Coding] Learn Terraform with Azure by Building a Dev Environment – Full Course for Beginners
Learn Terraform with Azure by Building a Dev Environment – Full Course for Beginners
By freeCodeCamp.org
Published: Jun 29, 2022“
This project will guide you through Terraform basics as you utilize Visual Studio Code (on Windows, Mac, or Linux!) to deploy Azure resources and an Azure VM that you can SSH into to have your own redeployable environment that will be perfect for your own future projects!Derek Morgan created this course. Check out more of his courses at: https://morethancertified.com
LinkedIn: https://linkedin.com/in/derekm1215
Twitter: https://twitter.com/derekm1215Course Contents
- (0:00:00) Intro
- (0:01:51) VSCode Setup
- (0:05:24) Terraform Provider Init
- (0:11:26) A Resource Group
- (0:16:57) A Virtual Network and Referencing other Resources
- (0:23:29) Terraform State
- (0:27:17) Terraform Destroy
- (0:30:29) A Subnet
- (0:35:36) A Security Group
- (0:41:51) Security Group Associations
- (0:44:00) A Public IP
- (0:47:40) A Network Interface
- (0:52:45) A Key Pair
- (0:57:57) Custom Data
- (1:02:24) SSH Config Scripts
- (1:05:56) The Provisioner
- (1:14:53) Data Sources
- (1:19:04) Outputs
- (1:23:09) Variables
- (1:26:41) Variable Precedence
- (1:31:09) Conditionals
Learn to code for free and get a developer job: https://www.freecodecamp.org
Read hundreds of articles on programming: https://freecodecamp.org/news
And subscribe for new videos on technology every day: https://youtube.com/subscription_cent…
”