Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
r/aws_appstream_fleet: handle ResourceNotFound during stop fleet
During destroy the StopFleet operation was not handling ResourceNotFound exceptions. This change will capture these errors and proceed with removing the resource from state as nothing further is required to delete the resource.
- Loading branch information