access_token_scopes is not required

This commit is contained in:
Seth Vargo 2021-09-21 12:25:09 -04:00
parent bbbd1424f7
commit c7bb6ad28f
No known key found for this signature in database
GPG Key ID: C921994F9C27E0FF

View File

@ -64,6 +64,7 @@ inputs:
List of OAuth 2.0 access scopes to be included in the generated token.
This is only valid when "token_format" is "access_token".
default: 'https://www.googleapis.com/auth/cloud-platform'
required: false
# id token params
id_token_audience: