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: src/README.md
+4-6Lines changed: 4 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,12 +6,10 @@ This utilizes
6
6
to assign accounts to various roles. It is also compatible with the
7
7
[GitHub Actions IAM Role mixin](https://github.com/cloudposse/terraform-aws-components/blob/master/mixins/github-actions-iam-role/README-github-action-iam-role.md).
8
8
9
-
:::caution
10
-
11
-
Older versions of our reference architecture have an`eks-iam` component that needs to be updated to provide sufficient
12
-
IAM roles to allow pods to pull from ECR repos
13
-
14
-
:::
9
+
> [!WARNING]
10
+
>
11
+
> Older versions of our reference architecture have an`eks-iam` component that needs to be updated to provide sufficient
0 commit comments