We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1f7f57 commit f404c2eCopy full SHA for f404c2e
terraform/variables.tf
@@ -98,7 +98,7 @@ variable "newrelic_apm_entities" {
98
99
variable "newrelic_runbook_url" {
100
description = "New Relic runbook URL"
101
- default = "https://github.com/ModusCreateOrg/devops-infra-demo/wiki/runbook"
+ default = "https://github.com/ModusCreateOrg/devops-infra-demo/wiki/runbook"
102
}
103
104
variable "newrelic_alert_email" {
0 commit comments