Unexpected errors in AwsInstance
and AzureInstance
#902
Labels
Bug
An error, flaw, misbehavior or failure in the Monkey or Monkey Island.
Complexity: Low
Impact: High
I'm getting the following errors during environment collection...
... in
AwsInstance
:which arises when the account ID is being extracted in _extract_account_id() because
returns:
... and in
AzureInstance
:which arises when the response is parsed here because
returns:
I'm not sure why this suddenly came up but we should probably catch the exceptions.
The text was updated successfully, but these errors were encountered: