Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
P
packer
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kristopher Ruzic
packer
Commits
b20e26be
Commit
b20e26be
authored
Jun 17, 2015
by
Mitchell Hashimoto
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
website: update docs for ami_groups claritifaction [GH-1068]
parent
84011773
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
0 deletions
+2
-0
website/source/docs/builders/amazon-ebs.html.markdown
website/source/docs/builders/amazon-ebs.html.markdown
+1
-0
website/source/docs/builders/amazon-instance.html.markdown
website/source/docs/builders/amazon-instance.html.markdown
+1
-0
No files found.
website/source/docs/builders/amazon-ebs.html.markdown
View file @
b20e26be
...
...
@@ -88,6 +88,7 @@ each category, the available configuration keys are alphabetized.
*
`ami_groups`
(array of strings) - A list of groups that have access
to launch the resulting AMI(s). By default no groups have permission
to launch the AMI.
`all`
will make the AMI publicly accessible.
AWS currently doesn't accept any value other than "all".
*
`ami_product_codes`
(array of strings) - A list of product codes to
associate with the AMI. By default no product codes are associated with
...
...
website/source/docs/builders/amazon-instance.html.markdown
View file @
b20e26be
...
...
@@ -107,6 +107,7 @@ each category, the available configuration keys are alphabetized.
*
`ami_groups`
(array of strings) - A list of groups that have access
to launch the resulting AMI(s). By default no groups have permission
to launch the AMI.
`all`
will make the AMI publicly accessible.
AWS currently doesn't accept any value other than "all".
*
`ami_product_codes`
(array of strings) - A list of product codes to
associate with the AMI. By default no product codes are associated with
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment