machulav / ec2-github-runner

On-demand self-hosted AWS EC2 runner for GitHub Actions
MIT License
749 stars 337 forks source link

EBS Volume doesn't get deleted #141

Open saadansari93 opened 1 year ago

saadansari93 commented 1 year ago

Hi Team, I've noticed that once the EC2 is terminated, the attached EBS volume doesn't get terminated.

It would be really good if you guys can add the option to enable the "delete on termination" for EBS volume attached, while creating the EC2.

ElBedeawi commented 11 months ago

Hi Team, I've noticed that once the EC2 is terminated, the attached EBS volume doesn't get terminated.

It would be really good if you guys can add the option to enable the "delete on termination" for EBS volume attached, while creating the EC2.

are you sure of that? I don't see any EBS volumes on my account after the termination

dani87 commented 5 days ago

i have this same issue using the latest version of the action