# we `2>&1 || true` everything, because this template is used twice in the pipeline and thus it's likely we're trying to delete stuff that already doesn't exist.
# also, if the previous deploy job failed, we might find a mixed bag of existing resources.