mirror of
https://github.com/aws-actions/configure-aws-credentials.git
synced 2026-09-04 06:15:07 +09:00
chore: add link to CF template in README (#771)
This commit is contained in:
@@ -222,7 +222,10 @@ used when authenticating tokens.actions.githubusercontent.com. Instead, IAM
|
|||||||
uses its library of trusted CAs to authenticate. However, this value is still
|
uses its library of trusted CAs to authenticate. However, this value is still
|
||||||
required by the API.
|
required by the API.
|
||||||
|
|
||||||
This CloudFormation template will configure the IdP for you.
|
This CloudFormation template will configure the IdP for you. You can copy the
|
||||||
|
template below, or load it from here:
|
||||||
|
https://d38mtn6aq9zhn6.cloudfront.net/configure-aws-credentials-latest.yml
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
Parameters:
|
Parameters:
|
||||||
GitHubOrg:
|
GitHubOrg:
|
||||||
|
|||||||
Reference in New Issue
Block a user