Step-by-Step Guide to Launching Your First AWS EC2 Instance with Terraform
Jul 11, 2024 · 7 min read · I am using VSCODE editor to write my terraform scripts and the only prerequisite for creating an instance in the aws is that you need to have a user account, so let's start with our steps to create our first EC2 instance. Before moving to steps the ...
Join discussion