mitchellh / vagrant-aws

Use Vagrant to manage your EC2 and VPC instances.
MIT License
2.61k stars 573 forks source link

Error: The security group 'sg-1ec07378' does not exist (Fog::Compute::AWS::NotFound) #518

Open d0325mgray opened 7 years ago

d0325mgray commented 7 years ago

As far as I can tell from looking at a valid instance from my AWS console, this security group does indeed exist. I am just starting to play around with AWS as a provider so there may be something else I am forgetting. Where would the most up-to-date documentation on how to do this be?

Attached is my Vagrantfile Vagrantfile.zip

LittleAprilFool commented 5 years ago

I have the same issue