Commit 6cb6f4fa by Michael DeHaan

Merge pull request #7610 from CorbanR/devel

updating ec2_group example, to be more consistent with parameter names
parents 959af67f 42f54238
......@@ -61,8 +61,8 @@ EXAMPLES = '''
description: an example EC2 group
vpc_id: 12345
region: eu-west-1a
ec2_secret_key: SECRET
ec2_access_key: ACCESS
aws_secret_key: SECRET
aws_access_key: ACCESS
rules:
- proto: tcp
from_port: 80
......
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