Was tearing down some unused resources with Terraform, and inadvertently disabled certificatemanager.googleapis.com, leading to 403’s from the API.
Re-enabled with gcloud services enable certificatemanager.googleapis.com
After an hour or so, still seeing denied reads from the API. Console is similar, Sorry, the server was not able to fulfill your request.
gcloud certificates list
ERROR: (gcloud.certificate-manager.certificates.list) PERMISSION_DENIED: Read access to project ‘xxx’ was denied
Is there any specific method to re-enable Certificate Manager, or an out of band procedure necessary to res