chore(banner): highlight link to Prowler Cloud (#11964)

This commit is contained in:
Pepe Fagoaga
2026-07-14 08:46:52 +02:00
committed by GitHub
parent c7583a5633
commit 1a1e804c00
+1 -1
View File
@@ -66,5 +66,5 @@ def print_prowler_cloud_banner(provider: str = None):
{bar} {check} {Style.BRIGHT}Bulk Provisioning{Style.RESET_ALL} - add your entire AWS Organization in seconds.
{bar} {check} {Style.BRIGHT}Integrations{Style.RESET_ALL} - Anything with our MCP + Jira, Slack, AWS Security Hub, Amazon S3, SSO and RBAC.
{bar}
{bar} {Fore.BLUE}Start free at 👉 cloud.prowler.com{Style.RESET_ALL}
{bar} {banner_color}Start free at 👉 cloud.prowler.com{Style.RESET_ALL}
""")