Skip to content

Commit ef7228e

Browse files
committed
chore: Add IAM role name to the output docs
1 parent 2ef5c27 commit ef7228e

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -109,9 +109,10 @@ applied, the JWT will contain an updated `iss` claim.
109109

110110
## Outputs
111111

112-
| Name | Description |
113-
| ------------ | -------------------- |
114-
| iam_role_arn | ARN of the IAM role. |
112+
| Name | Description |
113+
| ------------- | --------------------- |
114+
| iam_role_arn | ARN of the IAM role. |
115+
| iam_role_name | Name of the IAM role. |
115116

116117
<!-- END_TF_DOCS -->
117118

0 commit comments

Comments
 (0)