Merge pull request #7610 from CorbanR/devel

updating ec2_group example, to be more consistent with parameter names
This commit is contained in:
Michael DeHaan 2014-05-30 22:25:17 -04:00
commit 6cb6f4fa31

View file

@ -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