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: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -222,7 +222,7 @@ No modules.
222
222
| <aname="input_service_iam_role_path"></a> [service\_iam\_role\_path](#input\_service\_iam\_role\_path)| Batch service IAM role path |`string`|`null`| no |
223
223
| <aname="input_service_iam_role_permissions_boundary"></a> [service\_iam\_role\_permissions\_boundary](#input\_service\_iam\_role\_permissions\_boundary)| ARN of the policy that is used to set the permissions boundary for the IAM role |`string`|`null`| no |
224
224
| <aname="input_service_iam_role_tags"></a> [service\_iam\_role\_tags](#input\_service\_iam\_role\_tags)| A map of additional tags to add to the IAM role created |`map(string)`|`{}`| no |
225
-
| <aname="input_service_iam_role_use_name_prefix"></a> [service\_iam\_role\_use\_name\_prefix](#input\_service\_iam\_role\_use\_name\_prefix)| Determines whether the IAM role name (`service_iam_role_name`) is used as a prefix |`string`|`true`| no |
225
+
| <aname="input_service_iam_role_use_name_prefix"></a> [service\_iam\_role\_use\_name\_prefix](#input\_service\_iam\_role\_use\_name\_prefix)| Determines whether the IAM role name (`service_iam_role_name`) is used as a prefix |`bool`|`true`| no |
226
226
| <aname="input_spot_fleet_iam_role_additional_policies"></a> [spot\_fleet\_iam\_role\_additional\_policies](#input\_spot\_fleet\_iam\_role\_additional\_policies)| Additional policies to be added to the IAM role |`list(string)`|`[]`| no |
227
227
| <aname="input_spot_fleet_iam_role_description"></a> [spot\_fleet\_iam\_role\_description](#input\_spot\_fleet\_iam\_role\_description)| Spot fleet IAM role description |`string`|`null`| no |
228
228
| <aname="input_spot_fleet_iam_role_name"></a> [spot\_fleet\_iam\_role\_name](#input\_spot\_fleet\_iam\_role\_name)| Spot fleet IAM role name |`string`|`null`| no |
0 commit comments