1
0
Fork 0
mirror of synced 2026-06-05 09:35:13 +00:00

docs: add note about case sensivity to CloudFormation template (#696)

* docs: add note about case sensivity to CloudFormation template

* Move case-sensivity notes to CloudFormation template
This commit is contained in:
Adrian Środoń 2023-03-20 23:24:34 +01:00 committed by GitHub
commit 0e613a0980
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -197,8 +197,10 @@ This CloudFormation template will configure the IdP for you.
```yaml
Parameters:
GitHubOrg:
Description: Name of GitHub organization/user (case sensitive)
Type: String
RepositoryName:
Description: Name of GitHub repository (case sensitive)
Type: String
OIDCProviderArn:
Description: Arn for the GitHub OIDC Provider.