Skip to content

Commit 75c2baa

Browse files
committed
adjust readme
1 parent ecb726e commit 75c2baa

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
# Provision an EC2 instance in AWS
22

3-
This Terraform configuration provisions an EC2 instance in AWS using Terraform 0.13+ syntax.
3+
This Terraform configuration provisions an EC2 instance in AWS using Terraform.
44

55
## Details
66

77
By default, this configuration provisions the latest Ubuntu 18.04 AMI with type t2.micro in the us-west-1 region. The AMI Owner, AMi Search Name, region, and type can all be set as variables. You can also set the name variable to determine the value set for the Name tag.
8-
9-
Note that you need to set environment variables AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY.

0 commit comments

Comments
 (0)