unity-sds / unity-cs

Unity Common Services
Apache License 2.0
0 stars 2 forks source link

Verify that all the MC AWS resources get uninstalled #360

Open hargitayjpl opened 8 months ago

hargitayjpl commented 8 months ago

Verify that all the resources that the MC brings up gets teared down when evoking the uninstall button.

Look into why security groups are not getting deleted, as of writing this there are 300+ security groups in Unity-CM. These security group should get deleted when we tear down the MC.

galenatjpl commented 7 months ago

done, Brandon implemented and tested.