cloudsploit icon indicating copy to clipboard operation
cloudsploit copied to clipboard

Determine if the azure reference in plugins/google/pubsub/topicEncryption.js is correct

Open lhankinsgdl opened this issue 4 years ago • 0 comments
trafficstars

The new Google pubsub encryption check includes a reference to an azure helper:

const { call } = require('../../../helpers/azure/auth');

I haven't tried running without it, but it seems odd that azure is referenced in a google check.

Apologies if this is intended, but it triggered my anal retentive tendencies.

lhankinsgdl avatar Jul 12 '21 17:07 lhankinsgdl