Readme change
Showing
1 changed file
with
2 additions
and
1 deletions
1 | # Sample1. Creating ubuntu instance using one file | 1 | # Sample1. Creating ubuntu instance using one file |
2 | 2 | ||
3 | Terraform would produce the state file terraform.tfstate | ||
4 | |||
3 | ``` | 5 | ``` |
4 | # setup your AMS access parameters in ~/.aws | 6 | # setup your AMS access parameters in ~/.aws |
5 | 7 | ||
... | @@ -9,4 +11,3 @@ terraform init | ... | @@ -9,4 +11,3 @@ terraform init |
9 | terraform apply | 11 | terraform apply |
10 | ``` | 12 | ``` |
11 | 13 | ||
12 | # Terraform would produce the state file terraform.tfstate | ... | ... |
-
Please register or sign in to post a comment