Automating Infrastructure with Terraform | Obtaining API Tokens and Provisioning Resources
In this series, Justin Mitchel from @CodingEntrepreneurs explains how to set up and use Terraform as an IaC (Infrastructure as Code) tool. In episode 2, Justin shows you how to create an API token and provision a compute instance.
New to Cloud Computing? Get started here with a $100 credit!
Chapters:
0:00 Introduction
0:10 Create an API Token
1:00 Add the API Token to terraform.tfvars
2:42 Provision Your First Instance
6:37 Run Terraform Plan & Apply
10:14 Terraform Plan Output: Making Changes
14:32 Create an Output String
18:03 Create Multiple Instances with the Count Argument
21:35 New Challenge: Label & Output
25:25 Add SSH Keys
33:13 Configure Remote Backend with Object Storage
39:40 Run Terraform Destroy + Delete Local Terraform Files
42:16 Provision the New Instances
Read the doc for more information on Infrastructure as Code.
Learn more about Infrastructure as Code here.
Subscribe to get notified of new episodes as they come out.
#AkamaiDeveloper #Terraform #IaC
Product: Akamai, Terraform, IaC; @CodingEntrepreneurs