Please consider editing your post and mark it as obsolete instead. Do you want to delete post?
EC2 + clean checkouts
Permanently deleted user
Created
Is there any way to configure TeamCity so that agents on EC2 preserve their checkouts? For example, stopping the agent instead of terminating it would be sufficient, I believe.
I figured out the issue: I was having TeamCity launch new images every time. What I needed to do instead was to use instances and have termination protection enabled on those instances.
I figured out the issue: I was having TeamCity launch new images every time. What I needed to do instead was to use instances and have termination protection enabled on those instances.