Open lhd0430 opened 6 months ago
Hi @lhd0430, workload_identity_pool
, workload_identity_provider
, and workload_identity_service_account
are all required parameters for utilizing github-actions.
workload_identity_pool
: Pool for workload identity federation.
workload_identity_provider
: Provider for workload identity federation.
workload_identity_service_account
: Service account for workload identity federation (specify the full string).
Please see the following GCP documentation for more information on these parameters: https://cloud.google.com/iam/docs/workload-identity-federation.
I tried the following code from the example in order to generate the scripts for github-actions. It errors out when validating the project_number parameter.
The error message: