Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mantle/platform: handle improperly created azure resource groups
In some cases (especially when Azure infra is having trouble) resource groups can get created without some necessary tags. Let's handle the case when a group doesn't have a "createdAt" tag so we clean that resource group up and don't panic/segfault. Fixes #3057
- Loading branch information