hackoregon / civic-devops

Master collection point for issues, procedures, and code to manage the HackOregon Civic platform
MIT License
11 stars 4 forks source link

Could not delete [ServiceRole] when removing an ECS service #203

Closed MikeTheCanuck closed 4 years ago

MikeTheCanuck commented 6 years ago

Getting rid of the ECS "Civic Lab Service", the CloudFormation changeset execution worked fine except for this error:

Embedded stack arn:aws:cloudformation:us-west-2:845828040396:stack/hacko-integration-CivicLabService-SHCQWODY5CF4/6f3d2f80-0c4f-11e7-b287-500c33711099 was not successfully deleted: The following resource(s) failed to delete: [ServiceRole].

It appears I still don't have sufficient permissions, and someone else with higher privileges will need to help somehow.

MikeTheCanuck commented 4 years ago

must've been solved somewhere in the last year