cloud-scanner

deepfence/cloud-scanner/gcp

Terraform Module HCL GCP

Deepfence Cloud Scanner runs in your cloud environment, gathering inventory and compliance information for the assets deployed in that environment. It submits that information to your Deepfence ThreatMapper or ThreatStryker Management Console

Install
module "cloud-scanner" {
source = "deepfence/cloud-scanner/gcp"
version = "0.9.1"
}
plain text: /constructs/tfmod-deepfence-cloud-scanner-gcp/install.txt
⭐ Source on GitHub 📦 Registry page
README

Cloud Scanner for Google Cloud by Deepfence This module deploys Cloud Scanner for Google Cloud by creating underlying resources in Google Cloud platform. Notice Deployment cost - This example will create resources that cost money. Run terraform destroy when you don't need them anymore Prerequisites 1. Configure Terraform GCP Provider 2. Following roles are required in your GCP organization/project credentials _Owner_ 3. Besides, the following GCP APIs must be enabled to deploy resources correctly: Identity and access management API * Cloud Run API Usage - Single-Project Deepfence workload will be deployed in the same project where user's resources will be monitored. ./examples/single-project - Multiple-Projects Deepfence workload will be deployed in a selected project and roles will be cre

Details
FrameworkTerraform Module
LanguageHCL
Version0.9.1
Cloud GCP
★ Stars35
Forks0
Total downloads4.7k
Examples4
Submodules4
LicenseApache-2.0
Namespacedeepfence
Updated