@cdktf-providers/newrelic 3.75.4 → 3.76.0

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 +6 -6
  3. package/dist/account-management/index.js +6 -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 +7 -7
  39. package/dist/data-newrelic-account/index.js +6 -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 WorkflowConfig extends cdktf.TerraformMetaArguments {
4
4
  /**
5
5
  * The account id of the workflow.
6
6
  *
7
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/workflow#account_id Workflow#account_id}
7
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/workflow#account_id Workflow#account_id}
8
8
  */
9
9
  readonly accountId?: number;
10
10
  /**
11
11
  * Indicates whether the destinations are enabled.
12
12
  *
13
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/workflow#destinations_enabled Workflow#destinations_enabled}
13
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/workflow#destinations_enabled Workflow#destinations_enabled}
14
14
  */
15
15
  readonly destinationsEnabled?: boolean | cdktf.IResolvable;
16
16
  /**
17
17
  * Indicates whether the workflow is enabled.
18
18
  *
19
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/workflow#enabled Workflow#enabled}
19
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/workflow#enabled Workflow#enabled}
20
20
  */
21
21
  readonly enabled?: boolean | cdktf.IResolvable;
22
22
  /**
23
23
  * Indicates whether the enrichments are enabled.
24
24
  *
25
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/workflow#enrichments_enabled Workflow#enrichments_enabled}
25
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/workflow#enrichments_enabled Workflow#enrichments_enabled}
26
26
  */
27
27
  readonly enrichmentsEnabled?: boolean | cdktf.IResolvable;
28
28
  /**
29
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/workflow#id Workflow#id}
29
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/workflow#id Workflow#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,31 +35,31 @@ export interface WorkflowConfig extends cdktf.TerraformMetaArguments {
35
35
  /**
36
36
  * The type of the muting rule handling. One of: (NOTIFY_ALL_ISSUES, DONT_NOTIFY_FULLY_MUTED_ISSUES, DONT_NOTIFY_FULLY_OR_PARTIALLY_MUTED_ISSUES).
37
37
  *
38
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/workflow#muting_rules_handling Workflow#muting_rules_handling}
38
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/workflow#muting_rules_handling Workflow#muting_rules_handling}
39
39
  */
40
40
  readonly mutingRulesHandling: string;
41
41
  /**
42
42
  * (Required) The name of the workflow.
43
43
  *
44
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/workflow#name Workflow#name}
44
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/workflow#name Workflow#name}
45
45
  */
46
46
  readonly name: string;
47
47
  /**
48
48
  * destination block
49
49
  *
50
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/workflow#destination Workflow#destination}
50
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/workflow#destination Workflow#destination}
51
51
  */
52
52
  readonly destination: WorkflowDestination[] | cdktf.IResolvable;
53
53
  /**
54
54
  * enrichments block
55
55
  *
56
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/workflow#enrichments Workflow#enrichments}
56
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/workflow#enrichments Workflow#enrichments}
57
57
  */
58
58
  readonly enrichments?: WorkflowEnrichments;
59
59
  /**
60
60
  * issues_filter block
61
61
  *
62
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/workflow#issues_filter Workflow#issues_filter}
62
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/workflow#issues_filter Workflow#issues_filter}
63
63
  */
64
64
  readonly issuesFilter: WorkflowIssuesFilter;
65
65
  }
@@ -67,19 +67,19 @@ export interface WorkflowDestination {
67
67
  /**
68
68
  * (Required) Destination's channel id.
69
69
  *
70
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/workflow#channel_id Workflow#channel_id}
70
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/workflow#channel_id Workflow#channel_id}
71
71
  */
72
72
  readonly channelId: string;
73
73
  /**
74
74
  * List of triggers to notify about in this destination configuration.
75
75
  *
76
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/workflow#notification_triggers Workflow#notification_triggers}
76
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/workflow#notification_triggers Workflow#notification_triggers}
77
77
  */
78
78
  readonly notificationTriggers?: string[];
79
79
  /**
80
80
  * Update original notification message (Slack channels only)
81
81
  *
82
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/workflow#update_original_message Workflow#update_original_message}
82
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/workflow#update_original_message Workflow#update_original_message}
83
83
  */
84
84
  readonly updateOriginalMessage?: boolean | cdktf.IResolvable;
85
85
  }
@@ -134,7 +134,7 @@ export interface WorkflowEnrichmentsNrqlConfiguration {
134
134
  /**
135
135
  * enrichment's NRQL query
136
136
  *
137
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/workflow#query Workflow#query}
137
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/workflow#query Workflow#query}
138
138
  */
139
139
  readonly query: string;
140
140
  }
@@ -177,13 +177,13 @@ export interface WorkflowEnrichmentsNrql {
177
177
  /**
178
178
  * (Required) Enrichment's name.
179
179
  *
180
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/workflow#name Workflow#name}
180
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/workflow#name Workflow#name}
181
181
  */
182
182
  readonly name: string;
183
183
  /**
184
184
  * configuration block
185
185
  *
186
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/workflow#configuration Workflow#configuration}
186
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/workflow#configuration Workflow#configuration}
187
187
  */
188
188
  readonly configuration: WorkflowEnrichmentsNrqlConfiguration[] | cdktf.IResolvable;
189
189
  }
@@ -233,7 +233,7 @@ export interface WorkflowEnrichments {
233
233
  /**
234
234
  * nrql block
235
235
  *
236
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/workflow#nrql Workflow#nrql}
236
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/workflow#nrql Workflow#nrql}
237
237
  */
238
238
  readonly nrql: WorkflowEnrichmentsNrql[] | cdktf.IResolvable;
239
239
  }
@@ -257,19 +257,19 @@ export interface WorkflowIssuesFilterPredicate {
257
257
  /**
258
258
  * (Required) predicate's attribute.
259
259
  *
260
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/workflow#attribute Workflow#attribute}
260
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/workflow#attribute Workflow#attribute}
261
261
  */
262
262
  readonly attribute: string;
263
263
  /**
264
264
  * The type of the operator. One of: (CONTAINS, DOES_NOT_CONTAIN, DOES_NOT_EQUAL, DOES_NOT_EXACTLY_MATCH, ENDS_WITH, EQUAL, EXACTLY_MATCHES, GREATER_OR_EQUAL, GREATER_THAN, IS, IS_NOT, LESS_OR_EQUAL, LESS_THAN, STARTS_WITH).
265
265
  *
266
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/workflow#operator Workflow#operator}
266
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/workflow#operator Workflow#operator}
267
267
  */
268
268
  readonly operator: string;
269
269
  /**
270
270
  * List of predicate values.
271
271
  *
272
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/workflow#values Workflow#values}
272
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/workflow#values Workflow#values}
273
273
  */
274
274
  readonly values: string[];
275
275
  }
@@ -320,19 +320,19 @@ export interface WorkflowIssuesFilter {
320
320
  /**
321
321
  * (Required) Filter's name.
322
322
  *
323
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/workflow#name Workflow#name}
323
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/workflow#name Workflow#name}
324
324
  */
325
325
  readonly name: string;
326
326
  /**
327
327
  * (Required) The type of the filter. One of: (FILTER, VIEW).
328
328
  *
329
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/workflow#type Workflow#type}
329
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/workflow#type Workflow#type}
330
330
  */
331
331
  readonly type: string;
332
332
  /**
333
333
  * predicate block
334
334
  *
335
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/workflow#predicate Workflow#predicate}
335
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/workflow#predicate Workflow#predicate}
336
336
  */
337
337
  readonly predicate?: WorkflowIssuesFilterPredicate[] | cdktf.IResolvable;
338
338
  }
@@ -363,7 +363,7 @@ export declare class WorkflowIssuesFilterOutputReference extends cdktf.ComplexOb
363
363
  get predicateInput(): any;
364
364
  }
365
365
  /**
366
- * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/workflow newrelic_workflow}
366
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/workflow newrelic_workflow}
367
367
  */
368
368
  export declare class Workflow extends cdktf.TerraformResource {
369
369
  static readonly tfResourceType = "newrelic_workflow";
@@ -371,12 +371,12 @@ export declare class Workflow extends cdktf.TerraformResource {
371
371
  * Generates CDKTF code for importing a Workflow resource upon running "cdktf plan <stack-name>"
372
372
  * @param scope The scope in which to define this construct
373
373
  * @param importToId The construct id used in the generated config for the Workflow to import
374
- * @param importFromId The id of the existing Workflow that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/workflow#import import section} in the documentation of this resource for the id to use
374
+ * @param importFromId The id of the existing Workflow that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/workflow#import import section} in the documentation of this resource for the id to use
375
375
  * @param provider? Optional instance of the provider where the Workflow to import is found
376
376
  */
377
377
  static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktf.TerraformProvider): any;
378
378
  /**
379
- * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/workflow newrelic_workflow} Resource
379
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/workflow newrelic_workflow} Resource
380
380
  *
381
381
  * @param scope The scope in which to define this construct
382
382
  * @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/workflow
1
+ // https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/workflow
2
2
  // generated from terraform resource schema
3
3
  import * as cdktf from 'cdktf';
4
4
  export function workflowDestinationToTerraform(struct) {
@@ -770,7 +770,7 @@ export class WorkflowIssuesFilterOutputReference extends cdktf.ComplexObject {
770
770
  }
771
771
  }
772
772
  /**
773
- * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/workflow newrelic_workflow}
773
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/workflow newrelic_workflow}
774
774
  */
775
775
  export class Workflow extends cdktf.TerraformResource {
776
776
  // =================
@@ -784,7 +784,7 @@ export class Workflow extends cdktf.TerraformResource {
784
784
  * Generates CDKTF code for importing a Workflow resource upon running "cdktf plan <stack-name>"
785
785
  * @param scope The scope in which to define this construct
786
786
  * @param importToId The construct id used in the generated config for the Workflow to import
787
- * @param importFromId The id of the existing Workflow that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/workflow#import import section} in the documentation of this resource for the id to use
787
+ * @param importFromId The id of the existing Workflow that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/workflow#import import section} in the documentation of this resource for the id to use
788
788
  * @param provider? Optional instance of the provider where the Workflow to import is found
789
789
  */
790
790
  static generateConfigForImport(scope, importToId, importFromId, provider) {
@@ -794,7 +794,7 @@ export class Workflow extends cdktf.TerraformResource {
794
794
  // INITIALIZER
795
795
  // ===========
796
796
  /**
797
- * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/workflow newrelic_workflow} Resource
797
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/workflow newrelic_workflow} Resource
798
798
  *
799
799
  * @param scope The scope in which to define this construct
800
800
  * @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -805,8 +805,8 @@ export class Workflow extends cdktf.TerraformResource {
805
805
  terraformResourceType: 'newrelic_workflow',
806
806
  terraformGeneratorMetadata: {
807
807
  providerName: 'newrelic',
808
- providerVersion: '3.75.4',
809
- providerVersionConstraint: '3.75.4'
808
+ providerVersion: '3.76.0',
809
+ providerVersionConstraint: '3.76.0'
810
810
  },
811
811
  provider: config.provider,
812
812
  dependsOn: config.dependsOn,
@@ -4,23 +4,23 @@ export interface WorkloadConfig extends cdktf.TerraformMetaArguments {
4
4
  /**
5
5
  * The New Relic account ID where you want to create the workload.
6
6
  *
7
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/workload#account_id Workload#account_id}
7
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/workload#account_id Workload#account_id}
8
8
  */
9
9
  readonly accountId?: number;
10
10
  /**
11
11
  * Relevant information about the workload.
12
12
  *
13
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/workload#description Workload#description}
13
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/workload#description Workload#description}
14
14
  */
15
15
  readonly description?: string;
16
16
  /**
17
17
  * A list of entity GUIDs manually assigned to this workload.
18
18
  *
19
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/workload#entity_guids Workload#entity_guids}
19
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/workload#entity_guids Workload#entity_guids}
20
20
  */
21
21
  readonly entityGuids?: string[];
22
22
  /**
23
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/workload#id Workload#id}
23
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/workload#id Workload#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,31 +29,31 @@ export interface WorkloadConfig extends cdktf.TerraformMetaArguments {
29
29
  /**
30
30
  * The workload's name.
31
31
  *
32
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/workload#name Workload#name}
32
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/workload#name Workload#name}
33
33
  */
34
34
  readonly name: string;
35
35
  /**
36
36
  * A list of account IDs that will be used to get entities from.
37
37
  *
38
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/workload#scope_account_ids Workload#scope_account_ids}
38
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/workload#scope_account_ids Workload#scope_account_ids}
39
39
  */
40
40
  readonly scopeAccountIds?: number[];
41
41
  /**
42
42
  * entity_search_query block
43
43
  *
44
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/workload#entity_search_query Workload#entity_search_query}
44
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/workload#entity_search_query Workload#entity_search_query}
45
45
  */
46
46
  readonly entitySearchQuery?: WorkloadEntitySearchQuery[] | cdktf.IResolvable;
47
47
  /**
48
48
  * status_config_automatic block
49
49
  *
50
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/workload#status_config_automatic Workload#status_config_automatic}
50
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/workload#status_config_automatic Workload#status_config_automatic}
51
51
  */
52
52
  readonly statusConfigAutomatic?: WorkloadStatusConfigAutomatic;
53
53
  /**
54
54
  * status_config_static block
55
55
  *
56
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/workload#status_config_static Workload#status_config_static}
56
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/workload#status_config_static Workload#status_config_static}
57
57
  */
58
58
  readonly statusConfigStatic?: WorkloadStatusConfigStatic;
59
59
  }
@@ -61,7 +61,7 @@ export interface WorkloadEntitySearchQuery {
61
61
  /**
62
62
  * A valid entity search query; empty, and null values are considered invalid.
63
63
  *
64
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/workload#query Workload#query}
64
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/workload#query Workload#query}
65
65
  */
66
66
  readonly query: string;
67
67
  }
@@ -104,25 +104,25 @@ export interface WorkloadStatusConfigAutomaticRemainingEntitiesRuleRemainingEnti
104
104
  /**
105
105
  * The grouping to be applied to the remaining entities.
106
106
  *
107
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/workload#group_by Workload#group_by}
107
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/workload#group_by Workload#group_by}
108
108
  */
109
109
  readonly groupBy: string;
110
110
  /**
111
111
  * The rollup strategy that is applied to a group of entities.
112
112
  *
113
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/workload#strategy Workload#strategy}
113
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/workload#strategy Workload#strategy}
114
114
  */
115
115
  readonly strategy: string;
116
116
  /**
117
117
  * Type of threshold defined for the rule. This is an optional field that only applies when strategy is WORST_STATUS_WINS. Use a threshold to roll up the worst status only after a certain amount of entities are not operational.
118
118
  *
119
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/workload#threshold_type Workload#threshold_type}
119
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/workload#threshold_type Workload#threshold_type}
120
120
  */
121
121
  readonly thresholdType?: string;
122
122
  /**
123
123
  * Threshold value defined for the rule. This optional field is used in combination with thresholdType. If the threshold type is null, the threshold value will be ignored.
124
124
  *
125
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/workload#threshold_value Workload#threshold_value}
125
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/workload#threshold_value Workload#threshold_value}
126
126
  */
127
127
  readonly thresholdValue?: number;
128
128
  }
@@ -160,7 +160,7 @@ export interface WorkloadStatusConfigAutomaticRemainingEntitiesRule {
160
160
  /**
161
161
  * remaining_entities_rule_rollup block
162
162
  *
163
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/workload#remaining_entities_rule_rollup Workload#remaining_entities_rule_rollup}
163
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/workload#remaining_entities_rule_rollup Workload#remaining_entities_rule_rollup}
164
164
  */
165
165
  readonly remainingEntitiesRuleRollup: WorkloadStatusConfigAutomaticRemainingEntitiesRuleRemainingEntitiesRuleRollup;
166
166
  }
@@ -184,7 +184,7 @@ export interface WorkloadStatusConfigAutomaticRuleNrqlQuery {
184
184
  /**
185
185
  * The entity search query that is used to perform the search of a group of entities.
186
186
  *
187
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/workload#query Workload#query}
187
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/workload#query Workload#query}
188
188
  */
189
189
  readonly query: string;
190
190
  }
@@ -227,19 +227,19 @@ export interface WorkloadStatusConfigAutomaticRuleRollup {
227
227
  /**
228
228
  * The rollup strategy that is applied to a group of entities.
229
229
  *
230
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/workload#strategy Workload#strategy}
230
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/workload#strategy Workload#strategy}
231
231
  */
232
232
  readonly strategy: string;
233
233
  /**
234
234
  * Type of threshold defined for the rule. This is an optional field that only applies when strategy is WORST_STATUS_WINS. Use a threshold to roll up the worst status only after a certain amount of entities are not operational.
235
235
  *
236
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/workload#threshold_type Workload#threshold_type}
236
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/workload#threshold_type Workload#threshold_type}
237
237
  */
238
238
  readonly thresholdType?: string;
239
239
  /**
240
240
  * Threshold value defined for the rule. This optional field is used in combination with thresholdType. If the threshold type is null, the threshold value will be ignored.
241
241
  *
242
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/workload#threshold_value Workload#threshold_value}
242
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/workload#threshold_value Workload#threshold_value}
243
243
  */
244
244
  readonly thresholdValue?: number;
245
245
  }
@@ -273,19 +273,19 @@ export interface WorkloadStatusConfigAutomaticRule {
273
273
  /**
274
274
  * A list of entity GUIDs composing the rule.
275
275
  *
276
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/workload#entity_guids Workload#entity_guids}
276
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/workload#entity_guids Workload#entity_guids}
277
277
  */
278
278
  readonly entityGuids?: string[];
279
279
  /**
280
280
  * nrql_query block
281
281
  *
282
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/workload#nrql_query Workload#nrql_query}
282
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/workload#nrql_query Workload#nrql_query}
283
283
  */
284
284
  readonly nrqlQuery?: WorkloadStatusConfigAutomaticRuleNrqlQuery[] | cdktf.IResolvable;
285
285
  /**
286
286
  * rollup block
287
287
  *
288
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/workload#rollup Workload#rollup}
288
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/workload#rollup Workload#rollup}
289
289
  */
290
290
  readonly rollup: WorkloadStatusConfigAutomaticRuleRollup;
291
291
  }
@@ -338,19 +338,19 @@ export interface WorkloadStatusConfigAutomatic {
338
338
  /**
339
339
  * Whether the automatic status configuration is enabled or not.
340
340
  *
341
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/workload#enabled Workload#enabled}
341
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/workload#enabled Workload#enabled}
342
342
  */
343
343
  readonly enabled: boolean | cdktf.IResolvable;
344
344
  /**
345
345
  * remaining_entities_rule block
346
346
  *
347
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/workload#remaining_entities_rule Workload#remaining_entities_rule}
347
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/workload#remaining_entities_rule Workload#remaining_entities_rule}
348
348
  */
349
349
  readonly remainingEntitiesRule?: WorkloadStatusConfigAutomaticRemainingEntitiesRule;
350
350
  /**
351
351
  * rule block
352
352
  *
353
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/workload#rule Workload#rule}
353
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/workload#rule Workload#rule}
354
354
  */
355
355
  readonly rule?: WorkloadStatusConfigAutomaticRule[] | cdktf.IResolvable;
356
356
  }
@@ -384,25 +384,25 @@ export interface WorkloadStatusConfigStatic {
384
384
  /**
385
385
  * A description that provides additional details about the status of the workload.
386
386
  *
387
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/workload#description Workload#description}
387
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/workload#description Workload#description}
388
388
  */
389
389
  readonly description?: string;
390
390
  /**
391
391
  * Whether the static status configuration is enabled or not.
392
392
  *
393
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/workload#enabled Workload#enabled}
393
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/workload#enabled Workload#enabled}
394
394
  */
395
395
  readonly enabled: boolean | cdktf.IResolvable;
396
396
  /**
397
397
  * The status of the workload.
398
398
  *
399
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/workload#status Workload#status}
399
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/workload#status Workload#status}
400
400
  */
401
401
  readonly status: string;
402
402
  /**
403
403
  * A short description of the status of the workload.
404
404
  *
405
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/workload#summary Workload#summary}
405
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/workload#summary Workload#summary}
406
406
  */
407
407
  readonly summary?: string;
408
408
  }
@@ -437,7 +437,7 @@ export declare class WorkloadStatusConfigStaticOutputReference extends cdktf.Com
437
437
  get summaryInput(): string;
438
438
  }
439
439
  /**
440
- * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/workload newrelic_workload}
440
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/workload newrelic_workload}
441
441
  */
442
442
  export declare class Workload extends cdktf.TerraformResource {
443
443
  static readonly tfResourceType = "newrelic_workload";
@@ -445,12 +445,12 @@ export declare class Workload extends cdktf.TerraformResource {
445
445
  * Generates CDKTF code for importing a Workload resource upon running "cdktf plan <stack-name>"
446
446
  * @param scope The scope in which to define this construct
447
447
  * @param importToId The construct id used in the generated config for the Workload to import
448
- * @param importFromId The id of the existing Workload that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/workload#import import section} in the documentation of this resource for the id to use
448
+ * @param importFromId The id of the existing Workload that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/workload#import import section} in the documentation of this resource for the id to use
449
449
  * @param provider? Optional instance of the provider where the Workload to import is found
450
450
  */
451
451
  static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktf.TerraformProvider): any;
452
452
  /**
453
- * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/workload newrelic_workload} Resource
453
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/workload newrelic_workload} Resource
454
454
  *
455
455
  * @param scope The scope in which to define this construct
456
456
  * @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/workload
1
+ // https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/workload
2
2
  // generated from terraform resource schema
3
3
  import * as cdktf from 'cdktf';
4
4
  export function workloadEntitySearchQueryToTerraform(struct) {
@@ -997,7 +997,7 @@ export class WorkloadStatusConfigStaticOutputReference extends cdktf.ComplexObje
997
997
  }
998
998
  }
999
999
  /**
1000
- * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/workload newrelic_workload}
1000
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/workload newrelic_workload}
1001
1001
  */
1002
1002
  export class Workload extends cdktf.TerraformResource {
1003
1003
  // =================
@@ -1011,7 +1011,7 @@ export class Workload extends cdktf.TerraformResource {
1011
1011
  * Generates CDKTF code for importing a Workload resource upon running "cdktf plan <stack-name>"
1012
1012
  * @param scope The scope in which to define this construct
1013
1013
  * @param importToId The construct id used in the generated config for the Workload to import
1014
- * @param importFromId The id of the existing Workload that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/workload#import import section} in the documentation of this resource for the id to use
1014
+ * @param importFromId The id of the existing Workload that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/workload#import import section} in the documentation of this resource for the id to use
1015
1015
  * @param provider? Optional instance of the provider where the Workload to import is found
1016
1016
  */
1017
1017
  static generateConfigForImport(scope, importToId, importFromId, provider) {
@@ -1021,7 +1021,7 @@ export class Workload extends cdktf.TerraformResource {
1021
1021
  // INITIALIZER
1022
1022
  // ===========
1023
1023
  /**
1024
- * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/workload newrelic_workload} Resource
1024
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/workload newrelic_workload} Resource
1025
1025
  *
1026
1026
  * @param scope The scope in which to define this construct
1027
1027
  * @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -1032,8 +1032,8 @@ export class Workload extends cdktf.TerraformResource {
1032
1032
  terraformResourceType: 'newrelic_workload',
1033
1033
  terraformGeneratorMetadata: {
1034
1034
  providerName: 'newrelic',
1035
- providerVersion: '3.75.4',
1036
- providerVersionConstraint: '3.75.4'
1035
+ providerVersion: '3.76.0',
1036
+ providerVersionConstraint: '3.76.0'
1037
1037
  },
1038
1038
  provider: config.provider,
1039
1039
  dependsOn: config.dependsOn,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cdktf-providers/newrelic",
3
- "version": "3.75.4",
3
+ "version": "3.76.0",
4
4
  "description": "Prebuilt newrelic Provider for Terraform CDK (cdktf)",
5
5
  "repository": {
6
6
  "type": "git",
@@ -44,7 +44,7 @@
44
44
  "isDeprecated": false,
45
45
  "provider": {
46
46
  "name": "registry.terraform.io/newrelic/newrelic",
47
- "version": "3.75.4"
47
+ "version": "3.76.0"
48
48
  }
49
49
  }
50
50
  }