Terraform module to set up Kubernetes alerting in NewRelic.
Name | Version |
---|---|
terraform | >= 0.13 |
newrelic | >= 3.42.0 |
Name | Version |
---|---|
newrelic | >= 3.42.0 |
No modules.
Name | Description | Type | Default | Required |
---|---|---|---|---|
cluster_name | The name of the kubernetes cluster. | string |
n/a | yes |
channel_name | Name of the alert channel | string |
null |
no |
cluster_policy | Set this to false if you don't want to create the cluster policy. |
bool |
true |
no |
email_alert_recipient | The email alert address. | string |
null |
no |
enable_job_alerting | Determines whether to alert on job errors. | bool |
true |
no |
google_chat_alert_url | The Google Chat alert channel webhook URL. | string |
null |
no |
namespaces | List of namespaces to be monitored. | list(string) |
[] |
no |
No outputs.
To update the docs just run
$ terraform-docs .