@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
@@ -1,4 +1,4 @@
1
- // https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/synthetics_monitor
1
+ // https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/synthetics_monitor
2
2
  // generated from terraform resource schema
3
3
  import * as cdktf from 'cdktf';
4
4
  export function syntheticsMonitorCustomHeaderToTerraform(struct) {
@@ -268,7 +268,7 @@ export class SyntheticsMonitorTagList extends cdktf.ComplexList {
268
268
  }
269
269
  }
270
270
  /**
271
- * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/synthetics_monitor newrelic_synthetics_monitor}
271
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/synthetics_monitor newrelic_synthetics_monitor}
272
272
  */
273
273
  export class SyntheticsMonitor extends cdktf.TerraformResource {
274
274
  // =================
@@ -282,7 +282,7 @@ export class SyntheticsMonitor extends cdktf.TerraformResource {
282
282
  * Generates CDKTF code for importing a SyntheticsMonitor resource upon running "cdktf plan <stack-name>"
283
283
  * @param scope The scope in which to define this construct
284
284
  * @param importToId The construct id used in the generated config for the SyntheticsMonitor to import
285
- * @param importFromId The id of the existing SyntheticsMonitor that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/synthetics_monitor#import import section} in the documentation of this resource for the id to use
285
+ * @param importFromId The id of the existing SyntheticsMonitor that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/synthetics_monitor#import import section} in the documentation of this resource for the id to use
286
286
  * @param provider? Optional instance of the provider where the SyntheticsMonitor to import is found
287
287
  */
288
288
  static generateConfigForImport(scope, importToId, importFromId, provider) {
@@ -292,7 +292,7 @@ export class SyntheticsMonitor extends cdktf.TerraformResource {
292
292
  // INITIALIZER
293
293
  // ===========
294
294
  /**
295
- * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/synthetics_monitor newrelic_synthetics_monitor} Resource
295
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/synthetics_monitor newrelic_synthetics_monitor} Resource
296
296
  *
297
297
  * @param scope The scope in which to define this construct
298
298
  * @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -303,8 +303,8 @@ export class SyntheticsMonitor extends cdktf.TerraformResource {
303
303
  terraformResourceType: 'newrelic_synthetics_monitor',
304
304
  terraformGeneratorMetadata: {
305
305
  providerName: 'newrelic',
306
- providerVersion: '3.75.4',
307
- providerVersionConstraint: '3.75.4'
306
+ providerVersion: '3.76.0',
307
+ providerVersionConstraint: '3.76.0'
308
308
  },
309
309
  provider: config.provider,
310
310
  dependsOn: config.dependsOn,
@@ -4,17 +4,17 @@ export interface SyntheticsMultilocationAlertConditionConfig extends cdktf.Terra
4
4
  /**
5
5
  * Set whether to enable the alert condition. Defaults to true.
6
6
  *
7
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/synthetics_multilocation_alert_condition#enabled SyntheticsMultilocationAlertCondition#enabled}
7
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/synthetics_multilocation_alert_condition#enabled SyntheticsMultilocationAlertCondition#enabled}
8
8
  */
9
9
  readonly enabled?: boolean | cdktf.IResolvable;
10
10
  /**
11
11
  * The GUIDs of the Synthetics monitors to alert on.
12
12
  *
13
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/synthetics_multilocation_alert_condition#entities SyntheticsMultilocationAlertCondition#entities}
13
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/synthetics_multilocation_alert_condition#entities SyntheticsMultilocationAlertCondition#entities}
14
14
  */
15
15
  readonly entities: string[];
16
16
  /**
17
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/synthetics_multilocation_alert_condition#id SyntheticsMultilocationAlertCondition#id}
17
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/synthetics_multilocation_alert_condition#id SyntheticsMultilocationAlertCondition#id}
18
18
  *
19
19
  * Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
20
20
  * 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.
@@ -23,37 +23,37 @@ export interface SyntheticsMultilocationAlertConditionConfig extends cdktf.Terra
23
23
  /**
24
24
  * The title of this condition.
25
25
  *
26
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/synthetics_multilocation_alert_condition#name SyntheticsMultilocationAlertCondition#name}
26
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/synthetics_multilocation_alert_condition#name SyntheticsMultilocationAlertCondition#name}
27
27
  */
28
28
  readonly name: string;
29
29
  /**
30
30
  * The ID of the policy where this condition will be used.
31
31
  *
32
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/synthetics_multilocation_alert_condition#policy_id SyntheticsMultilocationAlertCondition#policy_id}
32
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/synthetics_multilocation_alert_condition#policy_id SyntheticsMultilocationAlertCondition#policy_id}
33
33
  */
34
34
  readonly policyId: number;
35
35
  /**
36
36
  * Runbook URL to display in notifications.
37
37
  *
38
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/synthetics_multilocation_alert_condition#runbook_url SyntheticsMultilocationAlertCondition#runbook_url}
38
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/synthetics_multilocation_alert_condition#runbook_url SyntheticsMultilocationAlertCondition#runbook_url}
39
39
  */
40
40
  readonly runbookUrl?: string;
41
41
  /**
42
42
  * Sets a time limit, in seconds, that will automatically force-close a long-lasting incident after the time limit you select. Must be in the range of 300 to 2592000 (inclusive)
43
43
  *
44
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/synthetics_multilocation_alert_condition#violation_time_limit_seconds SyntheticsMultilocationAlertCondition#violation_time_limit_seconds}
44
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/synthetics_multilocation_alert_condition#violation_time_limit_seconds SyntheticsMultilocationAlertCondition#violation_time_limit_seconds}
45
45
  */
46
46
  readonly violationTimeLimitSeconds?: number;
47
47
  /**
48
48
  * critical block
49
49
  *
50
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/synthetics_multilocation_alert_condition#critical SyntheticsMultilocationAlertCondition#critical}
50
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/synthetics_multilocation_alert_condition#critical SyntheticsMultilocationAlertCondition#critical}
51
51
  */
52
52
  readonly critical: SyntheticsMultilocationAlertConditionCritical;
53
53
  /**
54
54
  * warning block
55
55
  *
56
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/synthetics_multilocation_alert_condition#warning SyntheticsMultilocationAlertCondition#warning}
56
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/synthetics_multilocation_alert_condition#warning SyntheticsMultilocationAlertCondition#warning}
57
57
  */
58
58
  readonly warning?: SyntheticsMultilocationAlertConditionWarning;
59
59
  }
@@ -61,7 +61,7 @@ export interface SyntheticsMultilocationAlertConditionCritical {
61
61
  /**
62
62
  * The minimum number of monitor locations that must be concurrently failing before an incident is opened.
63
63
  *
64
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/synthetics_multilocation_alert_condition#threshold SyntheticsMultilocationAlertCondition#threshold}
64
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/synthetics_multilocation_alert_condition#threshold SyntheticsMultilocationAlertCondition#threshold}
65
65
  */
66
66
  readonly threshold: number;
67
67
  }
@@ -85,7 +85,7 @@ export interface SyntheticsMultilocationAlertConditionWarning {
85
85
  /**
86
86
  * The minimum number of monitor locations that must be concurrently failing before an incident is opened.
87
87
  *
88
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/synthetics_multilocation_alert_condition#threshold SyntheticsMultilocationAlertCondition#threshold}
88
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/synthetics_multilocation_alert_condition#threshold SyntheticsMultilocationAlertCondition#threshold}
89
89
  */
90
90
  readonly threshold: number;
91
91
  }
@@ -106,7 +106,7 @@ export declare class SyntheticsMultilocationAlertConditionWarningOutputReference
106
106
  get thresholdInput(): number;
107
107
  }
108
108
  /**
109
- * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/synthetics_multilocation_alert_condition newrelic_synthetics_multilocation_alert_condition}
109
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/synthetics_multilocation_alert_condition newrelic_synthetics_multilocation_alert_condition}
110
110
  */
111
111
  export declare class SyntheticsMultilocationAlertCondition extends cdktf.TerraformResource {
112
112
  static readonly tfResourceType = "newrelic_synthetics_multilocation_alert_condition";
@@ -114,12 +114,12 @@ export declare class SyntheticsMultilocationAlertCondition extends cdktf.Terrafo
114
114
  * Generates CDKTF code for importing a SyntheticsMultilocationAlertCondition resource upon running "cdktf plan <stack-name>"
115
115
  * @param scope The scope in which to define this construct
116
116
  * @param importToId The construct id used in the generated config for the SyntheticsMultilocationAlertCondition to import
117
- * @param importFromId The id of the existing SyntheticsMultilocationAlertCondition that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/synthetics_multilocation_alert_condition#import import section} in the documentation of this resource for the id to use
117
+ * @param importFromId The id of the existing SyntheticsMultilocationAlertCondition that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/synthetics_multilocation_alert_condition#import import section} in the documentation of this resource for the id to use
118
118
  * @param provider? Optional instance of the provider where the SyntheticsMultilocationAlertCondition to import is found
119
119
  */
120
120
  static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktf.TerraformProvider): any;
121
121
  /**
122
- * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/synthetics_multilocation_alert_condition newrelic_synthetics_multilocation_alert_condition} Resource
122
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/synthetics_multilocation_alert_condition newrelic_synthetics_multilocation_alert_condition} Resource
123
123
  *
124
124
  * @param scope The scope in which to define this construct
125
125
  * @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/synthetics_multilocation_alert_condition
1
+ // https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/synthetics_multilocation_alert_condition
2
2
  // generated from terraform resource schema
3
3
  import * as cdktf from 'cdktf';
4
4
  export function syntheticsMultilocationAlertConditionCriticalToTerraform(struct) {
@@ -142,7 +142,7 @@ export class SyntheticsMultilocationAlertConditionWarningOutputReference extends
142
142
  }
143
143
  }
144
144
  /**
145
- * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/synthetics_multilocation_alert_condition newrelic_synthetics_multilocation_alert_condition}
145
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/synthetics_multilocation_alert_condition newrelic_synthetics_multilocation_alert_condition}
146
146
  */
147
147
  export class SyntheticsMultilocationAlertCondition extends cdktf.TerraformResource {
148
148
  // =================
@@ -156,7 +156,7 @@ export class SyntheticsMultilocationAlertCondition extends cdktf.TerraformResour
156
156
  * Generates CDKTF code for importing a SyntheticsMultilocationAlertCondition resource upon running "cdktf plan <stack-name>"
157
157
  * @param scope The scope in which to define this construct
158
158
  * @param importToId The construct id used in the generated config for the SyntheticsMultilocationAlertCondition to import
159
- * @param importFromId The id of the existing SyntheticsMultilocationAlertCondition that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/synthetics_multilocation_alert_condition#import import section} in the documentation of this resource for the id to use
159
+ * @param importFromId The id of the existing SyntheticsMultilocationAlertCondition that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/synthetics_multilocation_alert_condition#import import section} in the documentation of this resource for the id to use
160
160
  * @param provider? Optional instance of the provider where the SyntheticsMultilocationAlertCondition to import is found
161
161
  */
162
162
  static generateConfigForImport(scope, importToId, importFromId, provider) {
@@ -166,7 +166,7 @@ export class SyntheticsMultilocationAlertCondition extends cdktf.TerraformResour
166
166
  // INITIALIZER
167
167
  // ===========
168
168
  /**
169
- * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/synthetics_multilocation_alert_condition newrelic_synthetics_multilocation_alert_condition} Resource
169
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/synthetics_multilocation_alert_condition newrelic_synthetics_multilocation_alert_condition} Resource
170
170
  *
171
171
  * @param scope The scope in which to define this construct
172
172
  * @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -177,8 +177,8 @@ export class SyntheticsMultilocationAlertCondition extends cdktf.TerraformResour
177
177
  terraformResourceType: 'newrelic_synthetics_multilocation_alert_condition',
178
178
  terraformGeneratorMetadata: {
179
179
  providerName: 'newrelic',
180
- providerVersion: '3.75.4',
181
- providerVersionConstraint: '3.75.4'
180
+ providerVersion: '3.76.0',
181
+ providerVersionConstraint: '3.76.0'
182
182
  },
183
183
  provider: config.provider,
184
184
  dependsOn: config.dependsOn,
@@ -4,17 +4,17 @@ export interface SyntheticsPrivateLocationConfig extends cdktf.TerraformMetaArgu
4
4
  /**
5
5
  * The ID of the account in New Relic.
6
6
  *
7
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/synthetics_private_location#account_id SyntheticsPrivateLocation#account_id}
7
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/synthetics_private_location#account_id SyntheticsPrivateLocation#account_id}
8
8
  */
9
9
  readonly accountId?: number;
10
10
  /**
11
11
  * The private location description.
12
12
  *
13
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/synthetics_private_location#description SyntheticsPrivateLocation#description}
13
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/synthetics_private_location#description SyntheticsPrivateLocation#description}
14
14
  */
15
15
  readonly description: string;
16
16
  /**
17
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/synthetics_private_location#id SyntheticsPrivateLocation#id}
17
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/synthetics_private_location#id SyntheticsPrivateLocation#id}
18
18
  *
19
19
  * Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
20
20
  * 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.
@@ -23,18 +23,18 @@ export interface SyntheticsPrivateLocationConfig extends cdktf.TerraformMetaArgu
23
23
  /**
24
24
  * The name of the private location.
25
25
  *
26
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/synthetics_private_location#name SyntheticsPrivateLocation#name}
26
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/synthetics_private_location#name SyntheticsPrivateLocation#name}
27
27
  */
28
28
  readonly name: string;
29
29
  /**
30
30
  * The private location requires a password to edit if value is true.
31
31
  *
32
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/synthetics_private_location#verified_script_execution SyntheticsPrivateLocation#verified_script_execution}
32
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/synthetics_private_location#verified_script_execution SyntheticsPrivateLocation#verified_script_execution}
33
33
  */
34
34
  readonly verifiedScriptExecution?: boolean | cdktf.IResolvable;
35
35
  }
36
36
  /**
37
- * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/synthetics_private_location newrelic_synthetics_private_location}
37
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/synthetics_private_location newrelic_synthetics_private_location}
38
38
  */
39
39
  export declare class SyntheticsPrivateLocation extends cdktf.TerraformResource {
40
40
  static readonly tfResourceType = "newrelic_synthetics_private_location";
@@ -42,12 +42,12 @@ export declare class SyntheticsPrivateLocation extends cdktf.TerraformResource {
42
42
  * Generates CDKTF code for importing a SyntheticsPrivateLocation resource upon running "cdktf plan <stack-name>"
43
43
  * @param scope The scope in which to define this construct
44
44
  * @param importToId The construct id used in the generated config for the SyntheticsPrivateLocation to import
45
- * @param importFromId The id of the existing SyntheticsPrivateLocation that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/synthetics_private_location#import import section} in the documentation of this resource for the id to use
45
+ * @param importFromId The id of the existing SyntheticsPrivateLocation that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/synthetics_private_location#import import section} in the documentation of this resource for the id to use
46
46
  * @param provider? Optional instance of the provider where the SyntheticsPrivateLocation to import is found
47
47
  */
48
48
  static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktf.TerraformProvider): any;
49
49
  /**
50
- * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/synthetics_private_location newrelic_synthetics_private_location} Resource
50
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/synthetics_private_location newrelic_synthetics_private_location} Resource
51
51
  *
52
52
  * @param scope The scope in which to define this construct
53
53
  * @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/synthetics_private_location
1
+ // https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/synthetics_private_location
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/synthetics_private_location newrelic_synthetics_private_location}
5
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/synthetics_private_location newrelic_synthetics_private_location}
6
6
  */
7
7
  export class SyntheticsPrivateLocation extends cdktf.TerraformResource {
8
8
  // =================
@@ -16,7 +16,7 @@ export class SyntheticsPrivateLocation extends cdktf.TerraformResource {
16
16
  * Generates CDKTF code for importing a SyntheticsPrivateLocation 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 SyntheticsPrivateLocation to import
19
- * @param importFromId The id of the existing SyntheticsPrivateLocation that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/synthetics_private_location#import import section} in the documentation of this resource for the id to use
19
+ * @param importFromId The id of the existing SyntheticsPrivateLocation that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/synthetics_private_location#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 SyntheticsPrivateLocation to import is found
21
21
  */
22
22
  static generateConfigForImport(scope, importToId, importFromId, provider) {
@@ -26,7 +26,7 @@ export class SyntheticsPrivateLocation 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/synthetics_private_location newrelic_synthetics_private_location} Resource
29
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/synthetics_private_location newrelic_synthetics_private_location} 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 SyntheticsPrivateLocation extends cdktf.TerraformResource {
37
37
  terraformResourceType: 'newrelic_synthetics_private_location',
38
38
  terraformGeneratorMetadata: {
39
39
  providerName: 'newrelic',
40
- providerVersion: '3.75.4',
41
- providerVersionConstraint: '3.75.4'
40
+ providerVersion: '3.76.0',
41
+ providerVersionConstraint: '3.76.0'
42
42
  },
43
43
  provider: config.provider,
44
44
  dependsOn: config.dependsOn,
@@ -4,41 +4,41 @@ export interface SyntheticsScriptMonitorConfig extends cdktf.TerraformMetaArgume
4
4
  /**
5
5
  * ID of the newrelic account.
6
6
  *
7
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/synthetics_script_monitor#account_id SyntheticsScriptMonitor#account_id}
7
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/synthetics_script_monitor#account_id SyntheticsScriptMonitor#account_id}
8
8
  */
9
9
  readonly accountId?: number;
10
10
  /**
11
11
  * The multiple browsers list on which synthetic monitors will run. Valid values are array of CHROME,and FIREFOX
12
12
  *
13
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/synthetics_script_monitor#browsers SyntheticsScriptMonitor#browsers}
13
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/synthetics_script_monitor#browsers SyntheticsScriptMonitor#browsers}
14
14
  */
15
15
  readonly browsers?: string[];
16
16
  /**
17
17
  * The device orientation the user would like to represent. Valid values are LANDSCAPE, PORTRAIT, or NONE.
18
18
  *
19
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/synthetics_script_monitor#device_orientation SyntheticsScriptMonitor#device_orientation}
19
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/synthetics_script_monitor#device_orientation SyntheticsScriptMonitor#device_orientation}
20
20
  */
21
21
  readonly deviceOrientation?: string;
22
22
  /**
23
23
  * The device type that a user can select. Valid values are MOBILE, TABLET, or NONE.
24
24
  *
25
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/synthetics_script_monitor#device_type SyntheticsScriptMonitor#device_type}
25
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/synthetics_script_monitor#device_type SyntheticsScriptMonitor#device_type}
26
26
  */
27
27
  readonly deviceType?: string;
28
28
  /**
29
29
  * The multiple devices list on which synthetic monitors will run. Valid values are array of DESKTOP, MOBILE_LANDSCAPE, MOBILE_PORTRAIT, TABLET_LANDSCAPE and TABLET_PORTRAIT
30
30
  *
31
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/synthetics_script_monitor#devices SyntheticsScriptMonitor#devices}
31
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/synthetics_script_monitor#devices SyntheticsScriptMonitor#devices}
32
32
  */
33
33
  readonly devices?: string[];
34
34
  /**
35
35
  * Capture a screenshot during job execution.
36
36
  *
37
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/synthetics_script_monitor#enable_screenshot_on_failure_and_script SyntheticsScriptMonitor#enable_screenshot_on_failure_and_script}
37
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/synthetics_script_monitor#enable_screenshot_on_failure_and_script SyntheticsScriptMonitor#enable_screenshot_on_failure_and_script}
38
38
  */
39
39
  readonly enableScreenshotOnFailureAndScript?: boolean | cdktf.IResolvable;
40
40
  /**
41
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/synthetics_script_monitor#id SyntheticsScriptMonitor#id}
41
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/synthetics_script_monitor#id SyntheticsScriptMonitor#id}
42
42
  *
43
43
  * Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
44
44
  * 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.
@@ -47,73 +47,73 @@ export interface SyntheticsScriptMonitorConfig extends cdktf.TerraformMetaArgume
47
47
  /**
48
48
  * The public location(s) that the monitor will run jobs from.
49
49
  *
50
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/synthetics_script_monitor#locations_public SyntheticsScriptMonitor#locations_public}
50
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/synthetics_script_monitor#locations_public SyntheticsScriptMonitor#locations_public}
51
51
  */
52
52
  readonly locationsPublic?: string[];
53
53
  /**
54
54
  * The title of this monitor.
55
55
  *
56
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/synthetics_script_monitor#name SyntheticsScriptMonitor#name}
56
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/synthetics_script_monitor#name SyntheticsScriptMonitor#name}
57
57
  */
58
58
  readonly name: string;
59
59
  /**
60
60
  * The interval at which this monitor should run. Valid values are EVERY_MINUTE, EVERY_5_MINUTES, EVERY_10_MINUTES, EVERY_15_MINUTES, EVERY_30_MINUTES, EVERY_HOUR, EVERY_6_HOURS, EVERY_12_HOURS, or EVERY_DAY.
61
61
  *
62
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/synthetics_script_monitor#period SyntheticsScriptMonitor#period}
62
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/synthetics_script_monitor#period SyntheticsScriptMonitor#period}
63
63
  */
64
64
  readonly period: string;
65
65
  /**
66
66
  * The runtime type that the monitor will run.
67
67
  *
68
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/synthetics_script_monitor#runtime_type SyntheticsScriptMonitor#runtime_type}
68
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/synthetics_script_monitor#runtime_type SyntheticsScriptMonitor#runtime_type}
69
69
  */
70
70
  readonly runtimeType?: string;
71
71
  /**
72
72
  * The specific semver version of the runtime type.
73
73
  *
74
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/synthetics_script_monitor#runtime_type_version SyntheticsScriptMonitor#runtime_type_version}
74
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/synthetics_script_monitor#runtime_type_version SyntheticsScriptMonitor#runtime_type_version}
75
75
  */
76
76
  readonly runtimeTypeVersion?: string;
77
77
  /**
78
78
  * The script that the monitor runs.
79
79
  *
80
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/synthetics_script_monitor#script SyntheticsScriptMonitor#script}
80
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/synthetics_script_monitor#script SyntheticsScriptMonitor#script}
81
81
  */
82
82
  readonly script?: string;
83
83
  /**
84
84
  * The programing language that should execute the script.
85
85
  *
86
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/synthetics_script_monitor#script_language SyntheticsScriptMonitor#script_language}
86
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/synthetics_script_monitor#script_language SyntheticsScriptMonitor#script_language}
87
87
  */
88
88
  readonly scriptLanguage?: string;
89
89
  /**
90
90
  * The monitor status (ENABLED or DISABLED).
91
91
  *
92
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/synthetics_script_monitor#status SyntheticsScriptMonitor#status}
92
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/synthetics_script_monitor#status SyntheticsScriptMonitor#status}
93
93
  */
94
94
  readonly status: string;
95
95
  /**
96
96
  * The monitor type. Valid values are SCRIPT_BROWSER, and SCRIPT_API.
97
97
  *
98
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/synthetics_script_monitor#type SyntheticsScriptMonitor#type}
98
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/synthetics_script_monitor#type SyntheticsScriptMonitor#type}
99
99
  */
100
100
  readonly type: string;
101
101
  /**
102
102
  * A boolean attribute to be set true by the customer, if they would like to use the unsupported legacy runtime of Synthetic Monitors by means of an exemption given until the October 22, 2024 Legacy Runtime EOL. Setting this attribute to true would allow skipping validation performed by the the New Relic Terraform Provider starting v3.43.0 to disallow using the legacy runtime with new monitors. This would, hence, allow creation of monitors in the legacy runtime until the October 22, 2024 Legacy Runtime EOL, if exempt by the API.
103
103
  *
104
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/synthetics_script_monitor#use_unsupported_legacy_runtime SyntheticsScriptMonitor#use_unsupported_legacy_runtime}
104
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/synthetics_script_monitor#use_unsupported_legacy_runtime SyntheticsScriptMonitor#use_unsupported_legacy_runtime}
105
105
  */
106
106
  readonly useUnsupportedLegacyRuntime?: boolean | cdktf.IResolvable;
107
107
  /**
108
108
  * location_private block
109
109
  *
110
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/synthetics_script_monitor#location_private SyntheticsScriptMonitor#location_private}
110
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/synthetics_script_monitor#location_private SyntheticsScriptMonitor#location_private}
111
111
  */
112
112
  readonly locationPrivate?: SyntheticsScriptMonitorLocationPrivate[] | cdktf.IResolvable;
113
113
  /**
114
114
  * tag block
115
115
  *
116
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/synthetics_script_monitor#tag SyntheticsScriptMonitor#tag}
116
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/synthetics_script_monitor#tag SyntheticsScriptMonitor#tag}
117
117
  */
118
118
  readonly tag?: SyntheticsScriptMonitorTag[] | cdktf.IResolvable;
119
119
  }
@@ -121,13 +121,13 @@ export interface SyntheticsScriptMonitorLocationPrivate {
121
121
  /**
122
122
  * The unique identifier for the Synthetics private location in New Relic.
123
123
  *
124
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/synthetics_script_monitor#guid SyntheticsScriptMonitor#guid}
124
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/synthetics_script_monitor#guid SyntheticsScriptMonitor#guid}
125
125
  */
126
126
  readonly guid: string;
127
127
  /**
128
128
  * The location's Verified Script Execution password (Only necessary if Verified Script Execution is enabled for the location).
129
129
  *
130
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/synthetics_script_monitor#vse_password SyntheticsScriptMonitor#vse_password}
130
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/synthetics_script_monitor#vse_password SyntheticsScriptMonitor#vse_password}
131
131
  */
132
132
  readonly vsePassword?: string;
133
133
  }
@@ -175,13 +175,13 @@ export interface SyntheticsScriptMonitorTag {
175
175
  /**
176
176
  * Name of the tag key
177
177
  *
178
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/synthetics_script_monitor#key SyntheticsScriptMonitor#key}
178
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/synthetics_script_monitor#key SyntheticsScriptMonitor#key}
179
179
  */
180
180
  readonly key: string;
181
181
  /**
182
182
  * Values associated with the tag key
183
183
  *
184
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/synthetics_script_monitor#values SyntheticsScriptMonitor#values}
184
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/synthetics_script_monitor#values SyntheticsScriptMonitor#values}
185
185
  */
186
186
  readonly values: string[];
187
187
  }
@@ -225,7 +225,7 @@ export declare class SyntheticsScriptMonitorTagList extends cdktf.ComplexList {
225
225
  get(index: number): SyntheticsScriptMonitorTagOutputReference;
226
226
  }
227
227
  /**
228
- * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/synthetics_script_monitor newrelic_synthetics_script_monitor}
228
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/synthetics_script_monitor newrelic_synthetics_script_monitor}
229
229
  */
230
230
  export declare class SyntheticsScriptMonitor extends cdktf.TerraformResource {
231
231
  static readonly tfResourceType = "newrelic_synthetics_script_monitor";
@@ -233,12 +233,12 @@ export declare class SyntheticsScriptMonitor extends cdktf.TerraformResource {
233
233
  * Generates CDKTF code for importing a SyntheticsScriptMonitor resource upon running "cdktf plan <stack-name>"
234
234
  * @param scope The scope in which to define this construct
235
235
  * @param importToId The construct id used in the generated config for the SyntheticsScriptMonitor to import
236
- * @param importFromId The id of the existing SyntheticsScriptMonitor that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/synthetics_script_monitor#import import section} in the documentation of this resource for the id to use
236
+ * @param importFromId The id of the existing SyntheticsScriptMonitor that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/synthetics_script_monitor#import import section} in the documentation of this resource for the id to use
237
237
  * @param provider? Optional instance of the provider where the SyntheticsScriptMonitor to import is found
238
238
  */
239
239
  static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktf.TerraformProvider): any;
240
240
  /**
241
- * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/synthetics_script_monitor newrelic_synthetics_script_monitor} Resource
241
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/synthetics_script_monitor newrelic_synthetics_script_monitor} Resource
242
242
  *
243
243
  * @param scope The scope in which to define this construct
244
244
  * @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/synthetics_script_monitor
1
+ // https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/synthetics_script_monitor
2
2
  // generated from terraform resource schema
3
3
  import * as cdktf from 'cdktf';
4
4
  export function syntheticsScriptMonitorLocationPrivateToTerraform(struct) {
@@ -265,7 +265,7 @@ export class SyntheticsScriptMonitorTagList extends cdktf.ComplexList {
265
265
  }
266
266
  }
267
267
  /**
268
- * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/synthetics_script_monitor newrelic_synthetics_script_monitor}
268
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/synthetics_script_monitor newrelic_synthetics_script_monitor}
269
269
  */
270
270
  export class SyntheticsScriptMonitor extends cdktf.TerraformResource {
271
271
  // =================
@@ -279,7 +279,7 @@ export class SyntheticsScriptMonitor extends cdktf.TerraformResource {
279
279
  * Generates CDKTF code for importing a SyntheticsScriptMonitor resource upon running "cdktf plan <stack-name>"
280
280
  * @param scope The scope in which to define this construct
281
281
  * @param importToId The construct id used in the generated config for the SyntheticsScriptMonitor to import
282
- * @param importFromId The id of the existing SyntheticsScriptMonitor that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/synthetics_script_monitor#import import section} in the documentation of this resource for the id to use
282
+ * @param importFromId The id of the existing SyntheticsScriptMonitor that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/synthetics_script_monitor#import import section} in the documentation of this resource for the id to use
283
283
  * @param provider? Optional instance of the provider where the SyntheticsScriptMonitor to import is found
284
284
  */
285
285
  static generateConfigForImport(scope, importToId, importFromId, provider) {
@@ -289,7 +289,7 @@ export class SyntheticsScriptMonitor extends cdktf.TerraformResource {
289
289
  // INITIALIZER
290
290
  // ===========
291
291
  /**
292
- * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/resources/synthetics_script_monitor newrelic_synthetics_script_monitor} Resource
292
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/resources/synthetics_script_monitor newrelic_synthetics_script_monitor} Resource
293
293
  *
294
294
  * @param scope The scope in which to define this construct
295
295
  * @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -300,8 +300,8 @@ export class SyntheticsScriptMonitor extends cdktf.TerraformResource {
300
300
  terraformResourceType: 'newrelic_synthetics_script_monitor',
301
301
  terraformGeneratorMetadata: {
302
302
  providerName: 'newrelic',
303
- providerVersion: '3.75.4',
304
- providerVersionConstraint: '3.75.4'
303
+ providerVersion: '3.76.0',
304
+ providerVersionConstraint: '3.76.0'
305
305
  },
306
306
  provider: config.provider,
307
307
  dependsOn: config.dependsOn,