Apply terraform fmt for CI
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
variable "contact_points" {
|
||||
description = "List of contact points for Grafana alerts"
|
||||
type = list(object({
|
||||
type = list(object({
|
||||
name = string
|
||||
type = string
|
||||
settings = map(string)
|
||||
|
||||
Reference in New Issue
Block a user