Skip to content

Commit

Permalink
terraform-docs: automated action
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 19, 2024
1 parent 0444161 commit 8973769
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ No modules.
|------|-------------|------|---------|:--------:|
| <a name="input_additional_managed_policies"></a> [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 |
| <a name="input_additional_permissions"></a> [additional\_permissions](#input\_additional\_permissions) | accept aws\_iam\_policy\_document with additional permissions to attach to the OIDC-provider role | `string` | n/a | yes |
| <a name="input_github_known_thumbprints"></a> [github\_known\_thumbprints](#input\_github\_known\_thumbprints) | The known intermediary thumbprints for the GitHub OIDC provider | `list(string)` | <pre>[<br> "1c58a3a8518e8759bf075b76b750d4f2df264fcd",<br> "6938fd4d98bab03faadb97b34396831e3780aea1"<br>]</pre> | no |
| <a name="input_github_known_thumbprints"></a> [github\_known\_thumbprints](#input\_github\_known\_thumbprints) | The known intermediary thumbprints for the GitHub OIDC provider | `list(string)` | <pre>[<br/> "1c58a3a8518e8759bf075b76b750d4f2df264fcd",<br/> "6938fd4d98bab03faadb97b34396831e3780aea1"<br/>]</pre> | no |
| <a name="input_github_repositories"></a> [github\_repositories](#input\_github\_repositories) | The github repositories, for example ["ministryofjustice/modernisation-platform-environments:*"] | `list(string)` | n/a | yes |
| <a name="input_role_name"></a> [role\_name](#input\_role\_name) | OIDC Role Name | `string` | `"github-actions"` | no |
| <a name="input_tags_common"></a> [tags\_common](#input\_tags\_common) | MOJ required tags | `map(string)` | n/a | yes |
Expand Down

0 comments on commit 8973769

Please sign in to comment.