mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-07-23 12:31:54 +00:00
fix(credentials): adjust helper links to fit width (#7133)
This commit is contained in:
@@ -14,7 +14,7 @@ export const CredentialsRoleHelper = () => {
|
||||
A <strong>new read-only IAM role</strong> must be manually created.
|
||||
Use one of the following templates to create the IAM role:
|
||||
</p>
|
||||
<div className="flex flex-col gap-2">
|
||||
<div className="flex w-fit flex-col gap-2">
|
||||
<Link
|
||||
href="https://github.com/prowler-cloud/prowler/blob/master/permissions/templates/cloudformation/prowler-scan-role.yml"
|
||||
target="_blank"
|
||||
|
||||
Reference in New Issue
Block a user