In GCP, there is a resource called “APIs and Services” available under https://console.cloud.google.com/apis/credentials
I want to be able to manage the OAuth2.0 Client here as a Pulumi resource. The screenshot below might help:
Any thoughts?
In GCP, there is a resource called “APIs and Services” available under https://console.cloud.google.com/apis/credentials
I want to be able to manage the OAuth2.0 Client here as a Pulumi resource. The screenshot below might help:
Any thoughts?
Unfortunately this is not possible. Google does not offer an API to programmatically create or update OAuth 2.0 Clients, subsequently, Pulumi can't offer this functionality either.