From 8973769136aaaee367c4b1eea68d4e01c4a9a69c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 19 Sep 2024 20:02:08 +0000 Subject: [PATCH] terraform-docs: automated action --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e5462e4..5855553 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ No modules. |------|-------------|------|---------|:--------:| | [additional\_managed\_policies](#input\_additional\_managed\_policies) | accept a list of arns for aws managed policies to attach to OIDC-provider role | `list(string)` | `[]` | no | | [additional\_permissions](#input\_additional\_permissions) | accept aws\_iam\_policy\_document with additional permissions to attach to the OIDC-provider role | `string` | n/a | yes | -| [github\_known\_thumbprints](#input\_github\_known\_thumbprints) | The known intermediary thumbprints for the GitHub OIDC provider | `list(string)` |
[
"1c58a3a8518e8759bf075b76b750d4f2df264fcd",
"6938fd4d98bab03faadb97b34396831e3780aea1"
]
| no | +| [github\_known\_thumbprints](#input\_github\_known\_thumbprints) | The known intermediary thumbprints for the GitHub OIDC provider | `list(string)` |
[
"1c58a3a8518e8759bf075b76b750d4f2df264fcd",
"6938fd4d98bab03faadb97b34396831e3780aea1"
]
| no | | [github\_repositories](#input\_github\_repositories) | The github repositories, for example ["ministryofjustice/modernisation-platform-environments:*"] | `list(string)` | n/a | yes | | [role\_name](#input\_role\_name) | OIDC Role Name | `string` | `"github-actions"` | no | | [tags\_common](#input\_tags\_common) | MOJ required tags | `map(string)` | n/a | yes |