Skip to content

Latest commit

 

History

History
45 lines (24 loc) · 1.29 KB

README.md

File metadata and controls

45 lines (24 loc) · 1.29 KB

Cloud Scanner for AWS by Deepfence

This module deploys Deepfence cloud scanner for AWS by creating underlying resources in AWS.

Notice

  • Deployment cost This example will create resources that cost money.
    Run terraform destroy when you don't need them anymore

Required Permissions

Provisioning Permissions

User deploying the resources needs the below access on AWS-

  • ECS
  • VPC
  • CloudWatch
  • IAM

Usage

- Single-Account on ECS

Deepfence workload will be deployed in the same account where user's resources will be watched.

Please check out below to implement the same:

- Organizational

Deepfence workload will be deployed in a separate member account while scanning will be done in multiple member accounts.

Following is the method to deploy the same:

Authors

Module is maintained and supported by Deepfence.

License

Apache 2 Licensed. See LICENSE for full details.