everpcpc/Authenticate to Tencent Cloud
Authenticate to Tencent Cloud with GitHub Actions OIDC tokens.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| audience | The value for the audience (aud) parameter in GitHub's generated OIDC token. | no | sts.tencentcloudapi.com |
| region | Tencent Cloud Region | no | ap-guangzhou |
| role-arn | Use the OIDC token to assume an RAM role. | yes | — |
| oidc-provider-id | Provider name of the GitHub OIDC provider in your Tencent Cloud account. | no | — |
| role-duration-seconds | Role duration in seconds. | no | 3600 |
| role-session-name | Role session name | no | github-actions-<orgName>-<repoName> |
| mask-account-id | Mask the account ID in the output. | no | true |
Outputs
no outputs