You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: modules/role/README.md
+1
Original file line number
Diff line number
Diff line change
@@ -133,6 +133,7 @@ No modules.
133
133
| <aname="input_name"></a> [name](#input\_name)| Name of the role to create |`string`| n/a | yes |
134
134
| <aname="input_repository"></a> [repository](#input\_repository)| List of repositories to be allowed in the OIDC federation mapping |`string`| n/a | yes |
135
135
| <aname="input_tags"></a> [tags](#input\_tags)| Tags to apply resoures created by this module |`map(string)`| n/a | yes |
136
+
| <aname="input_account_id"></a> [account\_id](#input\_account\_id)| The AWS account ID to create the role in |`string`|`null`| no |
136
137
| <aname="input_additional_audiences"></a> [additional\_audiences](#input\_additional\_audiences)| Additional audiences to be allowed in the OIDC federation mapping |`list(string)`|`[]`| no |
137
138
| <aname="input_common_provider"></a> [common\_provider](#input\_common\_provider)| The name of a common OIDC provider to be used as the trust for the role |`string`|`"github"`| no |
0 commit comments