identityplatform OauthIdpConfig does not support code flow grant types #2181
Labels
awaiting-upstream
The issue cannot be resolved without action in another repository (may be owned by Pulumi).
blocked
The issue cannot be resolved without 3rd party action.
kind/enhancement
Improvements or new features
Describe what happened
reported in #2169 (comment)
It seems that the resource does not allow changing the grant type, even though the docs suggest that should happen if a secret is set.
This is inherited from upstream: hashicorp/terraform-provider-google#9385
The GCP API does seem to support it https://cloud.google.com/identity-platform/docs/reference/rest/v2/projects.oauthIdpConfigs#OAuthIdpConfig but the parameter does not seem to be used in the TF provider: https://cloud.google.com/identity-platform/docs/reference/rest/v2/projects.oauthIdpConfigs#OAuthIdpConfig
Sample program
Log output
.
Affected Resource(s)
No response
Output of
pulumi about
.
Additional context
No response
Contributing
Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).
The text was updated successfully, but these errors were encountered: