@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,11 +4,11 @@ export interface DataNewrelicObfuscationExpressionConfig extends cdktf.Terraform
4
4
  /**
5
5
  * The account id associated with the obfuscation expression.
6
6
  *
7
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/data-sources/obfuscation_expression#account_id DataNewrelicObfuscationExpression#account_id}
7
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/data-sources/obfuscation_expression#account_id DataNewrelicObfuscationExpression#account_id}
8
8
  */
9
9
  readonly accountId?: number;
10
10
  /**
11
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/data-sources/obfuscation_expression#id DataNewrelicObfuscationExpression#id}
11
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/data-sources/obfuscation_expression#id DataNewrelicObfuscationExpression#id}
12
12
  *
13
13
  * Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
14
14
  * 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.
@@ -17,12 +17,12 @@ export interface DataNewrelicObfuscationExpressionConfig extends cdktf.Terraform
17
17
  /**
18
18
  * Name of expression.
19
19
  *
20
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/data-sources/obfuscation_expression#name DataNewrelicObfuscationExpression#name}
20
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/data-sources/obfuscation_expression#name DataNewrelicObfuscationExpression#name}
21
21
  */
22
22
  readonly name: string;
23
23
  }
24
24
  /**
25
- * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/data-sources/obfuscation_expression newrelic_obfuscation_expression}
25
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/data-sources/obfuscation_expression newrelic_obfuscation_expression}
26
26
  */
27
27
  export declare class DataNewrelicObfuscationExpression extends cdktf.TerraformDataSource {
28
28
  static readonly tfResourceType = "newrelic_obfuscation_expression";
@@ -30,12 +30,12 @@ export declare class DataNewrelicObfuscationExpression extends cdktf.TerraformDa
30
30
  * Generates CDKTF code for importing a DataNewrelicObfuscationExpression resource upon running "cdktf plan <stack-name>"
31
31
  * @param scope The scope in which to define this construct
32
32
  * @param importToId The construct id used in the generated config for the DataNewrelicObfuscationExpression to import
33
- * @param importFromId The id of the existing DataNewrelicObfuscationExpression that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/data-sources/obfuscation_expression#import import section} in the documentation of this resource for the id to use
33
+ * @param importFromId The id of the existing DataNewrelicObfuscationExpression that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/data-sources/obfuscation_expression#import import section} in the documentation of this resource for the id to use
34
34
  * @param provider? Optional instance of the provider where the DataNewrelicObfuscationExpression to import is found
35
35
  */
36
36
  static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktf.TerraformProvider): any;
37
37
  /**
38
- * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/data-sources/obfuscation_expression newrelic_obfuscation_expression} Data Source
38
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/data-sources/obfuscation_expression newrelic_obfuscation_expression} Data Source
39
39
  *
40
40
  * @param scope The scope in which to define this construct
41
41
  * @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/data-sources/obfuscation_expression
1
+ // https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/data-sources/obfuscation_expression
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/data-sources/obfuscation_expression newrelic_obfuscation_expression}
5
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/data-sources/obfuscation_expression newrelic_obfuscation_expression}
6
6
  */
7
7
  export class DataNewrelicObfuscationExpression extends cdktf.TerraformDataSource {
8
8
  // =================
@@ -16,7 +16,7 @@ export class DataNewrelicObfuscationExpression extends cdktf.TerraformDataSource
16
16
  * Generates CDKTF code for importing a DataNewrelicObfuscationExpression 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 DataNewrelicObfuscationExpression to import
19
- * @param importFromId The id of the existing DataNewrelicObfuscationExpression that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/data-sources/obfuscation_expression#import import section} in the documentation of this resource for the id to use
19
+ * @param importFromId The id of the existing DataNewrelicObfuscationExpression that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/data-sources/obfuscation_expression#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 DataNewrelicObfuscationExpression to import is found
21
21
  */
22
22
  static generateConfigForImport(scope, importToId, importFromId, provider) {
@@ -26,7 +26,7 @@ export class DataNewrelicObfuscationExpression extends cdktf.TerraformDataSource
26
26
  // INITIALIZER
27
27
  // ===========
28
28
  /**
29
- * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/data-sources/obfuscation_expression newrelic_obfuscation_expression} Data Source
29
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/data-sources/obfuscation_expression newrelic_obfuscation_expression} Data Source
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 DataNewrelicObfuscationExpression extends cdktf.TerraformDataSource
37
37
  terraformResourceType: 'newrelic_obfuscation_expression',
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,
@@ -2,43 +2,43 @@ import { Construct } from 'constructs';
2
2
  import * as cdktf from 'cdktf';
3
3
  export interface DataNewrelicServiceLevelAlertHelperConfig extends cdktf.TerraformMetaArguments {
4
4
  /**
5
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/data-sources/service_level_alert_helper#alert_type DataNewrelicServiceLevelAlertHelper#alert_type}
5
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/data-sources/service_level_alert_helper#alert_type DataNewrelicServiceLevelAlertHelper#alert_type}
6
6
  */
7
7
  readonly alertType: string;
8
8
  /**
9
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/data-sources/service_level_alert_helper#custom_evaluation_period DataNewrelicServiceLevelAlertHelper#custom_evaluation_period}
9
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/data-sources/service_level_alert_helper#custom_evaluation_period DataNewrelicServiceLevelAlertHelper#custom_evaluation_period}
10
10
  */
11
11
  readonly customEvaluationPeriod?: number;
12
12
  /**
13
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/data-sources/service_level_alert_helper#custom_tolerated_budget_consumption DataNewrelicServiceLevelAlertHelper#custom_tolerated_budget_consumption}
13
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/data-sources/service_level_alert_helper#custom_tolerated_budget_consumption DataNewrelicServiceLevelAlertHelper#custom_tolerated_budget_consumption}
14
14
  */
15
15
  readonly customToleratedBudgetConsumption?: number;
16
16
  /**
17
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/data-sources/service_level_alert_helper#id DataNewrelicServiceLevelAlertHelper#id}
17
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/data-sources/service_level_alert_helper#id DataNewrelicServiceLevelAlertHelper#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.
21
21
  */
22
22
  readonly id?: string;
23
23
  /**
24
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/data-sources/service_level_alert_helper#is_bad_events DataNewrelicServiceLevelAlertHelper#is_bad_events}
24
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/data-sources/service_level_alert_helper#is_bad_events DataNewrelicServiceLevelAlertHelper#is_bad_events}
25
25
  */
26
26
  readonly isBadEvents?: boolean | cdktf.IResolvable;
27
27
  /**
28
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/data-sources/service_level_alert_helper#sli_guid DataNewrelicServiceLevelAlertHelper#sli_guid}
28
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/data-sources/service_level_alert_helper#sli_guid DataNewrelicServiceLevelAlertHelper#sli_guid}
29
29
  */
30
30
  readonly sliGuid: string;
31
31
  /**
32
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/data-sources/service_level_alert_helper#slo_period DataNewrelicServiceLevelAlertHelper#slo_period}
32
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/data-sources/service_level_alert_helper#slo_period DataNewrelicServiceLevelAlertHelper#slo_period}
33
33
  */
34
34
  readonly sloPeriod: number;
35
35
  /**
36
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/data-sources/service_level_alert_helper#slo_target DataNewrelicServiceLevelAlertHelper#slo_target}
36
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/data-sources/service_level_alert_helper#slo_target DataNewrelicServiceLevelAlertHelper#slo_target}
37
37
  */
38
38
  readonly sloTarget: number;
39
39
  }
40
40
  /**
41
- * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/data-sources/service_level_alert_helper newrelic_service_level_alert_helper}
41
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/data-sources/service_level_alert_helper newrelic_service_level_alert_helper}
42
42
  */
43
43
  export declare class DataNewrelicServiceLevelAlertHelper extends cdktf.TerraformDataSource {
44
44
  static readonly tfResourceType = "newrelic_service_level_alert_helper";
@@ -46,12 +46,12 @@ export declare class DataNewrelicServiceLevelAlertHelper extends cdktf.Terraform
46
46
  * Generates CDKTF code for importing a DataNewrelicServiceLevelAlertHelper resource upon running "cdktf plan <stack-name>"
47
47
  * @param scope The scope in which to define this construct
48
48
  * @param importToId The construct id used in the generated config for the DataNewrelicServiceLevelAlertHelper to import
49
- * @param importFromId The id of the existing DataNewrelicServiceLevelAlertHelper that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/data-sources/service_level_alert_helper#import import section} in the documentation of this resource for the id to use
49
+ * @param importFromId The id of the existing DataNewrelicServiceLevelAlertHelper that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/data-sources/service_level_alert_helper#import import section} in the documentation of this resource for the id to use
50
50
  * @param provider? Optional instance of the provider where the DataNewrelicServiceLevelAlertHelper to import is found
51
51
  */
52
52
  static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktf.TerraformProvider): any;
53
53
  /**
54
- * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/data-sources/service_level_alert_helper newrelic_service_level_alert_helper} Data Source
54
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/data-sources/service_level_alert_helper newrelic_service_level_alert_helper} Data Source
55
55
  *
56
56
  * @param scope The scope in which to define this construct
57
57
  * @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/data-sources/service_level_alert_helper
1
+ // https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/data-sources/service_level_alert_helper
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/data-sources/service_level_alert_helper newrelic_service_level_alert_helper}
5
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/data-sources/service_level_alert_helper newrelic_service_level_alert_helper}
6
6
  */
7
7
  export class DataNewrelicServiceLevelAlertHelper extends cdktf.TerraformDataSource {
8
8
  // =================
@@ -16,7 +16,7 @@ export class DataNewrelicServiceLevelAlertHelper extends cdktf.TerraformDataSour
16
16
  * Generates CDKTF code for importing a DataNewrelicServiceLevelAlertHelper 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 DataNewrelicServiceLevelAlertHelper to import
19
- * @param importFromId The id of the existing DataNewrelicServiceLevelAlertHelper that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/data-sources/service_level_alert_helper#import import section} in the documentation of this resource for the id to use
19
+ * @param importFromId The id of the existing DataNewrelicServiceLevelAlertHelper that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/data-sources/service_level_alert_helper#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 DataNewrelicServiceLevelAlertHelper to import is found
21
21
  */
22
22
  static generateConfigForImport(scope, importToId, importFromId, provider) {
@@ -26,7 +26,7 @@ export class DataNewrelicServiceLevelAlertHelper extends cdktf.TerraformDataSour
26
26
  // INITIALIZER
27
27
  // ===========
28
28
  /**
29
- * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/data-sources/service_level_alert_helper newrelic_service_level_alert_helper} Data Source
29
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/data-sources/service_level_alert_helper newrelic_service_level_alert_helper} Data Source
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 DataNewrelicServiceLevelAlertHelper extends cdktf.TerraformDataSour
37
37
  terraformResourceType: 'newrelic_service_level_alert_helper',
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,11 +4,11 @@ export interface DataNewrelicSyntheticsPrivateLocationConfig extends cdktf.Terra
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/data-sources/synthetics_private_location#account_id DataNewrelicSyntheticsPrivateLocation#account_id}
7
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/data-sources/synthetics_private_location#account_id DataNewrelicSyntheticsPrivateLocation#account_id}
8
8
  */
9
9
  readonly accountId?: number;
10
10
  /**
11
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/data-sources/synthetics_private_location#id DataNewrelicSyntheticsPrivateLocation#id}
11
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/data-sources/synthetics_private_location#id DataNewrelicSyntheticsPrivateLocation#id}
12
12
  *
13
13
  * Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
14
14
  * 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.
@@ -17,18 +17,18 @@ export interface DataNewrelicSyntheticsPrivateLocationConfig extends cdktf.Terra
17
17
  /**
18
18
  * The key of the queried private location.
19
19
  *
20
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/data-sources/synthetics_private_location#key DataNewrelicSyntheticsPrivateLocation#key}
20
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/data-sources/synthetics_private_location#key DataNewrelicSyntheticsPrivateLocation#key}
21
21
  */
22
22
  readonly key?: string[];
23
23
  /**
24
24
  * The name of the Synthetics monitor private location.
25
25
  *
26
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/data-sources/synthetics_private_location#name DataNewrelicSyntheticsPrivateLocation#name}
26
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/data-sources/synthetics_private_location#name DataNewrelicSyntheticsPrivateLocation#name}
27
27
  */
28
28
  readonly name: string;
29
29
  }
30
30
  /**
31
- * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/data-sources/synthetics_private_location newrelic_synthetics_private_location}
31
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/data-sources/synthetics_private_location newrelic_synthetics_private_location}
32
32
  */
33
33
  export declare class DataNewrelicSyntheticsPrivateLocation extends cdktf.TerraformDataSource {
34
34
  static readonly tfResourceType = "newrelic_synthetics_private_location";
@@ -36,12 +36,12 @@ export declare class DataNewrelicSyntheticsPrivateLocation extends cdktf.Terrafo
36
36
  * Generates CDKTF code for importing a DataNewrelicSyntheticsPrivateLocation resource upon running "cdktf plan <stack-name>"
37
37
  * @param scope The scope in which to define this construct
38
38
  * @param importToId The construct id used in the generated config for the DataNewrelicSyntheticsPrivateLocation to import
39
- * @param importFromId The id of the existing DataNewrelicSyntheticsPrivateLocation that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/data-sources/synthetics_private_location#import import section} in the documentation of this resource for the id to use
39
+ * @param importFromId The id of the existing DataNewrelicSyntheticsPrivateLocation that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/data-sources/synthetics_private_location#import import section} in the documentation of this resource for the id to use
40
40
  * @param provider? Optional instance of the provider where the DataNewrelicSyntheticsPrivateLocation to import is found
41
41
  */
42
42
  static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktf.TerraformProvider): any;
43
43
  /**
44
- * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/data-sources/synthetics_private_location newrelic_synthetics_private_location} Data Source
44
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/data-sources/synthetics_private_location newrelic_synthetics_private_location} Data Source
45
45
  *
46
46
  * @param scope The scope in which to define this construct
47
47
  * @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/data-sources/synthetics_private_location
1
+ // https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/data-sources/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/data-sources/synthetics_private_location newrelic_synthetics_private_location}
5
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/data-sources/synthetics_private_location newrelic_synthetics_private_location}
6
6
  */
7
7
  export class DataNewrelicSyntheticsPrivateLocation extends cdktf.TerraformDataSource {
8
8
  // =================
@@ -16,7 +16,7 @@ export class DataNewrelicSyntheticsPrivateLocation extends cdktf.TerraformDataSo
16
16
  * Generates CDKTF code for importing a DataNewrelicSyntheticsPrivateLocation 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 DataNewrelicSyntheticsPrivateLocation to import
19
- * @param importFromId The id of the existing DataNewrelicSyntheticsPrivateLocation that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/data-sources/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 DataNewrelicSyntheticsPrivateLocation that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/data-sources/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 DataNewrelicSyntheticsPrivateLocation to import is found
21
21
  */
22
22
  static generateConfigForImport(scope, importToId, importFromId, provider) {
@@ -26,7 +26,7 @@ export class DataNewrelicSyntheticsPrivateLocation extends cdktf.TerraformDataSo
26
26
  // INITIALIZER
27
27
  // ===========
28
28
  /**
29
- * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/data-sources/synthetics_private_location newrelic_synthetics_private_location} Data Source
29
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/data-sources/synthetics_private_location newrelic_synthetics_private_location} Data Source
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 DataNewrelicSyntheticsPrivateLocation extends cdktf.TerraformDataSo
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,11 +4,11 @@ export interface DataNewrelicSyntheticsSecureCredentialConfig extends cdktf.Terr
4
4
  /**
5
5
  * The New Relic account ID associated with this secure credential.
6
6
  *
7
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/data-sources/synthetics_secure_credential#account_id DataNewrelicSyntheticsSecureCredential#account_id}
7
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/data-sources/synthetics_secure_credential#account_id DataNewrelicSyntheticsSecureCredential#account_id}
8
8
  */
9
9
  readonly accountId?: number;
10
10
  /**
11
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/data-sources/synthetics_secure_credential#id DataNewrelicSyntheticsSecureCredential#id}
11
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/data-sources/synthetics_secure_credential#id DataNewrelicSyntheticsSecureCredential#id}
12
12
  *
13
13
  * Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
14
14
  * 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.
@@ -17,12 +17,12 @@ export interface DataNewrelicSyntheticsSecureCredentialConfig extends cdktf.Terr
17
17
  /**
18
18
  * The secure credential's key name. Regardless of the case used in the configuration, the provider will provide an upcased key to the underlying API.
19
19
  *
20
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/data-sources/synthetics_secure_credential#key DataNewrelicSyntheticsSecureCredential#key}
20
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/data-sources/synthetics_secure_credential#key DataNewrelicSyntheticsSecureCredential#key}
21
21
  */
22
22
  readonly key: string;
23
23
  }
24
24
  /**
25
- * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/data-sources/synthetics_secure_credential newrelic_synthetics_secure_credential}
25
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/data-sources/synthetics_secure_credential newrelic_synthetics_secure_credential}
26
26
  */
27
27
  export declare class DataNewrelicSyntheticsSecureCredential extends cdktf.TerraformDataSource {
28
28
  static readonly tfResourceType = "newrelic_synthetics_secure_credential";
@@ -30,12 +30,12 @@ export declare class DataNewrelicSyntheticsSecureCredential extends cdktf.Terraf
30
30
  * Generates CDKTF code for importing a DataNewrelicSyntheticsSecureCredential resource upon running "cdktf plan <stack-name>"
31
31
  * @param scope The scope in which to define this construct
32
32
  * @param importToId The construct id used in the generated config for the DataNewrelicSyntheticsSecureCredential to import
33
- * @param importFromId The id of the existing DataNewrelicSyntheticsSecureCredential that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/data-sources/synthetics_secure_credential#import import section} in the documentation of this resource for the id to use
33
+ * @param importFromId The id of the existing DataNewrelicSyntheticsSecureCredential that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/data-sources/synthetics_secure_credential#import import section} in the documentation of this resource for the id to use
34
34
  * @param provider? Optional instance of the provider where the DataNewrelicSyntheticsSecureCredential to import is found
35
35
  */
36
36
  static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktf.TerraformProvider): any;
37
37
  /**
38
- * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/data-sources/synthetics_secure_credential newrelic_synthetics_secure_credential} Data Source
38
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/data-sources/synthetics_secure_credential newrelic_synthetics_secure_credential} Data Source
39
39
  *
40
40
  * @param scope The scope in which to define this construct
41
41
  * @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/data-sources/synthetics_secure_credential
1
+ // https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/data-sources/synthetics_secure_credential
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/data-sources/synthetics_secure_credential newrelic_synthetics_secure_credential}
5
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/data-sources/synthetics_secure_credential newrelic_synthetics_secure_credential}
6
6
  */
7
7
  export class DataNewrelicSyntheticsSecureCredential extends cdktf.TerraformDataSource {
8
8
  // =================
@@ -16,7 +16,7 @@ export class DataNewrelicSyntheticsSecureCredential extends cdktf.TerraformDataS
16
16
  * Generates CDKTF code for importing a DataNewrelicSyntheticsSecureCredential 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 DataNewrelicSyntheticsSecureCredential to import
19
- * @param importFromId The id of the existing DataNewrelicSyntheticsSecureCredential that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/data-sources/synthetics_secure_credential#import import section} in the documentation of this resource for the id to use
19
+ * @param importFromId The id of the existing DataNewrelicSyntheticsSecureCredential that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/data-sources/synthetics_secure_credential#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 DataNewrelicSyntheticsSecureCredential to import is found
21
21
  */
22
22
  static generateConfigForImport(scope, importToId, importFromId, provider) {
@@ -26,7 +26,7 @@ export class DataNewrelicSyntheticsSecureCredential extends cdktf.TerraformDataS
26
26
  // INITIALIZER
27
27
  // ===========
28
28
  /**
29
- * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/data-sources/synthetics_secure_credential newrelic_synthetics_secure_credential} Data Source
29
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/data-sources/synthetics_secure_credential newrelic_synthetics_secure_credential} Data Source
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 DataNewrelicSyntheticsSecureCredential extends cdktf.TerraformDataS
37
37
  terraformResourceType: 'newrelic_synthetics_secure_credential',
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,17 +4,17 @@ export interface DataNewrelicTestGrokPatternConfig extends cdktf.TerraformMetaAr
4
4
  /**
5
5
  * The account id associated with the test grok.
6
6
  *
7
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/data-sources/test_grok_pattern#account_id DataNewrelicTestGrokPattern#account_id}
7
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/data-sources/test_grok_pattern#account_id DataNewrelicTestGrokPattern#account_id}
8
8
  */
9
9
  readonly accountId?: number;
10
10
  /**
11
11
  * The Grok pattern to test.
12
12
  *
13
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/data-sources/test_grok_pattern#grok DataNewrelicTestGrokPattern#grok}
13
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/data-sources/test_grok_pattern#grok DataNewrelicTestGrokPattern#grok}
14
14
  */
15
15
  readonly grok: string;
16
16
  /**
17
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/data-sources/test_grok_pattern#id DataNewrelicTestGrokPattern#id}
17
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/data-sources/test_grok_pattern#id DataNewrelicTestGrokPattern#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,7 +23,7 @@ export interface DataNewrelicTestGrokPatternConfig extends cdktf.TerraformMetaAr
23
23
  /**
24
24
  * The log lines to test the Grok pattern against.
25
25
  *
26
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/data-sources/test_grok_pattern#log_lines DataNewrelicTestGrokPattern#log_lines}
26
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/data-sources/test_grok_pattern#log_lines DataNewrelicTestGrokPattern#log_lines}
27
27
  */
28
28
  readonly logLines: string[];
29
29
  }
@@ -96,7 +96,7 @@ export declare class DataNewrelicTestGrokPatternTestGrokList extends cdktf.Compl
96
96
  get(index: number): DataNewrelicTestGrokPatternTestGrokOutputReference;
97
97
  }
98
98
  /**
99
- * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/data-sources/test_grok_pattern newrelic_test_grok_pattern}
99
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/data-sources/test_grok_pattern newrelic_test_grok_pattern}
100
100
  */
101
101
  export declare class DataNewrelicTestGrokPattern extends cdktf.TerraformDataSource {
102
102
  static readonly tfResourceType = "newrelic_test_grok_pattern";
@@ -104,12 +104,12 @@ export declare class DataNewrelicTestGrokPattern extends cdktf.TerraformDataSour
104
104
  * Generates CDKTF code for importing a DataNewrelicTestGrokPattern resource upon running "cdktf plan <stack-name>"
105
105
  * @param scope The scope in which to define this construct
106
106
  * @param importToId The construct id used in the generated config for the DataNewrelicTestGrokPattern to import
107
- * @param importFromId The id of the existing DataNewrelicTestGrokPattern that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/data-sources/test_grok_pattern#import import section} in the documentation of this resource for the id to use
107
+ * @param importFromId The id of the existing DataNewrelicTestGrokPattern that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/data-sources/test_grok_pattern#import import section} in the documentation of this resource for the id to use
108
108
  * @param provider? Optional instance of the provider where the DataNewrelicTestGrokPattern to import is found
109
109
  */
110
110
  static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktf.TerraformProvider): any;
111
111
  /**
112
- * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/data-sources/test_grok_pattern newrelic_test_grok_pattern} Data Source
112
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/data-sources/test_grok_pattern newrelic_test_grok_pattern} Data Source
113
113
  *
114
114
  * @param scope The scope in which to define this construct
115
115
  * @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/data-sources/test_grok_pattern
1
+ // https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/data-sources/test_grok_pattern
2
2
  // generated from terraform resource schema
3
3
  import * as cdktf from 'cdktf';
4
4
  export function dataNewrelicTestGrokPatternTestGrokAttributesToTerraform(struct) {
@@ -155,7 +155,7 @@ export class DataNewrelicTestGrokPatternTestGrokList extends cdktf.ComplexList {
155
155
  }
156
156
  }
157
157
  /**
158
- * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/data-sources/test_grok_pattern newrelic_test_grok_pattern}
158
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/data-sources/test_grok_pattern newrelic_test_grok_pattern}
159
159
  */
160
160
  export class DataNewrelicTestGrokPattern extends cdktf.TerraformDataSource {
161
161
  // =================
@@ -169,7 +169,7 @@ export class DataNewrelicTestGrokPattern extends cdktf.TerraformDataSource {
169
169
  * Generates CDKTF code for importing a DataNewrelicTestGrokPattern resource upon running "cdktf plan <stack-name>"
170
170
  * @param scope The scope in which to define this construct
171
171
  * @param importToId The construct id used in the generated config for the DataNewrelicTestGrokPattern to import
172
- * @param importFromId The id of the existing DataNewrelicTestGrokPattern that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/data-sources/test_grok_pattern#import import section} in the documentation of this resource for the id to use
172
+ * @param importFromId The id of the existing DataNewrelicTestGrokPattern that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/data-sources/test_grok_pattern#import import section} in the documentation of this resource for the id to use
173
173
  * @param provider? Optional instance of the provider where the DataNewrelicTestGrokPattern to import is found
174
174
  */
175
175
  static generateConfigForImport(scope, importToId, importFromId, provider) {
@@ -179,7 +179,7 @@ export class DataNewrelicTestGrokPattern extends cdktf.TerraformDataSource {
179
179
  // INITIALIZER
180
180
  // ===========
181
181
  /**
182
- * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/data-sources/test_grok_pattern newrelic_test_grok_pattern} Data Source
182
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/data-sources/test_grok_pattern newrelic_test_grok_pattern} Data Source
183
183
  *
184
184
  * @param scope The scope in which to define this construct
185
185
  * @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -190,8 +190,8 @@ export class DataNewrelicTestGrokPattern extends cdktf.TerraformDataSource {
190
190
  terraformResourceType: 'newrelic_test_grok_pattern',
191
191
  terraformGeneratorMetadata: {
192
192
  providerName: 'newrelic',
193
- providerVersion: '3.75.4',
194
- providerVersionConstraint: '3.75.4'
193
+ providerVersion: '3.76.0',
194
+ providerVersionConstraint: '3.76.0'
195
195
  },
196
196
  provider: config.provider,
197
197
  dependsOn: config.dependsOn,
@@ -4,24 +4,24 @@ export interface DataNewrelicUserConfig extends cdktf.TerraformMetaArguments {
4
4
  /**
5
5
  * The ID of the Authentication Domain the user being queried would belong to.
6
6
  *
7
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/data-sources/user#authentication_domain_id DataNewrelicUser#authentication_domain_id}
7
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/data-sources/user#authentication_domain_id DataNewrelicUser#authentication_domain_id}
8
8
  */
9
9
  readonly authenticationDomainId: string;
10
10
  /**
11
11
  * The email ID of the user to be queried.
12
12
  *
13
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/data-sources/user#email_id DataNewrelicUser#email_id}
13
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/data-sources/user#email_id DataNewrelicUser#email_id}
14
14
  */
15
15
  readonly emailId?: string;
16
16
  /**
17
17
  * The name of the user to be queried.
18
18
  *
19
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/data-sources/user#name DataNewrelicUser#name}
19
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/data-sources/user#name DataNewrelicUser#name}
20
20
  */
21
21
  readonly name?: string;
22
22
  }
23
23
  /**
24
- * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/data-sources/user newrelic_user}
24
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/data-sources/user newrelic_user}
25
25
  */
26
26
  export declare class DataNewrelicUser extends cdktf.TerraformDataSource {
27
27
  static readonly tfResourceType = "newrelic_user";
@@ -29,12 +29,12 @@ export declare class DataNewrelicUser extends cdktf.TerraformDataSource {
29
29
  * Generates CDKTF code for importing a DataNewrelicUser resource upon running "cdktf plan <stack-name>"
30
30
  * @param scope The scope in which to define this construct
31
31
  * @param importToId The construct id used in the generated config for the DataNewrelicUser to import
32
- * @param importFromId The id of the existing DataNewrelicUser that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/data-sources/user#import import section} in the documentation of this resource for the id to use
32
+ * @param importFromId The id of the existing DataNewrelicUser that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/data-sources/user#import import section} in the documentation of this resource for the id to use
33
33
  * @param provider? Optional instance of the provider where the DataNewrelicUser to import is found
34
34
  */
35
35
  static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktf.TerraformProvider): any;
36
36
  /**
37
- * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/data-sources/user newrelic_user} Data Source
37
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/data-sources/user newrelic_user} Data Source
38
38
  *
39
39
  * @param scope The scope in which to define this construct
40
40
  * @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/data-sources/user
1
+ // https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/data-sources/user
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/data-sources/user newrelic_user}
5
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/data-sources/user newrelic_user}
6
6
  */
7
7
  export class DataNewrelicUser extends cdktf.TerraformDataSource {
8
8
  // =================
@@ -16,7 +16,7 @@ export class DataNewrelicUser extends cdktf.TerraformDataSource {
16
16
  * Generates CDKTF code for importing a DataNewrelicUser 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 DataNewrelicUser to import
19
- * @param importFromId The id of the existing DataNewrelicUser that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/data-sources/user#import import section} in the documentation of this resource for the id to use
19
+ * @param importFromId The id of the existing DataNewrelicUser that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/data-sources/user#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 DataNewrelicUser to import is found
21
21
  */
22
22
  static generateConfigForImport(scope, importToId, importFromId, provider) {
@@ -26,7 +26,7 @@ export class DataNewrelicUser extends cdktf.TerraformDataSource {
26
26
  // INITIALIZER
27
27
  // ===========
28
28
  /**
29
- * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.75.4/docs/data-sources/user newrelic_user} Data Source
29
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.0/docs/data-sources/user newrelic_user} Data Source
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 DataNewrelicUser extends cdktf.TerraformDataSource {
37
37
  terraformResourceType: 'newrelic_user',
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,