feat(prowler-role): Add templates to deploy it in AWS (#6499)

This commit is contained in:
Pepe Fagoaga
2025-01-14 22:49:20 +05:45
committed by GitHub
parent f1f61249e0
commit badf0ace76
6 changed files with 228 additions and 17 deletions

1
.gitignore vendored
View File

@@ -45,6 +45,7 @@ junit-reports/
# Terraform
.terraform*
*.tfstate
*.tfstate.*
# .env
ui/.env*