@cdktn/provider-newrelic 14.3.0 → 14.3.2
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.
- package/.jsii +2321 -2377
- package/README.md +3 -3
- package/lib/account-management/index.d.ts +10 -10
- package/lib/account-management/index.js +7 -7
- package/lib/alert-channel/index.d.ts +29 -29
- package/lib/alert-channel/index.js +7 -7
- package/lib/alert-compound-condition/index.d.ts +17 -17
- package/lib/alert-compound-condition/index.js +9 -9
- package/lib/alert-condition/index.d.ts +22 -22
- package/lib/alert-condition/index.js +8 -8
- package/lib/alert-muting-rule/index.d.ts +23 -23
- package/lib/alert-muting-rule/index.js +10 -10
- package/lib/alert-policy/index.d.ts +8 -8
- package/lib/alert-policy/index.js +6 -6
- package/lib/alert-policy-channel/index.d.ts +9 -9
- package/lib/alert-policy-channel/index.js +7 -7
- package/lib/api-access-key/index.d.ts +10 -10
- package/lib/api-access-key/index.js +6 -6
- package/lib/application-settings/index.d.ts +27 -27
- package/lib/application-settings/index.js +13 -13
- package/lib/browser-application/index.d.ts +12 -12
- package/lib/browser-application/index.js +7 -7
- package/lib/cloud-aws-eu-sovereign-integrations/index.d.ts +14 -14
- package/lib/cloud-aws-eu-sovereign-integrations/index.js +9 -9
- package/lib/cloud-aws-eu-sovereign-link-account/index.d.ts +8 -8
- package/lib/cloud-aws-eu-sovereign-link-account/index.js +6 -6
- package/lib/cloud-aws-govcloud-integrations/index.d.ts +110 -110
- package/lib/cloud-aws-govcloud-integrations/index.js +26 -26
- package/lib/cloud-aws-govcloud-link-account/index.d.ts +8 -8
- package/lib/cloud-aws-govcloud-link-account/index.js +6 -6
- package/lib/cloud-aws-integrations/index.d.ts +234 -234
- package/lib/cloud-aws-integrations/index.js +60 -60
- package/lib/cloud-aws-link-account/index.d.ts +8 -8
- package/lib/cloud-aws-link-account/index.js +6 -6
- package/lib/cloud-azure-integrations/index.d.ts +109 -109
- package/lib/cloud-azure-integrations/index.js +39 -39
- package/lib/cloud-azure-link-account/index.d.ts +10 -10
- package/lib/cloud-azure-link-account/index.js +6 -6
- package/lib/cloud-gcp-integrations/index.d.ts +62 -62
- package/lib/cloud-gcp-integrations/index.js +32 -32
- package/lib/cloud-gcp-link-account/index.d.ts +7 -7
- package/lib/cloud-gcp-link-account/index.js +6 -6
- package/lib/cloud-oci-link-account/index.d.ts +18 -18
- package/lib/cloud-oci-link-account/index.js +6 -6
- package/lib/data-newrelic-account/index.d.ts +7 -7
- package/lib/data-newrelic-account/index.js +6 -6
- package/lib/data-newrelic-alert-channel/index.d.ts +6 -6
- package/lib/data-newrelic-alert-channel/index.js +8 -8
- package/lib/data-newrelic-alert-policy/index.d.ts +7 -7
- package/lib/data-newrelic-alert-policy/index.js +6 -6
- package/lib/data-newrelic-application/index.d.ts +5 -5
- package/lib/data-newrelic-application/index.js +6 -6
- package/lib/data-newrelic-authentication-domain/index.d.ts +4 -4
- package/lib/data-newrelic-authentication-domain/index.js +6 -6
- package/lib/data-newrelic-cloud-account/index.d.ts +7 -7
- package/lib/data-newrelic-cloud-account/index.js +6 -6
- package/lib/data-newrelic-entity/index.d.ts +14 -14
- package/lib/data-newrelic-entity/index.js +8 -8
- package/lib/data-newrelic-group/index.d.ts +5 -5
- package/lib/data-newrelic-group/index.js +6 -6
- package/lib/data-newrelic-key-transaction/index.d.ts +7 -7
- package/lib/data-newrelic-key-transaction/index.js +6 -6
- package/lib/data-newrelic-notification-destination/index.d.ts +14 -14
- package/lib/data-newrelic-notification-destination/index.js +11 -11
- package/lib/data-newrelic-obfuscation-expression/index.d.ts +6 -6
- package/lib/data-newrelic-obfuscation-expression/index.js +6 -6
- package/lib/data-newrelic-service-level-alert-helper/index.d.ts +11 -11
- package/lib/data-newrelic-service-level-alert-helper/index.js +6 -6
- package/lib/data-newrelic-synthetics-private-location/index.d.ts +7 -7
- package/lib/data-newrelic-synthetics-private-location/index.js +6 -6
- package/lib/data-newrelic-synthetics-secure-credential/index.d.ts +6 -6
- package/lib/data-newrelic-synthetics-secure-credential/index.js +6 -6
- package/lib/data-newrelic-test-grok-pattern/index.d.ts +7 -7
- package/lib/data-newrelic-test-grok-pattern/index.js +10 -10
- package/lib/data-newrelic-user/index.d.ts +6 -6
- package/lib/data-newrelic-user/index.js +6 -6
- package/lib/data-partition-rule/index.d.ts +12 -12
- package/lib/data-partition-rule/index.js +7 -7
- package/lib/entity-tags/index.d.ts +10 -10
- package/lib/entity-tags/index.js +9 -9
- package/lib/events-to-metrics-rule/index.d.ts +9 -9
- package/lib/events-to-metrics-rule/index.js +6 -6
- package/lib/fleet/index.d.ts +10 -21
- package/lib/fleet/index.js +6 -27
- package/lib/group/index.d.ts +7 -7
- package/lib/group/index.js +6 -6
- package/lib/infra-alert-condition/index.d.ts +25 -25
- package/lib/infra-alert-condition/index.js +8 -8
- package/lib/insights-event/index.d.ts +11 -11
- package/lib/insights-event/index.js +10 -10
- package/lib/key-transaction/index.d.ts +9 -9
- package/lib/key-transaction/index.js +6 -6
- package/lib/log-parsing-rule/index.d.ts +12 -12
- package/lib/log-parsing-rule/index.js +6 -6
- package/lib/monitor-downtime/index.d.ts +20 -20
- package/lib/monitor-downtime/index.js +9 -9
- package/lib/notification-channel/index.d.ts +18 -18
- package/lib/notification-channel/index.js +9 -9
- package/lib/notification-destination/index.d.ts +33 -31
- package/lib/notification-destination/index.js +15 -15
- package/lib/nrql-alert-condition/index.d.ts +75 -75
- package/lib/nrql-alert-condition/index.js +17 -17
- package/lib/nrql-drop-rule/index.d.ts +10 -10
- package/lib/nrql-drop-rule/index.js +7 -7
- package/lib/obfuscation-expression/index.d.ts +8 -8
- package/lib/obfuscation-expression/index.js +6 -6
- package/lib/obfuscation-rule/index.d.ts +13 -13
- package/lib/obfuscation-rule/index.js +8 -8
- package/lib/one-dashboard/index-structs/structs0.d.ts +364 -364
- package/lib/one-dashboard/index-structs/structs0.js +185 -185
- package/lib/one-dashboard/index-structs/structs400.d.ts +286 -286
- package/lib/one-dashboard/index-structs/structs400.js +130 -130
- package/lib/one-dashboard/index.d.ts +10 -10
- package/lib/one-dashboard/index.js +6 -6
- package/lib/one-dashboard-json/index.d.ts +9 -9
- package/lib/one-dashboard-json/index.js +7 -7
- package/lib/one-dashboard-raw/index.d.ts +20 -20
- package/lib/one-dashboard-raw/index.js +10 -10
- package/lib/pipeline-cloud-rule/index.d.ts +8 -8
- package/lib/pipeline-cloud-rule/index.js +6 -6
- package/lib/provider/index.d.ts +17 -17
- package/lib/provider/index.js +6 -6
- package/lib/service-level/index.d.ts +38 -38
- package/lib/service-level/index.js +16 -16
- package/lib/synthetics-alert-condition/index.d.ts +9 -9
- package/lib/synthetics-alert-condition/index.js +6 -6
- package/lib/synthetics-broken-links-monitor/index.d.ts +17 -17
- package/lib/synthetics-broken-links-monitor/index.js +8 -8
- package/lib/synthetics-cert-check-monitor/index.d.ts +18 -18
- package/lib/synthetics-cert-check-monitor/index.js +8 -8
- package/lib/synthetics-monitor/index.d.ts +31 -31
- package/lib/synthetics-monitor/index.js +10 -10
- package/lib/synthetics-multilocation-alert-condition/index.d.ts +14 -14
- package/lib/synthetics-multilocation-alert-condition/index.js +8 -8
- package/lib/synthetics-private-location/index.d.ts +8 -8
- package/lib/synthetics-private-location/index.js +6 -6
- package/lib/synthetics-script-monitor/index.d.ts +26 -26
- package/lib/synthetics-script-monitor/index.js +10 -10
- package/lib/synthetics-secure-credential/index.d.ts +11 -11
- package/lib/synthetics-secure-credential/index.js +7 -7
- package/lib/synthetics-step-monitor/index.d.ts +25 -25
- package/lib/synthetics-step-monitor/index.js +12 -12
- package/lib/user/index.d.ts +8 -8
- package/lib/user/index.js +6 -6
- package/lib/workflow/index.d.ts +26 -26
- package/lib/workflow/index.js +16 -16
- package/lib/workflow-automation/index.d.ts +8 -8
- package/lib/workflow-automation/index.js +6 -6
- package/lib/workload/index.d.ts +32 -32
- package/lib/workload/index.js +17 -17
- package/package.json +31 -31
package/package.json
CHANGED
|
@@ -6,33 +6,33 @@
|
|
|
6
6
|
"url": "https://github.com/cdktn-io/cdktn-provider-newrelic.git"
|
|
7
7
|
},
|
|
8
8
|
"scripts": {
|
|
9
|
-
"build": "
|
|
10
|
-
"bump": "
|
|
11
|
-
"check-if-new-provider-version": "
|
|
12
|
-
"clobber": "
|
|
13
|
-
"compat": "
|
|
9
|
+
"build": "projen build",
|
|
10
|
+
"bump": "projen bump",
|
|
11
|
+
"check-if-new-provider-version": "projen check-if-new-provider-version",
|
|
12
|
+
"clobber": "projen clobber",
|
|
13
|
+
"compat": "projen compat",
|
|
14
14
|
"compile": "jsii --silence-warnings=reserved-word",
|
|
15
|
-
"default": "
|
|
16
|
-
"docgen": "
|
|
17
|
-
"eject": "
|
|
18
|
-
"fetch": "
|
|
19
|
-
"package": "
|
|
20
|
-
"package-all": "
|
|
21
|
-
"package:go": "
|
|
22
|
-
"package:js": "
|
|
23
|
-
"package:python": "
|
|
24
|
-
"post-compile": "
|
|
25
|
-
"post-upgrade": "
|
|
26
|
-
"pre-compile": "
|
|
27
|
-
"release": "
|
|
15
|
+
"default": "projen default",
|
|
16
|
+
"docgen": "projen docgen",
|
|
17
|
+
"eject": "projen eject",
|
|
18
|
+
"fetch": "projen fetch",
|
|
19
|
+
"package": "projen package",
|
|
20
|
+
"package-all": "projen package-all",
|
|
21
|
+
"package:go": "projen package:go",
|
|
22
|
+
"package:js": "projen package:js",
|
|
23
|
+
"package:python": "projen package:python",
|
|
24
|
+
"post-compile": "projen post-compile",
|
|
25
|
+
"post-upgrade": "projen post-upgrade",
|
|
26
|
+
"pre-compile": "projen pre-compile",
|
|
27
|
+
"release": "projen release",
|
|
28
28
|
"test": "jest --passWithNoTests",
|
|
29
|
-
"unbump": "
|
|
30
|
-
"unconditional-bump": "
|
|
31
|
-
"unconditional-release": "
|
|
32
|
-
"upgrade": "
|
|
33
|
-
"validate-workflows": "
|
|
34
|
-
"watch": "
|
|
35
|
-
"projen": "
|
|
29
|
+
"unbump": "projen unbump",
|
|
30
|
+
"unconditional-bump": "projen unconditional-bump",
|
|
31
|
+
"unconditional-release": "projen unconditional-release",
|
|
32
|
+
"upgrade": "projen upgrade",
|
|
33
|
+
"validate-workflows": "projen validate-workflows",
|
|
34
|
+
"watch": "projen watch",
|
|
35
|
+
"projen": "projen",
|
|
36
36
|
"commit": "git add -A && git commit -am \"Update provider\" || echo \"No changes to commit\"",
|
|
37
37
|
"should-release": "! git diff --exit-code v$(cat version.json | jq -r '.version') ./src ./package.json",
|
|
38
38
|
"prebump": "yarn fetch && yarn compile && yarn run commit && yarn run should-release",
|
|
@@ -55,11 +55,11 @@
|
|
|
55
55
|
"constructs": "^10.4.2",
|
|
56
56
|
"dot-prop": "^5.2.0",
|
|
57
57
|
"jsii": "~5.8.0",
|
|
58
|
-
"jsii-diff": "^1.
|
|
58
|
+
"jsii-diff": "^1.128.0",
|
|
59
59
|
"jsii-docgen": "^10.2.3",
|
|
60
|
-
"jsii-pacmak": "^1.
|
|
60
|
+
"jsii-pacmak": "^1.128.0",
|
|
61
61
|
"jsii-rosetta": "~5.8.0",
|
|
62
|
-
"projen": "^0.99.
|
|
62
|
+
"projen": "^0.99.47",
|
|
63
63
|
"semver": "^7.5.3",
|
|
64
64
|
"typescript": "~5.8.0"
|
|
65
65
|
},
|
|
@@ -88,7 +88,7 @@
|
|
|
88
88
|
"publishConfig": {
|
|
89
89
|
"access": "public"
|
|
90
90
|
},
|
|
91
|
-
"version": "14.3.
|
|
91
|
+
"version": "14.3.2",
|
|
92
92
|
"types": "lib/index.d.ts",
|
|
93
93
|
"stability": "stable",
|
|
94
94
|
"jsii": {
|
|
@@ -148,14 +148,14 @@
|
|
|
148
148
|
"isDeprecated": false,
|
|
149
149
|
"provider": {
|
|
150
150
|
"name": "registry.terraform.io/newrelic/newrelic",
|
|
151
|
-
"version": "3.84.
|
|
151
|
+
"version": "3.84.3"
|
|
152
152
|
}
|
|
153
153
|
},
|
|
154
154
|
"cdktn": {
|
|
155
155
|
"isDeprecated": false,
|
|
156
156
|
"provider": {
|
|
157
157
|
"name": "registry.terraform.io/newrelic/newrelic",
|
|
158
|
-
"version": "3.84.
|
|
158
|
+
"version": "3.84.3"
|
|
159
159
|
}
|
|
160
160
|
},
|
|
161
161
|
"//": "~~ Generated by projen. To modify, edit .projenrc.js and run \"npx projen\"."
|