b5a5a554 by Volodymyr Tsap

Readme change

1 parent dc67c9e9
# Sample1. Creating ubuntu instance using one file
Terraform would produce the state file terraform.tfstate
```
# setup your AMS access parameters in ~/.aws
......@@ -9,4 +11,3 @@ terraform init
terraform apply
```
# Terraform would produce the state file terraform.tfstate
......