menu
techminis

A naukri.com initiative

google-web-stories
Home

>

Devops News

>

How to cre...
source image

Dev

2d

read

19

img
dot

Image Credit: Dev

How to create EC2 Instance(AWS) using terraform on local-state

  • To create an EC2 instance using Terraform on local state, follow these steps:
  • Install Terraform by updating system packages and adding HashiCorp's official GPG key and repository.
  • Use the 'terraform init' command to initialize the working directory and configuration files.
  • Run 'terraform plan' to preview the changes that Terraform will make and 'terraform apply' to execute the plan.

Read Full Article

like

1 Like

For uninterrupted reading, download the app