fly regions returns deprecated regions

flyctl platform regions returns regions that are depreciated (e.g. hkg, sea, …)

flyctl platform regions

NAME                        	CODE	GATEWAY	GPUS	CAPACITY	LAUNCH PLAN+
                            	
                            	
Atlanta, Georgia (US)       	atl 	       	    	198     	            	
Bogotá, Colombia            	bog 	       	    	151     	            	
Boston, Massachusetts (US)  	bos 	       	    	586     	            	
Bucharest, Romania          	otp 	       	    	404     	            	
Denver, Colorado (US)       	den 	       	    	403     	            	
Ezeiza, Argentina           	eze 	       	    	126     	            	
Guadalajara, Mexico         	gdl 	       	    	260     	            	
Hong Kong, Hong Kong        	hkg 	✓      	    	378     	            	
Madrid, Spain               	mad 	       	    	799     	            	
Miami, Florida (US)         	mia 	       	    	583     	            	
Montreal, Canada            	yul 	       	    	594     	            	
Phoenix, Arizona (US)       	phx 	       	    	241     	            	
Querétaro, Mexico           	qro 	       	    	408     	            	
Rio de Janeiro, Brazil      	gig 	       	    	110     	            	
Santiago, Chile             	scl 	✓      	    	277     	            	
Seattle, Washington (US)    	sea 	✓      	    	842     	            	
Warsaw, Poland              	waw 	       	    	160     	            	
                            	
Africa                      	
Johannesburg, South Africa  	jnb 	       	    	299     	            	
                            	
Asia Pacific                	
Mumbai, India               	bom 	       	    	187     	✓           	
Singapore, Singapore        	sin 	✓      	    	784     	            	
Sydney, Australia           	syd 	✓      	✓   	394     	            	
Tokyo, Japan                	nrt 	✓      	    	208     	            	
                            	
Europe                      	
Amsterdam, Netherlands      	ams 	✓      	✓   	1959    	            	
Frankfurt, Germany          	fra 	✓      	    	2844    	            	
London, United Kingdom      	lhr 	✓      	    	1478    	            	
Paris, France               	cdg 	✓      	    	2617    	            	
Stockholm, Sweden           	arn 	       	    	305     	            	
                            	
North America               	
Ashburn, Virginia (US)      	iad 	✓      	✓   	712     	            	
Chicago, Illinois (US)      	ord 	✓      	    	382     	            	
Dallas, Texas (US)          	dfw 	✓      	    	454     	            	
Los Angeles, California (US)	lax 	✓      	    	624     	            	
San Jose, California (US)   	sjc 	✓      	✓   	2401    	            	
Secaucus, NJ (US)           	ewr 	       	    	339     	            	
Toronto, Canada             	yyz 	✓      	    	125     	            	
                            	
South America               	
Sao Paulo, Brazil           	gru 	       	    	423 

I’ve only tested sea and hkg using flyctl machine run

Error: could not launch machine: failed to launch VM: Region sea is deprecated and cannot have new resources provisioned. Please consider using an alternate region such as sjc (Request ID: 01K7ZM85RK7WSHWN2EPXFGTG2S-cdg)

Error: could not launch machine: failed to launch VM: Region hkg is deprecated and cannot have new resources provisioned. Please consider using an alternate region such as sin (Request ID: 01K7ZM1YFY1BYJ46XEAVF1Z5XJ-cdg)

Hi, thanks for flagging. We have a change to correct this rolling out this week.