Problem scenario
You are running an Ansible playbook in AWS, and you get this message:
TASK [metron-test: Create virtual private cloud] ******************************
fatal: [localhost]: FAILED! => {“changed”: false, “failed”: true, “msg”: “VpcLimitExceeded: The maximum number of VPCs has been reached.”}
to retry, use: –limit @/usr/bin/metron/metron-deployment/amazon-ec2/playbook.retry
Solution
You must have an AWS account with a special maximum of VPCs.
…