Unable to test labels for Google Cloud Run Service
I’ve been trying to write unit tests for a Cloud Run Service using Chef Inspec. I’ve managed to get a few working tests but one of the tests I need is to make sure the Service is labeled properly. I’ve spent days trying to get this working but I haven’t had any success. Every test I try throws an error so I have constructed the following test to try help find a way forward: