puppetlabs-aws icon indicating copy to clipboard operation
puppetlabs-aws copied to clipboard

Security group creation sometimes fails

Open hesamaseh opened this issue 9 years ago • 2 comments
trafficstars

Security group creation sometimes fails

I have the module version "1.4.0"

Checking if security group sample-sg exists in region us-east-1
Creating security group sample-sg in region us-east-1
No groups found called sample-sg in sample-vpc
(/Stage[main]/Cloud_formation::Create_cluster/Ec2_securitygroup[sample-sg]/ensure) change from absent to present failed: No groups found called sample-sg in sample-vpc

hesamaseh avatar Jun 16 '16 18:06 hesamaseh

Double check if you're not provisioning via Puppet to the wrong region/availability zone.

casastorta avatar Dec 27 '16 12:12 casastorta

@hesamaseh, were you able to resolve this with the advice from @casastorta above? If so, I'm planning to close this issue.

ahenroid avatar Mar 03 '17 21:03 ahenroid