Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reduce number of regions where the image can be shared
Unfortunately we hit the quota limit, while images are not used. ``` Build 'amazon-ebs.source' errored after 14 minutes 35 seconds: Error modify AMI attributes: ResourceLimitExceeded: You have reached your quota of 5 for the number of public images allowed in this Region. Deregister unused public images or make them private, or request an increase in your public AMIs quota. status code: 400, request id: 9dbc1f11-c4e4-41bc-b395-c545b84fa21b ==> Wait completed after 14 minutes 35 seconds ==> Some builds didn't complete successfully and had errors: --> amazon-ebs.source: Error modify AMI attributes: ResourceLimitExceeded: You have reached your quota of 5 for the number of public images allowed in this Region. Deregister unused public images or make them private, or request an increase in your public AMIs quota. status code: 400, request id: 9dbc1f11-c4e4-41bc-b395-c545b84fa21b ```
- Loading branch information