NOTE
Include the ap-southeast-5 region for cloud and coreos image deployments in Amazon EC2. https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-regions-availability-zones.html
When it is possible preferably before our next FCOS release.
Metadata Update from @nb: - Issue assigned to nb
I've requested to enable it. It currently shows it's status is "Enabling". I'll check back on it later to make sure it changes to "Enabled"
Metadata Update from @zlopez: - Issue priority set to: Waiting on Assignee (was: Needs Review) - Issue tagged with: low-gain, low-trouble, ops
This is enabled. ;)
Metadata Update from @kevin: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)
Can we also get AWS public access enabled for this region?
aws ec2 disable-image-block-public-access --region ap-southeast-5
Let's also update the qota to match other regions : aws service-quotas request-service-quota-increase --region=ap-southeast-5 --service-code=ec2 --quota-code=L-0E3CBAB9 --desired-value 1000.00
aws service-quotas request-service-quota-increase --region=ap-southeast-5 --service-code=ec2 --quota-code=L-0E3CBAB9 --desired-value 1000.00
https://pagure.io/fedora-infrastructure/issue/11609
I've ran both commands. The quota increase is pending.
Thanks @nb !
Log in to comment on this ticket.