sodafoundation / installer

provides easy installation and basic deployment based on specific configurations for SODA Projects
Apache License 2.0
35 stars 68 forks source link

multi-cloud cleanup using individual installer #504

Closed devanshjain7 closed 1 year ago

devanshjain7 commented 1 year ago

What type of PR is this? /kind enhancement

What this PR does / why we need it: Previously, multi-cloud project cleanup was performed by calling the ansible-playbook of common installer which could cause issues due to code duplication. Now, multi-cloud cleanup is performed by calling the clean command from individual installer's ansible playbook.

Test Report Cleanup running successfully: image