Parameterised VM restore fails to retrieve encryption keys
(For GCP) Parameterised VM restore fails to retrieve encryption keys with the following error message on Web UI:
Snapshot Manager failed to retrieve encryption keys for the specified plugin instance.
Workaround:
Provide the following required permissions to the role attached to the service account used to configure the GCP provider.
"cloudkms.cryptoKeys.get", "cloudkms.cryptoKeyVersions.get", "cloudkms.cryptoKeys.list", "cloudkms.keyRings.list", "cloudkms.cryptoKeyVersions.useToDecrypt", "cloudkms.cryptoKeyVersions.useToEncrypt", "cloudkms.locations.get", "cloudkms.locations.list"