Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Volodymyr Tsap
/
xpdays
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
dc67c9e9
authored
2017-10-29 18:47:41 +0200
by
Volodymyr Tsap
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Add more comments
1 parent
2a41139a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
4 deletions
sample2/README.md
sample2/README.md
View file @
dc67c9e
# Sample2. Creating ubuntu instance using set of files
AMI selection moved to separate ami.tf
Instance settings parametized by terraform variables
Created variable files: terraform.tfvars, variables.tf
1.
AMI selection moved to separate ami.tf
2.
Instance settings parametized by terraform variables
3.
Created variable files: terraform.tfvars, variables.tf
4.
Example for list element selection in
*vpc_security_group_ids*
5.
Example for map element lookup in
*instance_type*
```
# setup your AMS access parameters in ~/.aws
...
...
Please
register
or
sign in
to post a comment