Error thrown for EC2 Security Group
Closed this issue · 2 comments
kamalarora commented
The current code is only compatible with VPC Security Groups and not EC2 Security Groups. Because of this, I am getting the below error upon logging in:
ErrorException
Undefined index: VpcId (View: /home/bitnami/concierge/app/views/getGroups.blade.php)
harshilmathur commented
Please check if this solves. I don't have EC2 Classic support so can't test it.
kamalarora commented
Works now !