diff --git a/README.md b/README.md index b2cfc59..1c7b0c2 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# AlertManager Deliery Module +# AlertManager Delivery Module A module to deliver messages from SNS to Sentry. @@ -64,4 +64,4 @@ module "sns_sentry_delivery" { | [sentry\_subject\_prefix](#input\_sentry\_subject\_prefix) | Set a prefix to add to the subject before being published to Sentry. | `string` | `""` | no | | [sns\_message\_as\_subject](#input\_sns\_message\_as\_subject) | Set the SNS message field as the subject for Sentry | `bool` | `false` | no | | [source\_sns\_topic\_arn](#input\_source\_sns\_topic\_arn) | Source SNS topic for incoming messages. | `string` | n/a | yes | - \ No newline at end of file +