question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support for AWS cloud region ap-southeast-1

See original GitHub issue

Hi, I tried to create an AWS instance in gitlab-ci for a job but realised that it does not support my region of ap-southeast-1.

Is this something the development team will be working on in the pipeline?

cml-runner --cloud aws --cloud-region $AWS_DEFAULT_REGION --cloud-type t2.micro --labels=cml-runner-gpu
Preparing workdir /home/runner...
Deploying cloud runner plan...
Terraform apply...
Error: terraform -chdir='/home/runner' apply -auto-approve
	iterative_cml_runner.runner: Creating...
	
Error: Failed creating the machine: iterative-cml ami not found in region

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:10 (9 by maintainers)

github_iconTop GitHub Comments

2reactions
DavidGOrtegacommented, Mar 23, 2021

@0x2b3bfa0 🙏 lets do a small PR covering all of them like the did

1reaction
DavidGOrtegacommented, Mar 23, 2021

@mapattacker If you follow the link you will see an agreement to be able to use Ubuntu 18.04 AMI Free Tier. You have to do that every single time you want to use a third party AMI, if you are using the console AWS is doing it implicitly for you.

We can prepare CML from there. But have to allow the AMI to be used.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Regions and Zones - Amazon Elastic Compute Cloud
Describes the Regions, Availability Zones, Local Zones, Outposts, and Wavelength Zones world-wide where you can host your instances.
Read more >
Regions, Availability Zones, and Local Zones
Region Name Region Protocol US East (Ohio) us‑east‑2 HTTPS. HTTPS. HTTPS. HTTPS US East (N. Virginia) us‑east‑1 HTTPS. HTTPS. HTTPS. HTTPS US West (N. California) us‑west‑1...
Read more >
Global Infrastructure Regions & AZs - AWS
AWS maintains multiple geographic Regions, including Regions in North America, South America, Europe, China, Asia Pacific, South Africa, and the Middle East.
Read more >
Supported AWS Regions for AWS CloudShell
For a list of supported AWS Regions and associated service endpoints, see the AWS CloudShell page in the Amazon Web Services General Reference....
Read more >
Choosing regions and availability zones - Amazon ElastiCache
Supported regions & endpoints​​ By default, the AWS SDKs, AWS CLI, ElastiCache API, and ElastiCache console reference the US-West (Oregon) region. As ElastiCache ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found