简体   繁体   中英

Is there any terraform resource (or CLI commands) for oauth config in GCP, also to add Authorized domains in GCP

在此处输入图像描述 在此处输入图像描述 I would like to know if is there any terraform resource (or command line) to do the following tasks in Google Cloud Platform (GCP):

  1. Add an authorized DNS domain in API & Services --> Oauth consent screen (please see the attached image/screenshot above).

  2. Add authorized redirect URIs in Client ID for web application (please see another attached image/screenshot above).

The question is due to I need to automate those tasks for a production deployment, but I have not found a way to automate it (preferably using terraforming code, through native resources or null resources), or in any other way.

thanks!

This must be completed in the Google Cloud Console. There are no public APIs nor CLI commands that provide these features.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM