guardduty
einyx/guardduty/aws
A simple module to enable guarduty and set admins up
GuardDuty with Terraform !Guarduty This example shows enabling GuardDuty It includes setting up a group with the policies allowing use of GuardDuty, and an S3 bucket. Terraform-module-guarduty A terraform module to create a manage Guarduty across multiple regions through the Terraform. Read the AWS docs on Guarduty. | Branch | Build status | | ------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------- | ![master]() Assumptions You want to enable Guarduty in one region at a time Need comprehensive threat identiifacitn * You'are onboarding an account that hasn't been enabled yet Usage example ``hcl terraform module "guarduty" { source = " | no | | users | A list of string, where yo
| Name | Type | Description | Default |
|---|---|---|---|
| aws_account_id | string | The ID of the AWS account to use | required |
| aws_region | string | Which region are we running the module against | required |
| users | list | A list, where you can specify your members | required |
| tags | map | {
"owner": "DevSecOps",
"project": " | |
| bucket_prefix | string | The prefix to use for the s3 bucket | "security" |
| group_name | string | The name of guardDuty admins | "guardduty-admin" |
guardduty_idguardduty_account_idbucket_arnAzure landing zones Terraform module
Terraform supermodule for the Terraform platform engineering for Azure
Terraform module to deploy landing zone subscriptions (and much more) in Azure
Terraform Module to define a consistent naming convention by (namespace, stage,