Change README
Showing
2 changed files
with
7 additions
and
5 deletions
1 | # Sample2. Creating ubuntu instance using set of files | 1 | # Sample2. Creating ubuntu instance using set of files |
2 | # AMI selection moved to separate ami.tf | 2 | |
3 | # Instance settings parametized by terraform variables | 3 | AMI selection moved to separate ami.tf |
4 | # Created variable files: terraform.tfvars, variables.tf | 4 | Instance settings parametized by terraform variables |
5 | # | 5 | Created variable files: terraform.tfvars, variables.tf |
6 | |||
6 | 7 | ||
7 | ``` | 8 | ``` |
8 | # setup your AMS access parameters in ~/.aws | 9 | # setup your AMS access parameters in ~/.aws | ... | ... |
-
Please register or sign in to post a comment