Skip to content

Commit

Permalink
Merge pull request #12 from byu-oit/jvisker-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
crypticpi authored Aug 5, 2020
2 parents 25640a2 + df98b46 commit 4554657
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ This is one of the few modules that you can just run "as is" and then throw away

```sh
git clone https://github.com/byu-oit/terraform-aws-backend-s3.git
cd terraform-aws-backend-s3/examples
cd terraform-aws-backend-s3/examples/simple
awslogin # log into the account that needs the Terraform State S3 Backend created
terraform init
terraform apply
cd ../../
cd ../../../
rm -rf terraform-aws-backend-s3
```

Expand Down

0 comments on commit 4554657

Please sign in to comment.