Skip to content

Commit f404c2e

Browse files
Fix terraform fmt
1 parent f1f7f57 commit f404c2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ variable "newrelic_apm_entities" {
9898

9999
variable "newrelic_runbook_url" {
100100
description = "New Relic runbook URL"
101-
default = "https://github.com/ModusCreateOrg/devops-infra-demo/wiki/runbook"
101+
default = "https://github.com/ModusCreateOrg/devops-infra-demo/wiki/runbook"
102102
}
103103

104104
variable "newrelic_alert_email" {

0 commit comments

Comments
 (0)