Assigned
Status Update
Comments
va...@google.com <va...@google.com>
su...@google.com <su...@google.com> #2
I have forwarded this request to the engineering team. We will update this issue with any progress updates and a resolution.
Best Regards,
Josh Moyer
Google Cloud Platform Support
Best Regards,
Josh Moyer
Google Cloud Platform Support
Description
I could only find manual steps in creating OAuth consent screen
Do we have an option to create OAuth client id and secret with OAuth
consent screen using Terraform ?
I would like to inform you that terraform as a third-party is out of scope for support. However, as best effort basis, I will assist you.
Upon checking the documentation, I have found that Here's how to create an OAuth client and client secret in Terraform:
On GitHub, create a new OAuth application
Fill out the text fields with the values from the Terraform Cloud "Add VCS Provider" page
Click "Register application"
GitHub will return a Client ID and Client Secret. You can use these values to set up your Terraform Cloud VCS provider.
For more information about creating an OAuth client and client secret in Terraform please refer to the documentation [1].
Meantime I would like to provide you with some examples of terraform codes for creating OAuth and google API’s, please refer to the below documents [2],[3] and [4].
[1]
[2]
[3]
[4]
(DISCLAIMER: This information is not provided nor maintained by Google, this is provided for reference only, without any kind of warranty).
Please suugest if there is any option to create OAuth client id and secret with OAuth consent screen in code using Terraform ?
Thnaks and regards
Penumesta Raju.