Create AWS S3 and EC2 with Terraform
Before creating this we need some pre-requisite:
AWS IAM USER
AWS CLI
Provider : AWS provider install in terraform
tf file
Step1: Create an IAM USER
Create user with terra-admin name
Attach policy directly: Admin Access We are giving admin ...
amitsinghs.hashnode.dev2 min read