mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-07-24 13:01:56 +00:00
451 B
451 B
Deployment using Terraform
To deploy the Prowler Scan Role in order to allow to scan you AWS account from Prowler, please run the following commands in your terminal:
terraform initterraform planterraform apply
During the terraform plan and terraform apply steps you will be asked for an External ID to be configured in the ProwlerScan IAM role.
Note that Terraform will use the AWS credentials of your default profile.