ubicloud/spec/prog/aws
Enes Cakir 34e8496485 Provision the runner again when encountering AWS insufficient capacity error
The AWS instance’s availability zone is determined by its subnet. We
could recreate the subnet and retry launching the instance.

For now, to keep things simple, I just reprovision the runner and
destroy the existing one. If we start hitting capacity issues
frequently, we can refine the logic to reprovision only the subnet
instead of the entire runner instance.
2025-09-27 21:59:23 +03:00
..
instance_spec.rb Provision the runner again when encountering AWS insufficient capacity error 2025-09-27 21:59:23 +03:00
nic_spec.rb Cleanup AWS subnet info from private_subnet_aws_resource - migration 2025-09-19 16:19:50 +02:00
vpc_spec.rb Cleanup AWS subnet info from private_subnet_aws_resource - migration 2025-09-19 16:19:50 +02:00