./openshift-install create cluster
? SSH Public Key /Users/jmorales/.ssh/id_rsa.pub
? Cluster Name test
? Platform aws
? Region us-east-1
INFO Creating cluster...
ERROR
ERROR Error: Error applying plan:
ERROR
ERROR 1 error occurred:
ERROR * module.vpc.aws_eip.nat_eip[1]: 1 error occurred:
ERROR * aws_eip.nat_eip.1: Error creating EIP: AddressLimitExceeded: The maximum number of addresses has been reached.
ERROR status code: 400, request id: 1276cd57-19cd-49ab-b2ff-0308e877037f
ERROR
ERROR
ERROR
ERROR
ERROR
ERROR Terraform does not automatically rollback in the face of errors.
ERROR Instead, your Terraform state file has been partially updated with
ERROR any resources that successfully completed. Please address the error
ERROR above and apply again to incrementally change your infrastructure.
ERROR
ERROR
FATAL Error executing openshift-install: failed to fetch Cluster: failed to generate asset "Cluster": failed to create cluster: failed to apply using terraform