newrelic_alert_condition

    0

    0

    lucycodes42

    Terraform snippets

    This code declares a resource named "newrelic_alert_condition" with the following properties: name, type, entities, and metric. The name property specifies the name of the resource, and the type property specifies the type of the resource. The entities property defines the list of entities that the resource can reference. The metric property specifies the metric that the resource will track.

    Shortcut: tf_newrelic_alert_condition

    resource   "newrelic_alert_condition" "myVarId" {
       name        = "myVarName"
       type        = "myVarType"
       entities    = "[entities"]
       metric      = "metric"
    }
    Codiga Logo
    Codiga Hub
    • Rulesets
    • Playground
    • Snippets
    • Cookbooks
    Legal
    • Security
    • Privacy Policy
    • Code Privacy
    • Terms of Service
    soc-2 icon

    We are SOC-2 Compliance Certified

    G2 high performer medal

    Codiga – All rights reserved 2022.