Hi , support my work with your valuable small contribution.
https://www.buymeacoffee.com/mohammed...
Follow my Social Media Handles
YouTube: / @clouddevopswithaseem
LinkedIn: www.linkedin.com/in/mohammed-aseem-akram
GitHub: https://github.com/Aseemakram19
Setup VS Code for Windows:
https://code.visualstudio.com/download
Setup AWS CLI for Windows:
https://awscli.amazonaws.com/AWSCLIV2...
Setup Terraform for Windows:
https://releases.hashicorp.com/terraf...
How to create a Terraform Profile ,security, Arguments,Attributes, in Terraform.
Follow this Tutorial document of Terraform , Terraform Profile ,security, Arguments,Attributes, in Terraform.
https://github.com/Aseemakram19/terra...
Clone the repo in the local
https://github.com/Aseemakram19/terra...
Day-03 folder
How to create a Terraform Profile ,security, Arguments,Attributes, in Terraform.
#terraformtutorial #creatingec2instanceusingterraform
0:00 Introduction to Terraform Profile creation ,Arguments , Attributes , Meta-attributes
4:00 Profile creation method
4:30 Create access Key & Secret Access key from AWS account
6:00 AWS CLI & AWS configure on local
08:17 .aws directory with credentials & config in local
12:31 Create ec2 Ubuntu via AWS console
15:05 Profile Default & Create Arguments in main.tf file with Resources , ec2 & AMI & tags
17:05 Initialize Terraform Init
26:50 Mentioned Attribute as Output of Instance id
22:01 Write Meta Arguments in main.tf
35:30 Create a new profile & create resources
40:15 New profile to Destroy resources create with Terraform initially.
42:15 Assignment & docs from Terraform official account