@cdktf-providers/newrelic 3.76.1 → 3.76.3

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 +10 -10
  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 +75 -75
  93. package/dist/nrql-alert-condition/index.js +6 -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
@@ -6,17 +6,17 @@ export interface OneDashboardConfig extends cdktf.TerraformMetaArguments {
6
6
  /**
7
7
  * The New Relic account ID where you want to create the dashboard.
8
8
  *
9
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#account_id OneDashboard#account_id}
9
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/one_dashboard#account_id OneDashboard#account_id}
10
10
  */
11
11
  readonly accountId?: number;
12
12
  /**
13
13
  * The dashboard's description.
14
14
  *
15
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#description OneDashboard#description}
15
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/one_dashboard#description OneDashboard#description}
16
16
  */
17
17
  readonly description?: string;
18
18
  /**
19
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#id OneDashboard#id}
19
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/one_dashboard#id OneDashboard#id}
20
20
  *
21
21
  * Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.
22
22
  * 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.
@@ -25,30 +25,30 @@ export interface OneDashboardConfig extends cdktf.TerraformMetaArguments {
25
25
  /**
26
26
  * The dashboard's name.
27
27
  *
28
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#name OneDashboard#name}
28
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/one_dashboard#name OneDashboard#name}
29
29
  */
30
30
  readonly name: string;
31
31
  /**
32
32
  * Determines who can see or edit the dashboard. Valid values are private, public_read_only, public_read_write. Defaults to public_read_only.
33
33
  *
34
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#permissions OneDashboard#permissions}
34
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/one_dashboard#permissions OneDashboard#permissions}
35
35
  */
36
36
  readonly permissions?: string;
37
37
  /**
38
38
  * page block
39
39
  *
40
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#page OneDashboard#page}
40
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/one_dashboard#page OneDashboard#page}
41
41
  */
42
42
  readonly page: OneDashboardPage[] | cdktf.IResolvable;
43
43
  /**
44
44
  * variable block
45
45
  *
46
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#variable OneDashboard#variable}
46
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/one_dashboard#variable OneDashboard#variable}
47
47
  */
48
48
  readonly variable?: OneDashboardVariable[] | cdktf.IResolvable;
49
49
  }
50
50
  /**
51
- * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard newrelic_one_dashboard}
51
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/one_dashboard newrelic_one_dashboard}
52
52
  */
53
53
  export declare class OneDashboard extends cdktf.TerraformResource {
54
54
  static readonly tfResourceType = "newrelic_one_dashboard";
@@ -56,12 +56,12 @@ export declare class OneDashboard extends cdktf.TerraformResource {
56
56
  * Generates CDKTF code for importing a OneDashboard resource upon running "cdktf plan <stack-name>"
57
57
  * @param scope The scope in which to define this construct
58
58
  * @param importToId The construct id used in the generated config for the OneDashboard to import
59
- * @param importFromId The id of the existing OneDashboard that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#import import section} in the documentation of this resource for the id to use
59
+ * @param importFromId The id of the existing OneDashboard that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/one_dashboard#import import section} in the documentation of this resource for the id to use
60
60
  * @param provider? Optional instance of the provider where the OneDashboard to import is found
61
61
  */
62
62
  static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktf.TerraformProvider): any;
63
63
  /**
64
- * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard newrelic_one_dashboard} Resource
64
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/one_dashboard newrelic_one_dashboard} Resource
65
65
  *
66
66
  * @param scope The scope in which to define this construct
67
67
  * @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -3,7 +3,7 @@ import { oneDashboardPageToTerraform, oneDashboardPageToHclTerraform, OneDashboa
3
3
  export * from './index-structs';
4
4
  import * as cdktf from 'cdktf';
5
5
  /**
6
- * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard newrelic_one_dashboard}
6
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/one_dashboard newrelic_one_dashboard}
7
7
  */
8
8
  export class OneDashboard extends cdktf.TerraformResource {
9
9
  // =================
@@ -17,7 +17,7 @@ export class OneDashboard extends cdktf.TerraformResource {
17
17
  * Generates CDKTF code for importing a OneDashboard resource upon running "cdktf plan <stack-name>"
18
18
  * @param scope The scope in which to define this construct
19
19
  * @param importToId The construct id used in the generated config for the OneDashboard to import
20
- * @param importFromId The id of the existing OneDashboard that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard#import import section} in the documentation of this resource for the id to use
20
+ * @param importFromId The id of the existing OneDashboard that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/one_dashboard#import import section} in the documentation of this resource for the id to use
21
21
  * @param provider? Optional instance of the provider where the OneDashboard to import is found
22
22
  */
23
23
  static generateConfigForImport(scope, importToId, importFromId, provider) {
@@ -27,7 +27,7 @@ export class OneDashboard extends cdktf.TerraformResource {
27
27
  // INITIALIZER
28
28
  // ===========
29
29
  /**
30
- * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard newrelic_one_dashboard} Resource
30
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/one_dashboard newrelic_one_dashboard} Resource
31
31
  *
32
32
  * @param scope The scope in which to define this construct
33
33
  * @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -38,8 +38,8 @@ export class OneDashboard extends cdktf.TerraformResource {
38
38
  terraformResourceType: 'newrelic_one_dashboard',
39
39
  terraformGeneratorMetadata: {
40
40
  providerName: 'newrelic',
41
- providerVersion: '3.76.1',
42
- providerVersionConstraint: '3.76.1'
41
+ providerVersion: '3.76.3',
42
+ providerVersionConstraint: '3.76.3'
43
43
  },
44
44
  provider: config.provider,
45
45
  dependsOn: config.dependsOn,
@@ -4,11 +4,11 @@ export interface OneDashboardJsonConfig extends cdktf.TerraformMetaArguments {
4
4
  /**
5
5
  * The New Relic account ID where you want to create the dashboard.
6
6
  *
7
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard_json#account_id OneDashboardJson#account_id}
7
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/one_dashboard_json#account_id OneDashboardJson#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.76.1/docs/resources/one_dashboard_json#id OneDashboardJson#id}
11
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/one_dashboard_json#id OneDashboardJson#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,23 +17,23 @@ export interface OneDashboardJsonConfig extends cdktf.TerraformMetaArguments {
17
17
  /**
18
18
  * The dashboard's json.
19
19
  *
20
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard_json#json OneDashboardJson#json}
20
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/one_dashboard_json#json OneDashboardJson#json}
21
21
  */
22
22
  readonly json: string;
23
23
  /**
24
24
  * timeouts block
25
25
  *
26
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard_json#timeouts OneDashboardJson#timeouts}
26
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/one_dashboard_json#timeouts OneDashboardJson#timeouts}
27
27
  */
28
28
  readonly timeouts?: OneDashboardJsonTimeouts;
29
29
  }
30
30
  export interface OneDashboardJsonTimeouts {
31
31
  /**
32
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard_json#create OneDashboardJson#create}
32
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/one_dashboard_json#create OneDashboardJson#create}
33
33
  */
34
34
  readonly create?: string;
35
35
  /**
36
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard_json#update OneDashboardJson#update}
36
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/one_dashboard_json#update OneDashboardJson#update}
37
37
  */
38
38
  readonly update?: string;
39
39
  }
@@ -61,7 +61,7 @@ export declare class OneDashboardJsonTimeoutsOutputReference extends cdktf.Compl
61
61
  get updateInput(): string;
62
62
  }
63
63
  /**
64
- * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard_json newrelic_one_dashboard_json}
64
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/one_dashboard_json newrelic_one_dashboard_json}
65
65
  */
66
66
  export declare class OneDashboardJson extends cdktf.TerraformResource {
67
67
  static readonly tfResourceType = "newrelic_one_dashboard_json";
@@ -69,12 +69,12 @@ export declare class OneDashboardJson extends cdktf.TerraformResource {
69
69
  * Generates CDKTF code for importing a OneDashboardJson resource upon running "cdktf plan <stack-name>"
70
70
  * @param scope The scope in which to define this construct
71
71
  * @param importToId The construct id used in the generated config for the OneDashboardJson to import
72
- * @param importFromId The id of the existing OneDashboardJson that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard_json#import import section} in the documentation of this resource for the id to use
72
+ * @param importFromId The id of the existing OneDashboardJson that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/one_dashboard_json#import import section} in the documentation of this resource for the id to use
73
73
  * @param provider? Optional instance of the provider where the OneDashboardJson to import is found
74
74
  */
75
75
  static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktf.TerraformProvider): any;
76
76
  /**
77
- * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard_json newrelic_one_dashboard_json} Resource
77
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/one_dashboard_json newrelic_one_dashboard_json} Resource
78
78
  *
79
79
  * @param scope The scope in which to define this construct
80
80
  * @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.76.1/docs/resources/one_dashboard_json
1
+ // https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/one_dashboard_json
2
2
  // generated from terraform resource schema
3
3
  import * as cdktf from 'cdktf';
4
4
  export function oneDashboardJsonTimeoutsToTerraform(struct) {
@@ -113,7 +113,7 @@ export class OneDashboardJsonTimeoutsOutputReference extends cdktf.ComplexObject
113
113
  }
114
114
  }
115
115
  /**
116
- * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard_json newrelic_one_dashboard_json}
116
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/one_dashboard_json newrelic_one_dashboard_json}
117
117
  */
118
118
  export class OneDashboardJson extends cdktf.TerraformResource {
119
119
  // =================
@@ -127,7 +127,7 @@ export class OneDashboardJson extends cdktf.TerraformResource {
127
127
  * Generates CDKTF code for importing a OneDashboardJson resource upon running "cdktf plan <stack-name>"
128
128
  * @param scope The scope in which to define this construct
129
129
  * @param importToId The construct id used in the generated config for the OneDashboardJson to import
130
- * @param importFromId The id of the existing OneDashboardJson that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard_json#import import section} in the documentation of this resource for the id to use
130
+ * @param importFromId The id of the existing OneDashboardJson that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/one_dashboard_json#import import section} in the documentation of this resource for the id to use
131
131
  * @param provider? Optional instance of the provider where the OneDashboardJson to import is found
132
132
  */
133
133
  static generateConfigForImport(scope, importToId, importFromId, provider) {
@@ -137,7 +137,7 @@ export class OneDashboardJson extends cdktf.TerraformResource {
137
137
  // INITIALIZER
138
138
  // ===========
139
139
  /**
140
- * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard_json newrelic_one_dashboard_json} Resource
140
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/one_dashboard_json newrelic_one_dashboard_json} Resource
141
141
  *
142
142
  * @param scope The scope in which to define this construct
143
143
  * @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -148,8 +148,8 @@ export class OneDashboardJson extends cdktf.TerraformResource {
148
148
  terraformResourceType: 'newrelic_one_dashboard_json',
149
149
  terraformGeneratorMetadata: {
150
150
  providerName: 'newrelic',
151
- providerVersion: '3.76.1',
152
- providerVersionConstraint: '3.76.1'
151
+ providerVersion: '3.76.3',
152
+ providerVersionConstraint: '3.76.3'
153
153
  },
154
154
  provider: config.provider,
155
155
  dependsOn: config.dependsOn,
@@ -4,17 +4,17 @@ export interface OneDashboardRawConfig extends cdktf.TerraformMetaArguments {
4
4
  /**
5
5
  * The New Relic account ID where you want to create the dashboard.
6
6
  *
7
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard_raw#account_id OneDashboardRaw#account_id}
7
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/one_dashboard_raw#account_id OneDashboardRaw#account_id}
8
8
  */
9
9
  readonly accountId?: number;
10
10
  /**
11
11
  * The dashboard's description.
12
12
  *
13
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard_raw#description OneDashboardRaw#description}
13
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/one_dashboard_raw#description OneDashboardRaw#description}
14
14
  */
15
15
  readonly description?: string;
16
16
  /**
17
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard_raw#id OneDashboardRaw#id}
17
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/one_dashboard_raw#id OneDashboardRaw#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,61 +23,61 @@ export interface OneDashboardRawConfig extends cdktf.TerraformMetaArguments {
23
23
  /**
24
24
  * The dashboard's name.
25
25
  *
26
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard_raw#name OneDashboardRaw#name}
26
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/one_dashboard_raw#name OneDashboardRaw#name}
27
27
  */
28
28
  readonly name: string;
29
29
  /**
30
30
  * Determines who can see or edit the dashboard. Valid values are private, public_read_only, public_read_write. Defaults to public_read_only.
31
31
  *
32
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard_raw#permissions OneDashboardRaw#permissions}
32
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/one_dashboard_raw#permissions OneDashboardRaw#permissions}
33
33
  */
34
34
  readonly permissions?: string;
35
35
  /**
36
36
  * page block
37
37
  *
38
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard_raw#page OneDashboardRaw#page}
38
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/one_dashboard_raw#page OneDashboardRaw#page}
39
39
  */
40
40
  readonly page: OneDashboardRawPage[] | cdktf.IResolvable;
41
41
  }
42
42
  export interface OneDashboardRawPageWidget {
43
43
  /**
44
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard_raw#column OneDashboardRaw#column}
44
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/one_dashboard_raw#column OneDashboardRaw#column}
45
45
  */
46
46
  readonly column: number;
47
47
  /**
48
48
  * The configuration of the widget.
49
49
  *
50
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard_raw#configuration OneDashboardRaw#configuration}
50
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/one_dashboard_raw#configuration OneDashboardRaw#configuration}
51
51
  */
52
52
  readonly configuration: string;
53
53
  /**
54
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard_raw#height OneDashboardRaw#height}
54
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/one_dashboard_raw#height OneDashboardRaw#height}
55
55
  */
56
56
  readonly height?: number;
57
57
  /**
58
58
  * (Optional) Related entity GUIDs. Currently only supports Dashboard entity GUIDs.
59
59
  *
60
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard_raw#linked_entity_guids OneDashboardRaw#linked_entity_guids}
60
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/one_dashboard_raw#linked_entity_guids OneDashboardRaw#linked_entity_guids}
61
61
  */
62
62
  readonly linkedEntityGuids?: string[];
63
63
  /**
64
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard_raw#row OneDashboardRaw#row}
64
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/one_dashboard_raw#row OneDashboardRaw#row}
65
65
  */
66
66
  readonly row: number;
67
67
  /**
68
68
  * A title for the widget.
69
69
  *
70
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard_raw#title OneDashboardRaw#title}
70
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/one_dashboard_raw#title OneDashboardRaw#title}
71
71
  */
72
72
  readonly title: string;
73
73
  /**
74
74
  * The visualization ID of the widget.
75
75
  *
76
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard_raw#visualization_id OneDashboardRaw#visualization_id}
76
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/one_dashboard_raw#visualization_id OneDashboardRaw#visualization_id}
77
77
  */
78
78
  readonly visualizationId: string;
79
79
  /**
80
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard_raw#width OneDashboardRaw#width}
80
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/one_dashboard_raw#width OneDashboardRaw#width}
81
81
  */
82
82
  readonly width?: number;
83
83
  }
@@ -152,19 +152,19 @@ export interface OneDashboardRawPage {
152
152
  /**
153
153
  * The dashboard page's description.
154
154
  *
155
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard_raw#description OneDashboardRaw#description}
155
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/one_dashboard_raw#description OneDashboardRaw#description}
156
156
  */
157
157
  readonly description?: string;
158
158
  /**
159
159
  * The dashboard page's name.
160
160
  *
161
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard_raw#name OneDashboardRaw#name}
161
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/one_dashboard_raw#name OneDashboardRaw#name}
162
162
  */
163
163
  readonly name: string;
164
164
  /**
165
165
  * widget block
166
166
  *
167
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard_raw#widget OneDashboardRaw#widget}
167
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/one_dashboard_raw#widget OneDashboardRaw#widget}
168
168
  */
169
169
  readonly widget?: OneDashboardRawPageWidget[] | cdktf.IResolvable;
170
170
  }
@@ -215,7 +215,7 @@ export declare class OneDashboardRawPageList extends cdktf.ComplexList {
215
215
  get(index: number): OneDashboardRawPageOutputReference;
216
216
  }
217
217
  /**
218
- * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard_raw newrelic_one_dashboard_raw}
218
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/one_dashboard_raw newrelic_one_dashboard_raw}
219
219
  */
220
220
  export declare class OneDashboardRaw extends cdktf.TerraformResource {
221
221
  static readonly tfResourceType = "newrelic_one_dashboard_raw";
@@ -223,12 +223,12 @@ export declare class OneDashboardRaw extends cdktf.TerraformResource {
223
223
  * Generates CDKTF code for importing a OneDashboardRaw resource upon running "cdktf plan <stack-name>"
224
224
  * @param scope The scope in which to define this construct
225
225
  * @param importToId The construct id used in the generated config for the OneDashboardRaw to import
226
- * @param importFromId The id of the existing OneDashboardRaw that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard_raw#import import section} in the documentation of this resource for the id to use
226
+ * @param importFromId The id of the existing OneDashboardRaw that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/one_dashboard_raw#import import section} in the documentation of this resource for the id to use
227
227
  * @param provider? Optional instance of the provider where the OneDashboardRaw to import is found
228
228
  */
229
229
  static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktf.TerraformProvider): any;
230
230
  /**
231
- * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard_raw newrelic_one_dashboard_raw} Resource
231
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/one_dashboard_raw newrelic_one_dashboard_raw} Resource
232
232
  *
233
233
  * @param scope The scope in which to define this construct
234
234
  * @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.76.1/docs/resources/one_dashboard_raw
1
+ // https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/one_dashboard_raw
2
2
  // generated from terraform resource schema
3
3
  import * as cdktf from 'cdktf';
4
4
  export function oneDashboardRawPageWidgetToTerraform(struct) {
@@ -460,7 +460,7 @@ export class OneDashboardRawPageList extends cdktf.ComplexList {
460
460
  }
461
461
  }
462
462
  /**
463
- * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard_raw newrelic_one_dashboard_raw}
463
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/one_dashboard_raw newrelic_one_dashboard_raw}
464
464
  */
465
465
  export class OneDashboardRaw extends cdktf.TerraformResource {
466
466
  // =================
@@ -474,7 +474,7 @@ export class OneDashboardRaw extends cdktf.TerraformResource {
474
474
  * Generates CDKTF code for importing a OneDashboardRaw resource upon running "cdktf plan <stack-name>"
475
475
  * @param scope The scope in which to define this construct
476
476
  * @param importToId The construct id used in the generated config for the OneDashboardRaw to import
477
- * @param importFromId The id of the existing OneDashboardRaw that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard_raw#import import section} in the documentation of this resource for the id to use
477
+ * @param importFromId The id of the existing OneDashboardRaw that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/one_dashboard_raw#import import section} in the documentation of this resource for the id to use
478
478
  * @param provider? Optional instance of the provider where the OneDashboardRaw to import is found
479
479
  */
480
480
  static generateConfigForImport(scope, importToId, importFromId, provider) {
@@ -484,7 +484,7 @@ export class OneDashboardRaw extends cdktf.TerraformResource {
484
484
  // INITIALIZER
485
485
  // ===========
486
486
  /**
487
- * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/one_dashboard_raw newrelic_one_dashboard_raw} Resource
487
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/one_dashboard_raw newrelic_one_dashboard_raw} Resource
488
488
  *
489
489
  * @param scope The scope in which to define this construct
490
490
  * @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -495,8 +495,8 @@ export class OneDashboardRaw extends cdktf.TerraformResource {
495
495
  terraformResourceType: 'newrelic_one_dashboard_raw',
496
496
  terraformGeneratorMetadata: {
497
497
  providerName: 'newrelic',
498
- providerVersion: '3.76.1',
499
- providerVersionConstraint: '3.76.1'
498
+ providerVersion: '3.76.3',
499
+ providerVersionConstraint: '3.76.3'
500
500
  },
501
501
  provider: config.provider,
502
502
  dependsOn: config.dependsOn,
@@ -4,17 +4,17 @@ export interface PipelineCloudRuleConfig extends cdktf.TerraformMetaArguments {
4
4
  /**
5
5
  * The account ID where the Pipeline Cloud rule will be created.
6
6
  *
7
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/pipeline_cloud_rule#account_id PipelineCloudRule#account_id}
7
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/pipeline_cloud_rule#account_id PipelineCloudRule#account_id}
8
8
  */
9
9
  readonly accountId?: number;
10
10
  /**
11
11
  * Provides additional information about the rule.
12
12
  *
13
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/pipeline_cloud_rule#description PipelineCloudRule#description}
13
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/pipeline_cloud_rule#description PipelineCloudRule#description}
14
14
  */
15
15
  readonly description?: string;
16
16
  /**
17
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/pipeline_cloud_rule#id PipelineCloudRule#id}
17
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/pipeline_cloud_rule#id PipelineCloudRule#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 PipelineCloudRuleConfig extends cdktf.TerraformMetaArguments {
23
23
  /**
24
24
  * The name of the rule. This must be unique within an account.
25
25
  *
26
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/pipeline_cloud_rule#name PipelineCloudRule#name}
26
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/pipeline_cloud_rule#name PipelineCloudRule#name}
27
27
  */
28
28
  readonly name: string;
29
29
  /**
30
30
  * The NRQL query that defines which data will be processed by this pipeline cloud rule.
31
31
  *
32
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/pipeline_cloud_rule#nrql PipelineCloudRule#nrql}
32
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/pipeline_cloud_rule#nrql PipelineCloudRule#nrql}
33
33
  */
34
34
  readonly nrql: string;
35
35
  }
36
36
  /**
37
- * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/pipeline_cloud_rule newrelic_pipeline_cloud_rule}
37
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/pipeline_cloud_rule newrelic_pipeline_cloud_rule}
38
38
  */
39
39
  export declare class PipelineCloudRule extends cdktf.TerraformResource {
40
40
  static readonly tfResourceType = "newrelic_pipeline_cloud_rule";
@@ -42,12 +42,12 @@ export declare class PipelineCloudRule extends cdktf.TerraformResource {
42
42
  * Generates CDKTF code for importing a PipelineCloudRule 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 PipelineCloudRule to import
45
- * @param importFromId The id of the existing PipelineCloudRule that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/pipeline_cloud_rule#import import section} in the documentation of this resource for the id to use
45
+ * @param importFromId The id of the existing PipelineCloudRule that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/pipeline_cloud_rule#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 PipelineCloudRule 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.76.1/docs/resources/pipeline_cloud_rule newrelic_pipeline_cloud_rule} Resource
50
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/pipeline_cloud_rule newrelic_pipeline_cloud_rule} 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.76.1/docs/resources/pipeline_cloud_rule
1
+ // https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/pipeline_cloud_rule
2
2
  // generated from terraform resource schema
3
3
  import * as cdktf from 'cdktf';
4
4
  /**
5
- * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/pipeline_cloud_rule newrelic_pipeline_cloud_rule}
5
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/pipeline_cloud_rule newrelic_pipeline_cloud_rule}
6
6
  */
7
7
  export class PipelineCloudRule extends cdktf.TerraformResource {
8
8
  // =================
@@ -16,7 +16,7 @@ export class PipelineCloudRule extends cdktf.TerraformResource {
16
16
  * Generates CDKTF code for importing a PipelineCloudRule 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 PipelineCloudRule to import
19
- * @param importFromId The id of the existing PipelineCloudRule that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/pipeline_cloud_rule#import import section} in the documentation of this resource for the id to use
19
+ * @param importFromId The id of the existing PipelineCloudRule that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/pipeline_cloud_rule#import import section} in the documentation of this resource for the id to use
20
20
  * @param provider? Optional instance of the provider where the PipelineCloudRule to import is found
21
21
  */
22
22
  static generateConfigForImport(scope, importToId, importFromId, provider) {
@@ -26,7 +26,7 @@ export class PipelineCloudRule extends cdktf.TerraformResource {
26
26
  // INITIALIZER
27
27
  // ===========
28
28
  /**
29
- * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs/resources/pipeline_cloud_rule newrelic_pipeline_cloud_rule} Resource
29
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs/resources/pipeline_cloud_rule newrelic_pipeline_cloud_rule} Resource
30
30
  *
31
31
  * @param scope The scope in which to define this construct
32
32
  * @param id The scoped construct ID. Must be unique amongst siblings in the same scope
@@ -37,8 +37,8 @@ export class PipelineCloudRule extends cdktf.TerraformResource {
37
37
  terraformResourceType: 'newrelic_pipeline_cloud_rule',
38
38
  terraformGeneratorMetadata: {
39
39
  providerName: 'newrelic',
40
- providerVersion: '3.76.1',
41
- providerVersionConstraint: '3.76.1'
40
+ providerVersion: '3.76.3',
41
+ providerVersionConstraint: '3.76.3'
42
42
  },
43
43
  provider: config.provider,
44
44
  dependsOn: config.dependsOn,
@@ -2,68 +2,68 @@ import { Construct } from 'constructs';
2
2
  import * as cdktf from 'cdktf';
3
3
  export interface NewrelicProviderConfig {
4
4
  /**
5
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs#account_id NewrelicProvider#account_id}
5
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs#account_id NewrelicProvider#account_id}
6
6
  */
7
7
  readonly accountId: number;
8
8
  /**
9
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs#admin_api_key NewrelicProvider#admin_api_key}
9
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs#admin_api_key NewrelicProvider#admin_api_key}
10
10
  */
11
11
  readonly adminApiKey?: string;
12
12
  /**
13
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs#api_key NewrelicProvider#api_key}
13
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs#api_key NewrelicProvider#api_key}
14
14
  */
15
15
  readonly apiKey: string;
16
16
  /**
17
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs#api_url NewrelicProvider#api_url}
17
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs#api_url NewrelicProvider#api_url}
18
18
  */
19
19
  readonly apiUrl?: string;
20
20
  /**
21
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs#cacert_file NewrelicProvider#cacert_file}
21
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs#cacert_file NewrelicProvider#cacert_file}
22
22
  */
23
23
  readonly cacertFile?: string;
24
24
  /**
25
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs#infrastructure_api_url NewrelicProvider#infrastructure_api_url}
25
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs#infrastructure_api_url NewrelicProvider#infrastructure_api_url}
26
26
  */
27
27
  readonly infrastructureApiUrl?: string;
28
28
  /**
29
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs#insecure_skip_verify NewrelicProvider#insecure_skip_verify}
29
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs#insecure_skip_verify NewrelicProvider#insecure_skip_verify}
30
30
  */
31
31
  readonly insecureSkipVerify?: boolean | cdktf.IResolvable;
32
32
  /**
33
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs#insights_insert_key NewrelicProvider#insights_insert_key}
33
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs#insights_insert_key NewrelicProvider#insights_insert_key}
34
34
  */
35
35
  readonly insightsInsertKey?: string;
36
36
  /**
37
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs#insights_insert_url NewrelicProvider#insights_insert_url}
37
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs#insights_insert_url NewrelicProvider#insights_insert_url}
38
38
  */
39
39
  readonly insightsInsertUrl?: string;
40
40
  /**
41
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs#insights_query_url NewrelicProvider#insights_query_url}
41
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs#insights_query_url NewrelicProvider#insights_query_url}
42
42
  */
43
43
  readonly insightsQueryUrl?: string;
44
44
  /**
45
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs#nerdgraph_api_url NewrelicProvider#nerdgraph_api_url}
45
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs#nerdgraph_api_url NewrelicProvider#nerdgraph_api_url}
46
46
  */
47
47
  readonly nerdgraphApiUrl?: string;
48
48
  /**
49
49
  * The data center for which your New Relic account is configured. Only one region per provider block is permitted.
50
50
  *
51
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs#region NewrelicProvider#region}
51
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs#region NewrelicProvider#region}
52
52
  */
53
53
  readonly region?: string;
54
54
  /**
55
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs#synthetics_api_url NewrelicProvider#synthetics_api_url}
55
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs#synthetics_api_url NewrelicProvider#synthetics_api_url}
56
56
  */
57
57
  readonly syntheticsApiUrl?: string;
58
58
  /**
59
59
  * Alias name
60
60
  *
61
- * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs#alias NewrelicProvider#alias}
61
+ * Docs at Terraform Registry: {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs#alias NewrelicProvider#alias}
62
62
  */
63
63
  readonly alias?: string;
64
64
  }
65
65
  /**
66
- * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs newrelic}
66
+ * Represents a {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs newrelic}
67
67
  */
68
68
  export declare class NewrelicProvider extends cdktf.TerraformProvider {
69
69
  static readonly tfResourceType = "newrelic";
@@ -71,12 +71,12 @@ export declare class NewrelicProvider extends cdktf.TerraformProvider {
71
71
  * Generates CDKTF code for importing a NewrelicProvider resource upon running "cdktf plan <stack-name>"
72
72
  * @param scope The scope in which to define this construct
73
73
  * @param importToId The construct id used in the generated config for the NewrelicProvider to import
74
- * @param importFromId The id of the existing NewrelicProvider that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs#import import section} in the documentation of this resource for the id to use
74
+ * @param importFromId The id of the existing NewrelicProvider that should be imported. Refer to the {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs#import import section} in the documentation of this resource for the id to use
75
75
  * @param provider? Optional instance of the provider where the NewrelicProvider to import is found
76
76
  */
77
77
  static generateConfigForImport(scope: Construct, importToId: string, importFromId: string, provider?: cdktf.TerraformProvider): any;
78
78
  /**
79
- * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.1/docs newrelic} Resource
79
+ * Create a new {@link https://registry.terraform.io/providers/newrelic/newrelic/3.76.3/docs newrelic} Resource
80
80
  *
81
81
  * @param scope The scope in which to define this construct
82
82
  * @param id The scoped construct ID. Must be unique amongst siblings in the same scope