puppetlabs-aws
puppetlabs-aws copied to clipboard
Security group creation sometimes fails
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
Double check if you're not provisioning via Puppet to the wrong region/availability zone.
@hesamaseh, were you able to resolve this with the advice from @casastorta above? If so, I'm planning to close this issue.