cloud-custodian
cloud-custodian copied to clipboard
Custodian Prefix not available for GCP CloudFunction
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?