Replace this credentials in main.tf
provider "aws" {
region = "AWS_REGION"
access_key = "AWS_ACCESS_KEY"
secret_key = "AWS_SECRET_KEY"
}terraform initterraform apply
Enter Name of the SSH key pairterraform destroy| Name | Name | Last commit date | ||
|---|---|---|---|---|
Replace this credentials in main.tf
provider "aws" {
region = "AWS_REGION"
access_key = "AWS_ACCESS_KEY"
secret_key = "AWS_SECRET_KEY"
}terraform initterraform apply
Enter Name of the SSH key pairterraform destroy