Brian C

Results 2 issues of Brian C

We're seeing parse failures for lines related to routing and firewall ACLs. When we later check for things like unusedStructures, we get results for things that _are_ actually in use,...

There's an except for DuplicateKeyError, but bulk_op.execute will only throw BulkWriteError with the dup key error inside of it. Add a loop through the bulk write error details to pass...