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/iam-role-for-service-accounts/README.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -189,7 +189,6 @@ No modules.
189
189
| <aname="input_create_policy"></a> [create\_policy](#input\_create\_policy)| Whether to create an IAM policy that is attached to the IAM role created |`bool`|`true`| no |
190
190
| <aname="input_description"></a> [description](#input\_description)| Description of the role |`string`|`null`| no |
191
191
| <aname="input_ebs_csi_kms_cmk_arns"></a> [ebs\_csi\_kms\_cmk\_arns](#input\_ebs\_csi\_kms\_cmk\_arns)| KMS CMK ARNs to allow EBS CSI to manage encrypted volumes |`list(string)`|`[]`| no |
192
-
| <aname="input_enable_irsa_v2"></a> [enable\_irsa\_v2](#input\_enable\_irsa\_v2)| Determines whether to add the new IRSAv2 IAM assume role trust policy |`bool`|`false`| no |
193
192
| <aname="input_external_dns_hosted_zone_arns"></a> [external\_dns\_hosted\_zone\_arns](#input\_external\_dns\_hosted\_zone\_arns)| Route53 hosted zone ARNs to allow External DNS to manage records |`list(string)`|`[]`| no |
194
193
| <aname="input_external_secrets_kms_key_arns"></a> [external\_secrets\_kms\_key\_arns](#input\_external\_secrets\_kms\_key\_arns)| List of KMS Key ARNs that are used by Secrets Manager that contain secrets to mount using External Secrets |`list(string)`|`[]`| no |
195
194
| <aname="input_external_secrets_secrets_manager_arns"></a> [external\_secrets\_secrets\_manager\_arns](#input\_external\_secrets\_secrets\_manager\_arns)| List of Secrets Manager ARNs that contain secrets to mount using External Secrets |`list(string)`|`[]`| no |
0 commit comments