Creating EC2 Instances & S3 bucket using Terraform
Prerequisites: AWS-CLI: We will be using Amazon Web Services for creating our S3 bucket and EC2 instances, so we will require AWS-Command Line Interface installed. IAM User: We'll need an IAM user who has access to EC2 and S3, also it should have p...
Jun 8, 20234 min read95