From 70f152ce05e8b91c55cbaed85463a529f2adb1a3 Mon Sep 17 00:00:00 2001
From: yiskaneto <44711170+yiskaneto@users.noreply.github.com>
Date: Sat, 20 Jul 2024 15:49:04 -0600
Subject: [PATCH] feat: docs updated
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index ee196f4..7db139b 100644
--- a/README.md
+++ b/README.md
@@ -106,6 +106,7 @@ No modules.
| [role\_path](#input\_role\_path) | (Optional) Path for the created role, requires `repo` is set. | `string` | `"/github-actions/"` | no |
| [role\_permissions\_boundary](#input\_role\_permissions\_boundary) | (Optional) Boundary for the created role, requires `repo` is set. | `string` | `null` | no |
| [role\_policy\_arns](#input\_role\_policy\_arns) | List of ARNs of IAM policies to attach to IAM role | `list(string)` | `[]` | no |
+| [tags](#input\_tags) | A map of tags to add to OIDC identity provider. | `map(string)` | `{}` | no |
## Outputs