cloud-custodian icon indicating copy to clipboard operation
cloud-custodian copied to clipboard

Custodian Prefix not available for GCP CloudFunction

Open ShivikaSodhi opened this issue 3 years ago • 0 comments

Cloud custodian has very good support for adding "prefix" in the form of "custodian-" for AWS (ex: https://github.com/cloud-custodian/cloud-custodian/blob/87b272686b0885c79c9a061d849cf9fe248d884e/c7n/mu.py#L812-#L825).

We do not see a similar support for GCP (ex: https://github.com/cloud-custodian/cloud-custodian/blob/87b272686b0885c79c9a061d849cf9fe248d884e/tools/c7n_gcp/c7n_gcp/mu.py#L202-#L210). Wondering if addition of prefix for GCP is in the roadmap?

ShivikaSodhi avatar May 03 '22 06:05 ShivikaSodhi