0
0
llucycodes42
The code defines a data structure called "newrelic_application" with the identifier "myVarId". The data structure contains the string "myVarName".
Shortcut: tf_newrelic_application
data "newrelic_application" "myVarId" {
name = "myVarName"
}