terraform-aws-guardduty-notifications

Enables AWS GuardDuty and sends findings to an SNS topic.

BSD-3-CLAUSE License

Stars
22
Committers
16

Bot releases are hidden (Show)

terraform-aws-guardduty-notifications - Deprecate using Terraform versions before 1.0 Latest Release

Published by ralren over 1 year ago

Module now requires using Terraform version 1.0 or higher.

terraform-aws-guardduty-notifications - v5.0.0 - Changing SNS topic inputs to ARNs

Published by cblkwell over 3 years ago

Because the notify-slack Terraform module outputs only the name and ARN for the slack topic it creates, having this module take an SNS topic object makes consuming these outputs difficult (you have to use a data source or create the SNS topic separately). As a result, we've changed the inputs to be ARNs (the PagerDuty input was also changed to be consistent). We also changed the name of the inputs accordingly.

See the README for usage and upgrade notes.

terraform-aws-guardduty-notifications - Relax Terraform compatible versioning & Repo Updates

Published by mr337 almost 4 years ago

This release focuses on:

  • Updating CircleCI image
  • Precommit plugins
  • Upgrade TF providers
  • Allow for TF 0.14
  • Cleanup circleci yaml
terraform-aws-guardduty-notifications - Terraform13

Published by mdrummerboy09 about 4 years ago

pins merge from #39 trussworks/am-update-circle-ci

terraform-aws-guardduty-notifications - pins terraform 12

Published by mdrummerboy09 about 4 years ago

use if need terraform 12

terraform-aws-guardduty-notifications - Bug fix for notifications

Published by cblkwell over 4 years ago

The v3.0.0 release had a bug where there were no defaults for the Slack and PagerDuty SNS topics, so you still had to specify them even if you didn't use them. This has been remedied.

terraform-aws-guardduty-notifications - Optional components and parameter renames

Published by cblkwell over 4 years ago

This release makes the GuardDuty detector, Slack notifications, and PagerDuty notifications all optional. It also changes the names of the parameters for providing the SNS topics for notifications to better reflect what they actual expect as an argument. These are breaking changes; see the README for instructions on how to update from v2 to v3.

terraform-aws-guardduty-notifications - Updates Readme

Published by esacteksab almost 5 years ago

Simply updating the README to reflect a TF 0.12 version of this module.

terraform-aws-guardduty-notifications - Adds Terratest, replaces datasources with object variables

Published by esacteksab almost 5 years ago

Due to a way Terraform 0.12 handles data sources, data lookups were replaced with object variables. Also added a basic Terratest to confirm Terraform exists cleanly.

terraform-aws-guardduty-notifications - TF 0.12.0 changes

Published by mr337 almost 5 years ago

terraform-aws-guardduty-notifications - v1.0.2: Compatible with both Terraform 0.11 and 0.12

Published by brainsik over 5 years ago

Minor syntax changes to make the code compatible with both Terraform 0.11 and 0.12.

terraform-aws-guardduty-notifications -

Published by dynamike about 6 years ago

terraform-aws-guardduty-notifications -

Published by dynamike about 6 years ago

Package Rankings
Top 6.28% on Proxy.golang.org
Related Projects