Commit b4a57bd3 authored by Jack Pearkes's avatar Jack Pearkes

Merge pull request #894 from vogxn/docfix-ami-groups

Adding docs to #645 on the website
parents 1a57e389 7394d00e
...@@ -83,7 +83,7 @@ Optional: ...@@ -83,7 +83,7 @@ Optional:
* `ami_groups` (array of string) - A list of groups that have access * `ami_groups` (array of string) - A list of groups that have access
to launch the resulting AMI(s). By default no groups have permission to launch the resulting AMI(s). By default no groups have permission
to launch the AMI. to launch the AMI. `all` will make the AMI publicly accessible.
* `ami_product_codes` (array of string) - A list of product codes to * `ami_product_codes` (array of string) - A list of product codes to
associate with the AMI. By default no product codes are associated with associate with the AMI. By default no product codes are associated with
......
...@@ -69,7 +69,7 @@ Optional: ...@@ -69,7 +69,7 @@ Optional:
* `ami_groups` (array of string) - A list of groups that have access * `ami_groups` (array of string) - A list of groups that have access
to launch the resulting AMI(s). By default no groups have permission to launch the resulting AMI(s). By default no groups have permission
to launch the AMI. to launch the AMI. `all` will make the AMI publicly accessible.
* `ami_product_codes` (array of string) - A list of product codes to * `ami_product_codes` (array of string) - A list of product codes to
associate with the AMI. By default no product codes are associated with associate with the AMI. By default no product codes are associated with
......
...@@ -92,7 +92,7 @@ Optional: ...@@ -92,7 +92,7 @@ Optional:
* `ami_groups` (array of string) - A list of groups that have access * `ami_groups` (array of string) - A list of groups that have access
to launch the resulting AMI(s). By default no groups have permission to launch the resulting AMI(s). By default no groups have permission
to launch the AMI. to launch the AMI. `all` will make the AMI publicly accessible.
* `ami_product_codes` (array of string) - A list of product codes to * `ami_product_codes` (array of string) - A list of product codes to
associate with the AMI. By default no product codes are associated with associate with the AMI. By default no product codes are associated with
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment