When I am running the command "gcloud beta compute disks create example-disk --csek-key-file example-file.json" to create the encrypted disk using CSEK, it fails with the following error:
ERROR: (gcloud.beta.compute.disks.create) Key required for resource [https://www .googleapis.com/compute/beta/projects/extreme-axon-162911/zones/us-east1-b/disks /example-disk], but none found. Please help me to find out the reason for failure.