debian-forge-composer/internal/cloud/awscloud
Sanne Raymaekers 54ffc08814 awscloud/secure-instance: pass on fleet information on error
By surfacing the output even in case of an error, the fleet ID and
instance ID can be extracted if present. Thus the instance can be
terminated before its dependencies are deleted.
2024-11-26 12:52:12 +01:00
..
autoscaling.go osbuild-worker: use aws sdk v2 for asg scale-in protection 2024-08-20 15:32:40 +02:00
awscloud.go cloud/aws: move maintenance calls to separate file 2024-10-23 10:32:57 +02:00
awscloud_test.go cloud/aws: move maintenance calls to separate file 2024-10-23 10:32:57 +02:00
client-interfaces.go osbuild-worker: use aws sdk v2 for asg scale-in protection 2024-08-20 15:32:40 +02:00
export_test.go cloud/awscloud: rework create fleet retry logic 2024-10-24 10:29:26 +02:00
maintenance.go cloud/awscloud: fix another nilpointer in maintenance functions 2024-10-25 17:46:49 +02:00
maintenance_test.go cloud/aws: move maintenance calls to separate file 2024-10-23 10:32:57 +02:00
mocks_test.go cloud: fixed typo UnfulfillableCapacity 2024-09-26 18:09:45 +02:00
secure-instance.go awscloud/secure-instance: pass on fleet information on error 2024-11-26 12:52:12 +01:00
secure-instance_test.go cloud/awscloud: rework create fleet retry logic 2024-10-24 10:29:26 +02:00