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
+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
@@ -188,7 +188,7 @@ No modules.
188
188
| <aname="input_create"></a> [create](#input\_create)| Controls if resources should be created (affects all resources) |`bool`|`true`| no |
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
-
| <aname="input_ebs_csi_kms_cmk_ids"></a> [ebs\_csi\_kms\_cmk\_ids](#input\_ebs\_csi\_kms\_cmk\_ids)| KMS CMK IDs to allow EBS CSI to manage encrypted volumes |`list(string)`|`[]`| no |
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
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
193
| <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
194
| <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 |
0 commit comments