| <a name="input_attribute_mapping"></a> [attribute\_mapping](#input\_attribute\_mapping) | Workload Identity Pool Provider attribute mapping | `map(string)` | <pre>{<br> "attribute.actor": "assertion.actor",<br> "attribute.actor_id": "assertion.actor_id",<br> "attribute.base_ref": "assertion.base_ref",<br> "attribute.environment": "assertion.environment",<br> "attribute.event_name": "assertion.event_name",<br> "attribute.head_ref": "assertion.head_ref",<br> "attribute.job_workflow_ref": "assertion.job_workflow_ref",<br> "attribute.job_workflow_sha": "assertion.job_workflow_sha",<br> "attribute.ref": "assertion.ref",<br> "attribute.ref_type": "assertion.ref_type",<br> "attribute.repository": "assertion.repository",<br> "attribute.repository_id": "assertion.repository_id",<br> "attribute.repository_owner": "assertion.repository_owner",<br> "attribute.repository_owner_id": "assertion.repository_owner_id",<br> "attribute.repository_visibility": "assertion.repository_visibility",<br> "attribute.run_attempt": "assertion.run_attempt",<br> "attribute.run_id": "assertion.run_id",<br> "attribute.run_number": "assertion.run_number",<br> "attribute.runner_environment": "assertion.runner_environment",<br> "attribute.sub": "attribute.sub",<br> "attribute.workflow": "assertion.workflow",<br> "attribute.workflow_ref": "assertion.workflow_ref",<br> "attribute.workflow_sha": "assertion.workflow_sha",<br> "google.subject": "assertion.sub"<br>}</pre> | no |
0 commit comments