@cdktf-providers/newrelic 3.75.4 → 3.76.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (138) hide show
  1. package/README.md +3 -3
  2. package/dist/account-management/index.d.ts +59 -6
  3. package/dist/account-management/index.js +168 -6
  4. package/dist/alert-channel/index.d.ts +30 -30
  5. package/dist/alert-channel/index.js +6 -6
  6. package/dist/alert-condition/index.d.ts +23 -23
  7. package/dist/alert-condition/index.js +6 -6
  8. package/dist/alert-muting-rule/index.d.ts +23 -23
  9. package/dist/alert-muting-rule/index.js +6 -6
  10. package/dist/alert-policy/index.d.ts +8 -8
  11. package/dist/alert-policy/index.js +6 -6
  12. package/dist/alert-policy-channel/index.d.ts +9 -9
  13. package/dist/alert-policy-channel/index.js +6 -6
  14. package/dist/api-access-key/index.d.ts +10 -10
  15. package/dist/api-access-key/index.js +6 -6
  16. package/dist/application-settings/index.d.ts +27 -27
  17. package/dist/application-settings/index.js +6 -6
  18. package/dist/browser-application/index.d.ts +9 -9
  19. package/dist/browser-application/index.js +6 -6
  20. package/dist/cloud-aws-govcloud-integrations/index.d.ts +110 -110
  21. package/dist/cloud-aws-govcloud-integrations/index.js +6 -6
  22. package/dist/cloud-aws-govcloud-link-account/index.d.ts +8 -8
  23. package/dist/cloud-aws-govcloud-link-account/index.js +6 -6
  24. package/dist/cloud-aws-integrations/index.d.ts +231 -231
  25. package/dist/cloud-aws-integrations/index.js +6 -6
  26. package/dist/cloud-aws-link-account/index.d.ts +8 -8
  27. package/dist/cloud-aws-link-account/index.js +6 -6
  28. package/dist/cloud-azure-integrations/index.d.ts +109 -109
  29. package/dist/cloud-azure-integrations/index.js +6 -6
  30. package/dist/cloud-azure-link-account/index.d.ts +10 -10
  31. package/dist/cloud-azure-link-account/index.js +6 -6
  32. package/dist/cloud-gcp-integrations/index.d.ts +62 -62
  33. package/dist/cloud-gcp-integrations/index.js +6 -6
  34. package/dist/cloud-gcp-link-account/index.d.ts +7 -7
  35. package/dist/cloud-gcp-link-account/index.js +6 -6
  36. package/dist/cloud-oci-link-account/index.d.ts +18 -18
  37. package/dist/cloud-oci-link-account/index.js +6 -6
  38. package/dist/data-newrelic-account/index.d.ts +8 -7
  39. package/dist/data-newrelic-account/index.js +10 -6
  40. package/dist/data-newrelic-alert-channel/index.d.ts +6 -6
  41. package/dist/data-newrelic-alert-channel/index.js +6 -6
  42. package/dist/data-newrelic-alert-policy/index.d.ts +7 -7
  43. package/dist/data-newrelic-alert-policy/index.js +6 -6
  44. package/dist/data-newrelic-application/index.d.ts +5 -5
  45. package/dist/data-newrelic-application/index.js +6 -6
  46. package/dist/data-newrelic-authentication-domain/index.d.ts +4 -4
  47. package/dist/data-newrelic-authentication-domain/index.js +6 -6
  48. package/dist/data-newrelic-cloud-account/index.d.ts +7 -7
  49. package/dist/data-newrelic-cloud-account/index.js +6 -6
  50. package/dist/data-newrelic-entity/index.d.ts +14 -14
  51. package/dist/data-newrelic-entity/index.js +6 -6
  52. package/dist/data-newrelic-group/index.d.ts +5 -5
  53. package/dist/data-newrelic-group/index.js +6 -6
  54. package/dist/data-newrelic-key-transaction/index.d.ts +7 -7
  55. package/dist/data-newrelic-key-transaction/index.js +6 -6
  56. package/dist/data-newrelic-notification-destination/index.d.ts +8 -8
  57. package/dist/data-newrelic-notification-destination/index.js +6 -6
  58. package/dist/data-newrelic-obfuscation-expression/index.d.ts +6 -6
  59. package/dist/data-newrelic-obfuscation-expression/index.js +6 -6
  60. package/dist/data-newrelic-service-level-alert-helper/index.d.ts +11 -11
  61. package/dist/data-newrelic-service-level-alert-helper/index.js +6 -6
  62. package/dist/data-newrelic-synthetics-private-location/index.d.ts +7 -7
  63. package/dist/data-newrelic-synthetics-private-location/index.js +6 -6
  64. package/dist/data-newrelic-synthetics-secure-credential/index.d.ts +6 -6
  65. package/dist/data-newrelic-synthetics-secure-credential/index.js +6 -6
  66. package/dist/data-newrelic-test-grok-pattern/index.d.ts +7 -7
  67. package/dist/data-newrelic-test-grok-pattern/index.js +6 -6
  68. package/dist/data-newrelic-user/index.d.ts +6 -6
  69. package/dist/data-newrelic-user/index.js +6 -6
  70. package/dist/data-partition-rule/index.d.ts +12 -12
  71. package/dist/data-partition-rule/index.js +6 -6
  72. package/dist/entity-tags/index.d.ts +10 -10
  73. package/dist/entity-tags/index.js +6 -6
  74. package/dist/events-to-metrics-rule/index.d.ts +9 -9
  75. package/dist/events-to-metrics-rule/index.js +6 -6
  76. package/dist/group/index.d.ts +7 -7
  77. package/dist/group/index.js +6 -6
  78. package/dist/infra-alert-condition/index.d.ts +25 -25
  79. package/dist/infra-alert-condition/index.js +6 -6
  80. package/dist/insights-event/index.d.ts +11 -11
  81. package/dist/insights-event/index.js +6 -6
  82. package/dist/key-transaction/index.d.ts +9 -9
  83. package/dist/key-transaction/index.js +6 -6
  84. package/dist/log-parsing-rule/index.d.ts +12 -12
  85. package/dist/log-parsing-rule/index.js +6 -6
  86. package/dist/monitor-downtime/index.d.ts +20 -20
  87. package/dist/monitor-downtime/index.js +6 -6
  88. package/dist/notification-channel/index.d.ts +18 -18
  89. package/dist/notification-channel/index.js +6 -6
  90. package/dist/notification-destination/index.d.ts +28 -28
  91. package/dist/notification-destination/index.js +6 -6
  92. package/dist/nrql-alert-condition/index.d.ts +151 -71
  93. package/dist/nrql-alert-condition/index.js +222 -6
  94. package/dist/nrql-drop-rule/index.d.ts +10 -10
  95. package/dist/nrql-drop-rule/index.js +6 -6
  96. package/dist/obfuscation-expression/index.d.ts +8 -8
  97. package/dist/obfuscation-expression/index.js +6 -6
  98. package/dist/obfuscation-rule/index.d.ts +13 -13
  99. package/dist/obfuscation-rule/index.js +6 -6
  100. package/dist/one-dashboard/index-structs/structs0.d.ts +382 -382
  101. package/dist/one-dashboard/index-structs/structs400.d.ts +212 -212
  102. package/dist/one-dashboard/index.d.ts +10 -10
  103. package/dist/one-dashboard/index.js +5 -5
  104. package/dist/one-dashboard-json/index.d.ts +9 -9
  105. package/dist/one-dashboard-json/index.js +6 -6
  106. package/dist/one-dashboard-raw/index.d.ts +20 -20
  107. package/dist/one-dashboard-raw/index.js +6 -6
  108. package/dist/pipeline-cloud-rule/index.d.ts +8 -8
  109. package/dist/pipeline-cloud-rule/index.js +6 -6
  110. package/dist/provider/index.d.ts +17 -17
  111. package/dist/provider/index.js +6 -6
  112. package/dist/service-level/index.d.ts +38 -38
  113. package/dist/service-level/index.js +6 -6
  114. package/dist/synthetics-alert-condition/index.d.ts +9 -9
  115. package/dist/synthetics-alert-condition/index.js +6 -6
  116. package/dist/synthetics-broken-links-monitor/index.d.ts +17 -17
  117. package/dist/synthetics-broken-links-monitor/index.js +6 -6
  118. package/dist/synthetics-cert-check-monitor/index.d.ts +18 -18
  119. package/dist/synthetics-cert-check-monitor/index.js +6 -6
  120. package/dist/synthetics-monitor/index.d.ts +31 -31
  121. package/dist/synthetics-monitor/index.js +6 -6
  122. package/dist/synthetics-multilocation-alert-condition/index.d.ts +14 -14
  123. package/dist/synthetics-multilocation-alert-condition/index.js +6 -6
  124. package/dist/synthetics-private-location/index.d.ts +8 -8
  125. package/dist/synthetics-private-location/index.js +6 -6
  126. package/dist/synthetics-script-monitor/index.d.ts +26 -26
  127. package/dist/synthetics-script-monitor/index.js +6 -6
  128. package/dist/synthetics-secure-credential/index.d.ts +11 -11
  129. package/dist/synthetics-secure-credential/index.js +6 -6
  130. package/dist/synthetics-step-monitor/index.d.ts +25 -25
  131. package/dist/synthetics-step-monitor/index.js +6 -6
  132. package/dist/user/index.d.ts +8 -8
  133. package/dist/user/index.js +6 -6
  134. package/dist/workflow/index.d.ts +26 -26
  135. package/dist/workflow/index.js +6 -6
  136. package/dist/workload/index.d.ts +32 -32
  137. package/dist/workload/index.js +6 -6
  138. package/package.json +2 -2
@@ -4,29 +4,29 @@ export interface InfraAlertConditionConfig extends cdktf.TerraformMetaArguments
4
4
  /**
5
5
  * The operator used to evaluate the threshold value. Valid values are above, below, and equal. Supported by the infra_metric and infra_process_running condition types.
6
6
  *
7
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/infra_alert_condition#comparison InfraAlertCondition#comparison}
7
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/infra_alert_condition#comparison InfraAlertCondition#comparison}
8
8
  */
9
9
  readonly comparison?: string;
10
10
  /**
11
11
  * The description of the Infrastructure alert condition.
12
12
  *
13
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/infra_alert_condition#description InfraAlertCondition#description}
13
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/infra_alert_condition#description InfraAlertCondition#description}
14
14
  */
15
15
  readonly description?: string;
16
16
  /**
17
17
  * Whether the condition is turned on or off. Valid values are true and false. Defaults to true.
18
18
  *
19
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/infra_alert_condition#enabled InfraAlertCondition#enabled}
19
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/infra_alert_condition#enabled InfraAlertCondition#enabled}
20
20
  */
21
21
  readonly enabled?: boolean | cdktf.IResolvable;
22
22
  /**
23
23
  * The metric event; for example, SystemSample or StorageSample. Supported by the infra_metric condition type.
24
24
  *
25
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/infra_alert_condition#event InfraAlertCondition#event}
25
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/infra_alert_condition#event InfraAlertCondition#event}
26
26
  */
27
27
  readonly event?: string;
28
28
  /**
29
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/infra_alert_condition#id InfraAlertCondition#id}
29
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/infra_alert_condition#id InfraAlertCondition#id}
30
30
  *
31
31
  * Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
32
32
  * If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -35,81 +35,81 @@ export interface InfraAlertConditionConfig extends cdktf.TerraformMetaArguments
35
35
  /**
36
36
  * For alerts on integrations, use this instead of event. Supported by the infra_metric condition type.
37
37
  *
38
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/infra_alert_condition#integration_provider InfraAlertCondition#integration_provider}
38
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/infra_alert_condition#integration_provider InfraAlertCondition#integration_provider}
39
39
  */
40
40
  readonly integrationProvider?: string;
41
41
  /**
42
42
  * The Infrastructure alert condition's name.
43
43
  *
44
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/infra_alert_condition#name InfraAlertCondition#name}
44
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/infra_alert_condition#name InfraAlertCondition#name}
45
45
  */
46
46
  readonly name: string;
47
47
  /**
48
48
  * The ID of the alert policy where this condition should be used.
49
49
  *
50
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/infra_alert_condition#policy_id InfraAlertCondition#policy_id}
50
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/infra_alert_condition#policy_id InfraAlertCondition#policy_id}
51
51
  */
52
52
  readonly policyId: number;
53
53
  /**
54
54
  * Any filters applied to processes; for example: commandName = 'java'. Supported by the infra_process_running condition type.
55
55
  *
56
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/infra_alert_condition#process_where InfraAlertCondition#process_where}
56
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/infra_alert_condition#process_where InfraAlertCondition#process_where}
57
57
  */
58
58
  readonly processWhere?: string;
59
59
  /**
60
60
  * Runbook URL to display in notifications.
61
61
  *
62
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/infra_alert_condition#runbook_url InfraAlertCondition#runbook_url}
62
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/infra_alert_condition#runbook_url InfraAlertCondition#runbook_url}
63
63
  */
64
64
  readonly runbookUrl?: string;
65
65
  /**
66
66
  * The attribute name to identify the metric being targeted; for example, cpuPercent, diskFreePercent, or memoryResidentSizeBytes. The underlying API will automatically populate this value for Infrastructure integrations (for example diskFreePercent), so make sure to explicitly include this value to avoid diff issues. Supported by the infra_metric condition type.
67
67
  *
68
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/infra_alert_condition#select InfraAlertCondition#select}
68
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/infra_alert_condition#select InfraAlertCondition#select}
69
69
  */
70
70
  readonly select?: string;
71
71
  /**
72
72
  * The type of Infrastructure alert condition. Valid values are infra_process_running, infra_metric, and infra_host_not_reporting.
73
73
  *
74
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/infra_alert_condition#type InfraAlertCondition#type}
74
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/infra_alert_condition#type InfraAlertCondition#type}
75
75
  */
76
76
  readonly type: string;
77
77
  /**
78
78
  * Determines how much time, in hours, will pass before an incident is automatically closed. Valid values are 1, 2, 4, 8, 12, 24, 48, or 72
79
79
  *
80
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/infra_alert_condition#violation_close_timer InfraAlertCondition#violation_close_timer}
80
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/infra_alert_condition#violation_close_timer InfraAlertCondition#violation_close_timer}
81
81
  */
82
82
  readonly violationCloseTimer?: number;
83
83
  /**
84
84
  * If applicable, this identifies any Infrastructure host filters used; for example: hostname LIKE '%cassandra%'.
85
85
  *
86
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/infra_alert_condition#where InfraAlertCondition#where}
86
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/infra_alert_condition#where InfraAlertCondition#where}
87
87
  */
88
88
  readonly where?: string;
89
89
  /**
90
90
  * critical block
91
91
  *
92
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/infra_alert_condition#critical InfraAlertCondition#critical}
92
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/infra_alert_condition#critical InfraAlertCondition#critical}
93
93
  */
94
94
  readonly critical?: InfraAlertConditionCritical;
95
95
  /**
96
96
  * warning block
97
97
  *
98
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/infra_alert_condition#warning InfraAlertCondition#warning}
98
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/infra_alert_condition#warning InfraAlertCondition#warning}
99
99
  */
100
100
  readonly warning?: InfraAlertConditionWarning;
101
101
  }
102
102
  export interface InfraAlertConditionCritical {
103
103
  /**
104
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/infra_alert_condition#duration InfraAlertCondition#duration}
104
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/infra_alert_condition#duration InfraAlertCondition#duration}
105
105
  */
106
106
  readonly duration: number;
107
107
  /**
108
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/infra_alert_condition#time_function InfraAlertCondition#time_function}
108
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/infra_alert_condition#time_function InfraAlertCondition#time_function}
109
109
  */
110
110
  readonly timeFunction?: string;
111
111
  /**
112
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/infra_alert_condition#value InfraAlertCondition#value}
112
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/infra_alert_condition#value InfraAlertCondition#value}
113
113
  */
114
114
  readonly value?: number;
115
115
  }
@@ -141,15 +141,15 @@ export declare class InfraAlertConditionCriticalOutputReference extends cdktf.Co
141
141
  }
142
142
  export interface InfraAlertConditionWarning {
143
143
  /**
144
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/infra_alert_condition#duration InfraAlertCondition#duration}
144
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/infra_alert_condition#duration InfraAlertCondition#duration}
145
145
  */
146
146
  readonly duration: number;
147
147
  /**
148
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/infra_alert_condition#time_function InfraAlertCondition#time_function}
148
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/infra_alert_condition#time_function InfraAlertCondition#time_function}
149
149
  */
150
150
  readonly timeFunction?: string;
151
151
  /**
152
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/infra_alert_condition#value InfraAlertCondition#value}
152
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/infra_alert_condition#value InfraAlertCondition#value}
153
153
  */
154
154
  readonly value?: number;
155
155
  }
@@ -180,7 +180,7 @@ export declare class InfraAlertConditionWarningOutputReference extends cdktf.Com
180
180
  get valueInput(): number;
181
181
  }
182
182
  /**
183
- * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/infra_alert_condition newrelic_infra_alert_condition}
183
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/infra_alert_condition newrelic_infra_alert_condition}
184
184
  */
185
185
  export declare class InfraAlertCondition extends cdktf.TerraformResource {
186
186
  static readonly tfResourceType = "newrelic_infra_alert_condition";
@@ -188,12 +188,12 @@ export declare class InfraAlertCondition extends cdktf.TerraformResource {
188
188
  * Generates CDKTF code for importing a InfraAlertCondition resource upon running "cdktf plan <stack-name>"
189
189
  * @param scope The scope in which to define this construct
190
190
  * @param importToId The construct id used in the generated config for the InfraAlertCondition to import
191
- * @param importFromId The id of the existing InfraAlertCondition that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/infra_alert_condition#import import section} in the documentation of this resource for the id to use
191
+ * @param importFromId The id of the existing InfraAlertCondition that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/infra_alert_condition#import import section} in the documentation of this resource for the id to use
192
192
  * @param provider? Optional instance of the provider where the InfraAlertCondition to import is found
193
193
  */
194
194
  static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktf.TerraformProvider): any;
195
195
  /**
196
- * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/infra_alert_condition newrelic_infra_alert_condition} Resource
196
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/infra_alert_condition newrelic_infra_alert_condition} Resource
197
197
  *
198
198
  * @param scope The scope in which to define this construct
199
199
  * @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -1,4 +1,4 @@
1
- // https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/infra_alert_condition
1
+ // https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/infra_alert_condition
2
2
  // generated from terraform resource schema
3
3
  import * as cdktf from 'cdktf';
4
4
  export function infraAlertConditionCriticalToTerraform(struct) {
@@ -254,7 +254,7 @@ export class InfraAlertConditionWarningOutputReference extends cdktf.ComplexObje
254
254
  }
255
255
  }
256
256
  /**
257
- * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/infra_alert_condition newrelic_infra_alert_condition}
257
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/infra_alert_condition newrelic_infra_alert_condition}
258
258
  */
259
259
  export class InfraAlertCondition extends cdktf.TerraformResource {
260
260
  // =================
@@ -268,7 +268,7 @@ export class InfraAlertCondition extends cdktf.TerraformResource {
268
268
  * Generates CDKTF code for importing a InfraAlertCondition resource upon running "cdktf plan <stack-name>"
269
269
  * @param scope The scope in which to define this construct
270
270
  * @param importToId The construct id used in the generated config for the InfraAlertCondition to import
271
- * @param importFromId The id of the existing InfraAlertCondition that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/infra_alert_condition#import import section} in the documentation of this resource for the id to use
271
+ * @param importFromId The id of the existing InfraAlertCondition that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/infra_alert_condition#import import section} in the documentation of this resource for the id to use
272
272
  * @param provider? Optional instance of the provider where the InfraAlertCondition to import is found
273
273
  */
274
274
  static generateConfigForImport(scope, importToId, importFromId, provider) {
@@ -278,7 +278,7 @@ export class InfraAlertCondition extends cdktf.TerraformResource {
278
278
  // INITIALIZER
279
279
  // ===========
280
280
  /**
281
- * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/infra_alert_condition newrelic_infra_alert_condition} Resource
281
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/infra_alert_condition newrelic_infra_alert_condition} Resource
282
282
  *
283
283
  * @param scope The scope in which to define this construct
284
284
  * @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -289,8 +289,8 @@ export class InfraAlertCondition extends cdktf.TerraformResource {
289
289
  terraformResourceType: 'newrelic_infra_alert_condition',
290
290
  terraformGeneratorMetadata: {
291
291
  providerName: 'newrelic',
292
- providerVersion: '3.75.4',
293
- providerVersionConstraint: '3.75.4'
292
+ providerVersion: '3.76.1',
293
+ providerVersionConstraint: '3.76.1'
294
294
  },
295
295
  provider: config.provider,
296
296
  dependsOn: config.dependsOn,
@@ -2,7 +2,7 @@ import { Construct } from 'constructs';
2
2
  import * as cdktf from 'cdktf';
3
3
  export interface InsightsEventConfig extends cdktf.TerraformMetaArguments {
4
4
  /**
5
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/insights_event#id InsightsEvent#id}
5
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/insights_event#id InsightsEvent#id}
6
6
  *
7
7
  * Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
8
8
  * If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -11,7 +11,7 @@ export interface InsightsEventConfig extends cdktf.TerraformMetaArguments {
11
11
  /**
12
12
  * event block
13
13
  *
14
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/insights_event#event InsightsEvent#event}
14
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/insights_event#event InsightsEvent#event}
15
15
  */
16
16
  readonly event: InsightsEventEvent[] | cdktf.IResolvable;
17
17
  }
@@ -19,19 +19,19 @@ export interface InsightsEventEventAttribute {
19
19
  /**
20
20
  * The name of the attribute.
21
21
  *
22
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/insights_event#key InsightsEvent#key}
22
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/insights_event#key InsightsEvent#key}
23
23
  */
24
24
  readonly key: string;
25
25
  /**
26
26
  * Specify the type for the attribute value. This is useful when passing integer or float values to Insights. Allowed values are string, int, or float. Defaults to string.
27
27
  *
28
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/insights_event#type InsightsEvent#type}
28
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/insights_event#type InsightsEvent#type}
29
29
  */
30
30
  readonly type?: string;
31
31
  /**
32
32
  * The value of the attribute.
33
33
  *
34
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/insights_event#value InsightsEvent#value}
34
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/insights_event#value InsightsEvent#value}
35
35
  */
36
36
  readonly value: string;
37
37
  }
@@ -83,19 +83,19 @@ export interface InsightsEventEvent {
83
83
  /**
84
84
  * Must be a Unix epoch timestamp. You can define timestamps either in seconds or in milliseconds.
85
85
  *
86
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/insights_event#timestamp InsightsEvent#timestamp}
86
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/insights_event#timestamp InsightsEvent#timestamp}
87
87
  */
88
88
  readonly timestamp?: number;
89
89
  /**
90
90
  * The event's name. Can be a combination of alphanumeric characters, underscores, and colons.
91
91
  *
92
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/insights_event#type InsightsEvent#type}
92
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/insights_event#type InsightsEvent#type}
93
93
  */
94
94
  readonly type: string;
95
95
  /**
96
96
  * attribute block
97
97
  *
98
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/insights_event#attribute InsightsEvent#attribute}
98
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/insights_event#attribute InsightsEvent#attribute}
99
99
  */
100
100
  readonly attribute: InsightsEventEventAttribute[] | cdktf.IResolvable;
101
101
  }
@@ -144,7 +144,7 @@ export declare class InsightsEventEventList extends cdktf.ComplexList {
144
144
  get(index: number): InsightsEventEventOutputReference;
145
145
  }
146
146
  /**
147
- * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/insights_event newrelic_insights_event}
147
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/insights_event newrelic_insights_event}
148
148
  */
149
149
  export declare class InsightsEvent extends cdktf.TerraformResource {
150
150
  static readonly tfResourceType = "newrelic_insights_event";
@@ -152,12 +152,12 @@ export declare class InsightsEvent extends cdktf.TerraformResource {
152
152
  * Generates CDKTF code for importing a InsightsEvent resource upon running "cdktf plan <stack-name>"
153
153
  * @param scope The scope in which to define this construct
154
154
  * @param importToId The construct id used in the generated config for the InsightsEvent to import
155
- * @param importFromId The id of the existing InsightsEvent that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/insights_event#import import section} in the documentation of this resource for the id to use
155
+ * @param importFromId The id of the existing InsightsEvent that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/insights_event#import import section} in the documentation of this resource for the id to use
156
156
  * @param provider? Optional instance of the provider where the InsightsEvent to import is found
157
157
  */
158
158
  static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktf.TerraformProvider): any;
159
159
  /**
160
- * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/insights_event newrelic_insights_event} Resource
160
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/insights_event newrelic_insights_event} Resource
161
161
  *
162
162
  * @param scope The scope in which to define this construct
163
163
  * @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -1,4 +1,4 @@
1
- // https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/insights_event
1
+ // https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/insights_event
2
2
  // generated from terraform resource schema
3
3
  import * as cdktf from 'cdktf';
4
4
  export function insightsEventEventAttributeToTerraform(struct) {
@@ -318,7 +318,7 @@ export class InsightsEventEventList extends cdktf.ComplexList {
318
318
  }
319
319
  }
320
320
  /**
321
- * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/insights_event newrelic_insights_event}
321
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/insights_event newrelic_insights_event}
322
322
  */
323
323
  export class InsightsEvent extends cdktf.TerraformResource {
324
324
  // =================
@@ -332,7 +332,7 @@ export class InsightsEvent extends cdktf.TerraformResource {
332
332
  * Generates CDKTF code for importing a InsightsEvent resource upon running "cdktf plan <stack-name>"
333
333
  * @param scope The scope in which to define this construct
334
334
  * @param importToId The construct id used in the generated config for the InsightsEvent to import
335
- * @param importFromId The id of the existing InsightsEvent that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/insights_event#import import section} in the documentation of this resource for the id to use
335
+ * @param importFromId The id of the existing InsightsEvent that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/insights_event#import import section} in the documentation of this resource for the id to use
336
336
  * @param provider? Optional instance of the provider where the InsightsEvent to import is found
337
337
  */
338
338
  static generateConfigForImport(scope, importToId, importFromId, provider) {
@@ -342,7 +342,7 @@ export class InsightsEvent extends cdktf.TerraformResource {
342
342
  // INITIALIZER
343
343
  // ===========
344
344
  /**
345
- * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/insights_event newrelic_insights_event} Resource
345
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/insights_event newrelic_insights_event} Resource
346
346
  *
347
347
  * @param scope The scope in which to define this construct
348
348
  * @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -353,8 +353,8 @@ export class InsightsEvent extends cdktf.TerraformResource {
353
353
  terraformResourceType: 'newrelic_insights_event',
354
354
  terraformGeneratorMetadata: {
355
355
  providerName: 'newrelic',
356
- providerVersion: '3.75.4',
357
- providerVersionConstraint: '3.75.4'
356
+ providerVersion: '3.76.1',
357
+ providerVersionConstraint: '3.76.1'
358
358
  },
359
359
  provider: config.provider,
360
360
  dependsOn: config.dependsOn,
@@ -4,23 +4,23 @@ export interface KeyTransactionConfig extends cdktf.TerraformMetaArguments {
4
4
  /**
5
5
  * The acceptable amount of the time spent in the backend before customers get frustrated (Apdex target)
6
6
  *
7
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/key_transaction#apdex_index KeyTransaction#apdex_index}
7
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/key_transaction#apdex_index KeyTransaction#apdex_index}
8
8
  */
9
9
  readonly apdexIndex: number;
10
10
  /**
11
11
  * The GUID of the application.
12
12
  *
13
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/key_transaction#application_guid KeyTransaction#application_guid}
13
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/key_transaction#application_guid KeyTransaction#application_guid}
14
14
  */
15
15
  readonly applicationGuid: string;
16
16
  /**
17
17
  * The acceptable amount of time for rendering a page in a browser before customers get frustrated (browser Apdex target).
18
18
  *
19
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/key_transaction#browser_apdex_target KeyTransaction#browser_apdex_target}
19
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/key_transaction#browser_apdex_target KeyTransaction#browser_apdex_target}
20
20
  */
21
21
  readonly browserApdexTarget: number;
22
22
  /**
23
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/key_transaction#id KeyTransaction#id}
23
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/key_transaction#id KeyTransaction#id}
24
24
  *
25
25
  * Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
26
26
  * If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -29,18 +29,18 @@ export interface KeyTransactionConfig extends cdktf.TerraformMetaArguments {
29
29
  /**
30
30
  * The name of the metric underlying this key transaction
31
31
  *
32
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/key_transaction#metric_name KeyTransaction#metric_name}
32
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/key_transaction#metric_name KeyTransaction#metric_name}
33
33
  */
34
34
  readonly metricName: string;
35
35
  /**
36
36
  * The name of the key transaction.
37
37
  *
38
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/key_transaction#name KeyTransaction#name}
38
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/key_transaction#name KeyTransaction#name}
39
39
  */
40
40
  readonly name: string;
41
41
  }
42
42
  /**
43
- * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/key_transaction newrelic_key_transaction}
43
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/key_transaction newrelic_key_transaction}
44
44
  */
45
45
  export declare class KeyTransaction extends cdktf.TerraformResource {
46
46
  static readonly tfResourceType = "newrelic_key_transaction";
@@ -48,12 +48,12 @@ export declare class KeyTransaction extends cdktf.TerraformResource {
48
48
  * Generates CDKTF code for importing a KeyTransaction resource upon running "cdktf plan <stack-name>"
49
49
  * @param scope The scope in which to define this construct
50
50
  * @param importToId The construct id used in the generated config for the KeyTransaction to import
51
- * @param importFromId The id of the existing KeyTransaction that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/key_transaction#import import section} in the documentation of this resource for the id to use
51
+ * @param importFromId The id of the existing KeyTransaction that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/key_transaction#import import section} in the documentation of this resource for the id to use
52
52
  * @param provider? Optional instance of the provider where the KeyTransaction to import is found
53
53
  */
54
54
  static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktf.TerraformProvider): any;
55
55
  /**
56
- * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/key_transaction newrelic_key_transaction} Resource
56
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/key_transaction newrelic_key_transaction} Resource
57
57
  *
58
58
  * @param scope The scope in which to define this construct
59
59
  * @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -1,8 +1,8 @@
1
- // https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/key_transaction
1
+ // https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/key_transaction
2
2
  // generated from terraform resource schema
3
3
  import * as cdktf from 'cdktf';
4
4
  /**
5
- * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/key_transaction newrelic_key_transaction}
5
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/key_transaction newrelic_key_transaction}
6
6
  */
7
7
  export class KeyTransaction extends cdktf.TerraformResource {
8
8
  // =================
@@ -16,7 +16,7 @@ export class KeyTransaction extends cdktf.TerraformResource {
16
16
  * Generates CDKTF code for importing a KeyTransaction resource upon running "cdktf plan <stack-name>"
17
17
  * @param scope The scope in which to define this construct
18
18
  * @param importToId The construct id used in the generated config for the KeyTransaction to import
19
- * @param importFromId The id of the existing KeyTransaction that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/key_transaction#import import section} in the documentation of this resource for the id to use
19
+ * @param importFromId The id of the existing KeyTransaction that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/key_transaction#import import section} in the documentation of this resource for the id to use
20
20
  * @param provider? Optional instance of the provider where the KeyTransaction to import is found
21
21
  */
22
22
  static generateConfigForImport(scope, importToId, importFromId, provider) {
@@ -26,7 +26,7 @@ export class KeyTransaction extends cdktf.TerraformResource {
26
26
  // INITIALIZER
27
27
  // ===========
28
28
  /**
29
- * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/key_transaction newrelic_key_transaction} Resource
29
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/key_transaction newrelic_key_transaction} Resource
30
30
  *
31
31
  * @param scope The scope in which to define this construct
32
32
  * @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -37,8 +37,8 @@ export class KeyTransaction extends cdktf.TerraformResource {
37
37
  terraformResourceType: 'newrelic_key_transaction',
38
38
  terraformGeneratorMetadata: {
39
39
  providerName: 'newrelic',
40
- providerVersion: '3.75.4',
41
- providerVersionConstraint: '3.75.4'
40
+ providerVersion: '3.76.1',
41
+ providerVersionConstraint: '3.76.1'
42
42
  },
43
43
  provider: config.provider,
44
44
  dependsOn: config.dependsOn,
@@ -4,29 +4,29 @@ export interface LogParsingRuleConfig extends cdktf.TerraformMetaArguments {
4
4
  /**
5
5
  * The account id associated with the obfuscation expression.
6
6
  *
7
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/log_parsing_rule#account_id LogParsingRule#account_id}
7
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/log_parsing_rule#account_id LogParsingRule#account_id}
8
8
  */
9
9
  readonly accountId?: number;
10
10
  /**
11
11
  * The parsing rule will apply to value of this attribute. If field is not provided, value will default to message.
12
12
  *
13
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/log_parsing_rule#attribute LogParsingRule#attribute}
13
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/log_parsing_rule#attribute LogParsingRule#attribute}
14
14
  */
15
15
  readonly attribute?: string;
16
16
  /**
17
17
  * Whether or not this rule is enabled.
18
18
  *
19
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/log_parsing_rule#enabled LogParsingRule#enabled}
19
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/log_parsing_rule#enabled LogParsingRule#enabled}
20
20
  */
21
21
  readonly enabled: boolean | cdktf.IResolvable;
22
22
  /**
23
23
  * The Grok of what to parse.
24
24
  *
25
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/log_parsing_rule#grok LogParsingRule#grok}
25
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/log_parsing_rule#grok LogParsingRule#grok}
26
26
  */
27
27
  readonly grok: string;
28
28
  /**
29
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/log_parsing_rule#id LogParsingRule#id}
29
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/log_parsing_rule#id LogParsingRule#id}
30
30
  *
31
31
  * Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
32
32
  * If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
@@ -35,30 +35,30 @@ export interface LogParsingRuleConfig extends cdktf.TerraformMetaArguments {
35
35
  /**
36
36
  * The Lucene to match events to the parsing rule.
37
37
  *
38
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/log_parsing_rule#lucene LogParsingRule#lucene}
38
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/log_parsing_rule#lucene LogParsingRule#lucene}
39
39
  */
40
40
  readonly lucene: string;
41
41
  /**
42
42
  * Whether the Grok pattern matched.
43
43
  *
44
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/log_parsing_rule#matched LogParsingRule#matched}
44
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/log_parsing_rule#matched LogParsingRule#matched}
45
45
  */
46
46
  readonly matched?: boolean | cdktf.IResolvable;
47
47
  /**
48
48
  * A description of what this parsing rule represents.
49
49
  *
50
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/log_parsing_rule#name LogParsingRule#name}
50
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/log_parsing_rule#name LogParsingRule#name}
51
51
  */
52
52
  readonly name: string;
53
53
  /**
54
54
  * The NRQL to match events to the parsing rule.
55
55
  *
56
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/log_parsing_rule#nrql LogParsingRule#nrql}
56
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/log_parsing_rule#nrql LogParsingRule#nrql}
57
57
  */
58
58
  readonly nrql: string;
59
59
  }
60
60
  /**
61
- * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/log_parsing_rule newrelic_log_parsing_rule}
61
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/log_parsing_rule newrelic_log_parsing_rule}
62
62
  */
63
63
  export declare class LogParsingRule extends cdktf.TerraformResource {
64
64
  static readonly tfResourceType = "newrelic_log_parsing_rule";
@@ -66,12 +66,12 @@ export declare class LogParsingRule extends cdktf.TerraformResource {
66
66
  * Generates CDKTF code for importing a LogParsingRule resource upon running "cdktf plan <stack-name>"
67
67
  * @param scope The scope in which to define this construct
68
68
  * @param importToId The construct id used in the generated config for the LogParsingRule to import
69
- * @param importFromId The id of the existing LogParsingRule that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/log_parsing_rule#import import section} in the documentation of this resource for the id to use
69
+ * @param importFromId The id of the existing LogParsingRule that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/log_parsing_rule#import import section} in the documentation of this resource for the id to use
70
70
  * @param provider? Optional instance of the provider where the LogParsingRule to import is found
71
71
  */
72
72
  static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktf.TerraformProvider): any;
73
73
  /**
74
- * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/log_parsing_rule newrelic_log_parsing_rule} Resource
74
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/log_parsing_rule newrelic_log_parsing_rule} Resource
75
75
  *
76
76
  * @param scope The scope in which to define this construct
77
77
  * @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -1,8 +1,8 @@
1
- // https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/log_parsing_rule
1
+ // https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/log_parsing_rule
2
2
  // generated from terraform resource schema
3
3
  import * as cdktf from 'cdktf';
4
4
  /**
5
- * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/log_parsing_rule newrelic_log_parsing_rule}
5
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/log_parsing_rule newrelic_log_parsing_rule}
6
6
  */
7
7
  export class LogParsingRule extends cdktf.TerraformResource {
8
8
  // =================
@@ -16,7 +16,7 @@ export class LogParsingRule extends cdktf.TerraformResource {
16
16
  * Generates CDKTF code for importing a LogParsingRule resource upon running "cdktf plan <stack-name>"
17
17
  * @param scope The scope in which to define this construct
18
18
  * @param importToId The construct id used in the generated config for the LogParsingRule to import
19
- * @param importFromId The id of the existing LogParsingRule that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/log_parsing_rule#import import section} in the documentation of this resource for the id to use
19
+ * @param importFromId The id of the existing LogParsingRule that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/log_parsing_rule#import import section} in the documentation of this resource for the id to use
20
20
  * @param provider? Optional instance of the provider where the LogParsingRule to import is found
21
21
  */
22
22
  static generateConfigForImport(scope, importToId, importFromId, provider) {
@@ -26,7 +26,7 @@ export class LogParsingRule extends cdktf.TerraformResource {
26
26
  // INITIALIZER
27
27
  // ===========
28
28
  /**
29
- * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/log_parsing_rule newrelic_log_parsing_rule} Resource
29
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/log_parsing_rule newrelic_log_parsing_rule} Resource
30
30
  *
31
31
  * @param scope The scope in which to define this construct
32
32
  * @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -37,8 +37,8 @@ export class LogParsingRule extends cdktf.TerraformResource {
37
37
  terraformResourceType: 'newrelic_log_parsing_rule',
38
38
  terraformGeneratorMetadata: {
39
39
  providerName: 'newrelic',
40
- providerVersion: '3.75.4',
41
- providerVersionConstraint: '3.75.4'
40
+ providerVersion: '3.76.1',
41
+ providerVersionConstraint: '3.76.1'
42
42
  },
43
43
  provider: config.provider,
44
44
  dependsOn: config.dependsOn,