This component is responsible for creating monitoring resources for New Relic in base of an created AWS resource
Stack Level: Regional
Here's an example snippet for how to use this component.
Name | Version |
---|---|
terraform | > 0.14 |
newrelic | >= 3.15.0 |
Name | Version |
---|---|
newrelic | >= 3.20 |
No resources.
Name | Description |
---|---|
TF_VAR_NEW_RELIC_ACCOUNT | An id for new relic account |
TF_VAR_NEW_RELIC_API_KEY | An NRAK key for New Relic |
TF_VAR_NEW_RELIC_LICENSE_KEY | An NRAL License for New Relic |
Name | Description | Type | Default | Required |
---|---|---|---|---|
violation_time_limit_seconds | Time limit, in seconds, that will automatically force-close a long-lasting incident after the time limit you select | number |
3600 | no |
integration | This variable enables to change minimal validation time if integration is pull (5m) or push (1m). | string |
pull | no |