fck-nat icon indicating copy to clipboard operation
fck-nat copied to clipboard

AMI unavailable from ap-east-1

Open dantetwc opened this issue 1 year ago • 5 comments

Hi, Thanks for the great work! I found the AMI is not available in some regions, i.e. ap-east-1. Do you have any plans on making it to more regions?

Thanks.

dantetwc avatar Feb 07 '24 04:02 dantetwc

ap-east-1 is actually the only region fck-nat is not in because I have API calls to copy the AMI there consistently fail and I've been unable to track down why.

I've been waiting to see if anyone noticed so I guess I have a reason to track it down now. 😅

AndrewGuenther avatar Feb 07 '24 04:02 AndrewGuenther

Tried deploying directly in ap-east-1 region and worked for me. The only thing was that I needed to enable the region which was disabled by default.

RaJiska avatar Mar 24 '24 08:03 RaJiska

I have ap-east-1 enabled. Packer replicates AMIs via a copy call which consistently times out for me. So I guess if I did a separate dedicated Packer build directly in ap-east-1 it might fix this?

AndrewGuenther avatar Mar 25 '24 17:03 AndrewGuenther

Ah right. Indeed, just directly building in ap-east-1 worked on my end ye.

RaJiska avatar Mar 26 '24 00:03 RaJiska

@dantetwc I've copied fck-nat 1.3 to ap-east-1. I'm leaving this open since I had to do it manually and would like to get it automated starting with 1.4, but 1.3 is available now.

AndrewGuenther avatar Apr 04 '24 03:04 AndrewGuenther