@pulumi/datadog 4.12.0 → 4.13.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.
- package/apiKey.d.ts +1 -3
- package/apiKey.js +22 -22
- package/apiKey.js.map +1 -1
- package/applicationKey.d.ts +1 -3
- package/applicationKey.js +22 -22
- package/applicationKey.js.map +1 -1
- package/authnMapping.d.ts +1 -1
- package/authnMapping.js +23 -23
- package/authnMapping.js.map +1 -1
- package/aws/index.d.ts +12 -4
- package/aws/index.js +13 -28
- package/aws/index.js.map +1 -1
- package/aws/integration.d.ts +10 -28
- package/aws/integration.js +26 -24
- package/aws/integration.js.map +1 -1
- package/aws/integrationLambdaArn.d.ts +5 -5
- package/aws/integrationLambdaArn.js +24 -24
- package/aws/integrationLambdaArn.js.map +1 -1
- package/aws/integrationLogCollection.d.ts +7 -13
- package/aws/integrationLogCollection.js +23 -23
- package/aws/integrationLogCollection.js.map +1 -1
- package/aws/integrationTagFilter.d.ts +7 -7
- package/aws/integrationTagFilter.js +23 -23
- package/aws/integrationTagFilter.js.map +1 -1
- package/azure/index.d.ts +3 -1
- package/azure/index.js +4 -19
- package/azure/index.js.map +1 -1
- package/azure/integration.d.ts +4 -10
- package/azure/integration.js +26 -24
- package/azure/integration.js.map +1 -1
- package/childOrganization.d.ts +5 -6
- package/childOrganization.js +23 -25
- package/childOrganization.js.map +1 -1
- package/cloudWorkloadSecurityAgentRule.d.ts +2 -2
- package/cloudWorkloadSecurityAgentRule.js +24 -24
- package/cloudWorkloadSecurityAgentRule.js.map +1 -1
- package/dashboard.d.ts +11 -707
- package/dashboard.js +22 -716
- package/dashboard.js.map +1 -1
- package/dashboardJson.d.ts +9 -4
- package/dashboardJson.js +31 -26
- package/dashboardJson.js.map +1 -1
- package/dashboardList.d.ts +2 -1
- package/dashboardList.js +19 -19
- package/dashboardList.js.map +1 -1
- package/downtime.d.ts +16 -20
- package/downtime.js +22 -22
- package/downtime.js.map +1 -1
- package/gcp/index.d.ts +3 -1
- package/gcp/index.js +4 -19
- package/gcp/index.js.map +1 -1
- package/gcp/integration.d.ts +4 -7
- package/gcp/integration.js +26 -24
- package/gcp/integration.js.map +1 -1
- package/getApiKey.d.ts +37 -2
- package/getApiKey.js +18 -7
- package/getApiKey.js.map +1 -1
- package/getApplicationKey.d.ts +37 -2
- package/getApplicationKey.js +18 -7
- package/getApplicationKey.js.map +1 -1
- package/getCloudWorkloadSecurityAgentRules.d.ts +5 -2
- package/getCloudWorkloadSecurityAgentRules.js +2 -5
- package/getCloudWorkloadSecurityAgentRules.js.map +1 -1
- package/getDashboard.d.ts +31 -2
- package/getDashboard.js +18 -7
- package/getDashboard.js.map +1 -1
- package/getDashboardList.d.ts +42 -3
- package/getDashboardList.js +35 -8
- package/getDashboardList.js.map +1 -1
- package/getIpRanges.d.ts +49 -1
- package/getIpRanges.js +2 -5
- package/getIpRanges.js.map +1 -1
- package/getLogsArchivesOrder.d.ts +18 -0
- package/getLogsArchivesOrder.js +16 -0
- package/getLogsArchivesOrder.js.map +1 -0
- package/getLogsIndexes.d.ts +5 -2
- package/getLogsIndexes.js +2 -5
- package/getLogsIndexes.js.map +1 -1
- package/getLogsIndexesOrder.d.ts +4 -1
- package/getLogsIndexesOrder.js +2 -5
- package/getLogsIndexesOrder.js.map +1 -1
- package/getLogsPipelines.d.ts +16 -1
- package/getLogsPipelines.js +5 -5
- package/getLogsPipelines.js.map +1 -1
- package/getMonitor.d.ts +132 -3
- package/getMonitor.js +19 -7
- package/getMonitor.js.map +1 -1
- package/getMonitors.d.ts +34 -1
- package/getMonitors.js +5 -5
- package/getMonitors.js.map +1 -1
- package/getPermissions.d.ts +4 -1
- package/getPermissions.js +2 -5
- package/getPermissions.js.map +1 -1
- package/getRole.d.ts +31 -2
- package/getRole.js +18 -7
- package/getRole.js.map +1 -1
- package/getRoles.d.ts +29 -3
- package/getRoles.js +18 -7
- package/getRoles.js.map +1 -1
- package/getRumApplication.d.ts +72 -0
- package/getRumApplication.js +28 -0
- package/getRumApplication.js.map +1 -0
- package/getSecurityMonitoringFilters.d.ts +8 -2
- package/getSecurityMonitoringFilters.js +2 -5
- package/getSecurityMonitoringFilters.js.map +1 -1
- package/getSecurityMonitoringRules.d.ts +61 -3
- package/getSecurityMonitoringRules.js +20 -7
- package/getSecurityMonitoringRules.js.map +1 -1
- package/getServiceLevelObjective.d.ts +60 -0
- package/getServiceLevelObjective.js +20 -5
- package/getServiceLevelObjective.js.map +1 -1
- package/getServiceLevelObjectives.d.ts +56 -3
- package/getServiceLevelObjectives.js +18 -7
- package/getServiceLevelObjectives.js.map +1 -1
- package/getSyntheticsGlobalVariable.d.ts +15 -0
- package/getSyntheticsGlobalVariable.js +5 -5
- package/getSyntheticsGlobalVariable.js.map +1 -1
- package/getSyntheticsLocations.d.ts +3 -0
- package/getSyntheticsLocations.js +1 -4
- package/getSyntheticsLocations.js.map +1 -1
- package/getSyntheticsTest.d.ts +21 -0
- package/getSyntheticsTest.js +5 -5
- package/getSyntheticsTest.js.map +1 -1
- package/getUser.d.ts +18 -0
- package/getUser.js +5 -5
- package/getUser.js.map +1 -1
- package/index.d.ts +175 -59
- package/index.js +177 -150
- package/index.js.map +1 -1
- package/logsArchive.d.ts +6 -8
- package/logsArchive.js +23 -23
- package/logsArchive.js.map +1 -1
- package/logsArchiveOrder.d.ts +4 -10
- package/logsArchiveOrder.js +15 -15
- package/logsArchiveOrder.js.map +1 -1
- package/logsCustomPipeline.d.ts +3 -174
- package/logsCustomPipeline.js +23 -195
- package/logsCustomPipeline.js.map +1 -1
- package/logsIndex.d.ts +6 -8
- package/logsIndex.js +23 -23
- package/logsIndex.js.map +1 -1
- package/logsIndexOrder.d.ts +4 -7
- package/logsIndexOrder.js +23 -23
- package/logsIndexOrder.js.map +1 -1
- package/logsIntegrationPipeline.d.ts +2 -4
- package/logsIntegrationPipeline.js +16 -18
- package/logsIntegrationPipeline.js.map +1 -1
- package/logsMetric.d.ts +3 -2
- package/logsMetric.js +23 -23
- package/logsMetric.js.map +1 -1
- package/logsPipelineOrder.d.ts +4 -10
- package/logsPipelineOrder.js +23 -23
- package/logsPipelineOrder.js.map +1 -1
- package/metricMetadata.d.ts +1 -1
- package/metricMetadata.js +23 -23
- package/metricMetadata.js.map +1 -1
- package/metricTagConfiguration.d.ts +13 -21
- package/metricTagConfiguration.js +24 -24
- package/metricTagConfiguration.js.map +1 -1
- package/monitor.d.ts +51 -7
- package/monitor.js +28 -22
- package/monitor.js.map +1 -1
- package/monitorJson.js +19 -19
- package/monitorJson.js.map +1 -1
- package/opsgenie/index.d.ts +3 -1
- package/opsgenie/index.js +4 -19
- package/opsgenie/index.js.map +1 -1
- package/opsgenie/serviceObject.d.ts +5 -5
- package/opsgenie/serviceObject.js +27 -25
- package/opsgenie/serviceObject.js.map +1 -1
- package/organizationSettings.d.ts +5 -6
- package/organizationSettings.js +21 -23
- package/organizationSettings.js.map +1 -1
- package/package.json +4 -3
- package/package.json.bak +2 -1
- package/package.json.dev +4 -3
- package/pagerduty/index.d.ts +6 -2
- package/pagerduty/index.js +7 -22
- package/pagerduty/index.js.map +1 -1
- package/pagerduty/integration.d.ts +8 -4
- package/pagerduty/integration.js +31 -25
- package/pagerduty/integration.js.map +1 -1
- package/pagerduty/serviceObject.d.ts +5 -14
- package/pagerduty/serviceObject.js +26 -24
- package/pagerduty/serviceObject.js.map +1 -1
- package/provider.js +10 -10
- package/provider.js.map +1 -1
- package/role.d.ts +3 -2
- package/role.js +22 -22
- package/role.js.map +1 -1
- package/rumApplication.d.ts +1 -1
- package/rumApplication.js +22 -22
- package/rumApplication.js.map +1 -1
- package/securityMonitoringDefaultRule.d.ts +3 -3
- package/securityMonitoringDefaultRule.js +23 -24
- package/securityMonitoringDefaultRule.js.map +1 -1
- package/securityMonitoringFilter.d.ts +7 -6
- package/securityMonitoringFilter.js +24 -24
- package/securityMonitoringFilter.js.map +1 -1
- package/securityMonitoringRule.d.ts +20 -7
- package/securityMonitoringRule.js +25 -26
- package/securityMonitoringRule.js.map +1 -1
- package/serviceDefinitionYaml.d.ts +3 -4
- package/serviceDefinitionYaml.js +20 -21
- package/serviceDefinitionYaml.js.map +1 -1
- package/serviceLevelObjective.d.ts +9 -20
- package/serviceLevelObjective.js +23 -23
- package/serviceLevelObjective.js.map +1 -1
- package/slack/channel.d.ts +4 -3
- package/slack/channel.js +24 -24
- package/slack/channel.js.map +1 -1
- package/slack/index.d.ts +3 -1
- package/slack/index.js +4 -19
- package/slack/index.js.map +1 -1
- package/sloCorrection.d.ts +6 -9
- package/sloCorrection.js +22 -22
- package/sloCorrection.js.map +1 -1
- package/syntheticsGlobalVariable.d.ts +4 -3
- package/syntheticsGlobalVariable.js +27 -25
- package/syntheticsGlobalVariable.js.map +1 -1
- package/syntheticsPrivateLocation.d.ts +6 -7
- package/syntheticsPrivateLocation.js +26 -24
- package/syntheticsPrivateLocation.js.map +1 -1
- package/syntheticsTest.d.ts +35 -46
- package/syntheticsTest.js +28 -28
- package/syntheticsTest.js.map +1 -1
- package/types/index.js.map +1 -1
- package/types/input.d.ts +1398 -3
- package/types/output.d.ts +1438 -5
- package/user.js +22 -22
- package/user.js.map +1 -1
- package/utilities.js +13 -1
- package/utilities.js.map +1 -1
- package/webhook.d.ts +3 -3
- package/webhook.js +22 -22
- package/webhook.js.map +1 -1
- package/webhookCustomVariable.js +25 -23
- package/webhookCustomVariable.js.map +1 -1
package/dashboard.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"dashboard.js","sourceRoot":"","sources":["../dashboard.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;
|
|
1
|
+
{"version":3,"file":"dashboard.js","sourceRoot":"","sources":["../dashboard.ts"],"names":[],"mappings":"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"}
|
package/dashboardJson.d.ts
CHANGED
|
@@ -9,8 +9,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
9
9
|
* import * as datadog from "@pulumi/datadog";
|
|
10
10
|
*
|
|
11
11
|
* // Example Dashboard JSON
|
|
12
|
-
* const dashboardJson = new datadog.DashboardJson("
|
|
13
|
-
* dashboard: `{
|
|
12
|
+
* const dashboardJson = new datadog.DashboardJson("dashboardJson", {dashboard: `{
|
|
14
13
|
* "title":"Ordered Layout Dashboard",
|
|
15
14
|
* "description":"Created using the Datadog provider in Terraform",
|
|
16
15
|
* "widgets":[
|
|
@@ -495,8 +494,14 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
495
494
|
* }
|
|
496
495
|
* ]
|
|
497
496
|
* }
|
|
498
|
-
*
|
|
499
|
-
* });
|
|
497
|
+
*
|
|
498
|
+
* `});
|
|
499
|
+
* ```
|
|
500
|
+
*
|
|
501
|
+
* ## Import
|
|
502
|
+
*
|
|
503
|
+
* ```sh
|
|
504
|
+
* $ pulumi import datadog:index/dashboardJson:DashboardJson my_service_dashboard sv7-gyh-kas
|
|
500
505
|
* ```
|
|
501
506
|
*/
|
|
502
507
|
export declare class DashboardJson extends pulumi.CustomResource {
|
package/dashboardJson.js
CHANGED
|
@@ -15,8 +15,7 @@ const utilities = require("./utilities");
|
|
|
15
15
|
* import * as datadog from "@pulumi/datadog";
|
|
16
16
|
*
|
|
17
17
|
* // Example Dashboard JSON
|
|
18
|
-
* const dashboardJson = new datadog.DashboardJson("
|
|
19
|
-
* dashboard: `{
|
|
18
|
+
* const dashboardJson = new datadog.DashboardJson("dashboardJson", {dashboard: `{
|
|
20
19
|
* "title":"Ordered Layout Dashboard",
|
|
21
20
|
* "description":"Created using the Datadog provider in Terraform",
|
|
22
21
|
* "widgets":[
|
|
@@ -501,11 +500,39 @@ const utilities = require("./utilities");
|
|
|
501
500
|
* }
|
|
502
501
|
* ]
|
|
503
502
|
* }
|
|
504
|
-
*
|
|
505
|
-
* });
|
|
503
|
+
*
|
|
504
|
+
* `});
|
|
505
|
+
* ```
|
|
506
|
+
*
|
|
507
|
+
* ## Import
|
|
508
|
+
*
|
|
509
|
+
* ```sh
|
|
510
|
+
* $ pulumi import datadog:index/dashboardJson:DashboardJson my_service_dashboard sv7-gyh-kas
|
|
506
511
|
* ```
|
|
507
512
|
*/
|
|
508
513
|
class DashboardJson extends pulumi.CustomResource {
|
|
514
|
+
/**
|
|
515
|
+
* Get an existing DashboardJson resource's state with the given name, ID, and optional extra
|
|
516
|
+
* properties used to qualify the lookup.
|
|
517
|
+
*
|
|
518
|
+
* @param name The _unique_ name of the resulting resource.
|
|
519
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
520
|
+
* @param state Any extra arguments used during the lookup.
|
|
521
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
522
|
+
*/
|
|
523
|
+
static get(name, id, state, opts) {
|
|
524
|
+
return new DashboardJson(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
525
|
+
}
|
|
526
|
+
/**
|
|
527
|
+
* Returns true if the given object is an instance of DashboardJson. This is designed to work even
|
|
528
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
529
|
+
*/
|
|
530
|
+
static isInstance(obj) {
|
|
531
|
+
if (obj === undefined || obj === null) {
|
|
532
|
+
return false;
|
|
533
|
+
}
|
|
534
|
+
return obj['__pulumiType'] === DashboardJson.__pulumiType;
|
|
535
|
+
}
|
|
509
536
|
constructor(name, argsOrState, opts) {
|
|
510
537
|
let resourceInputs = {};
|
|
511
538
|
opts = opts || {};
|
|
@@ -529,28 +556,6 @@ class DashboardJson extends pulumi.CustomResource {
|
|
|
529
556
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
530
557
|
super(DashboardJson.__pulumiType, name, resourceInputs, opts);
|
|
531
558
|
}
|
|
532
|
-
/**
|
|
533
|
-
* Get an existing DashboardJson resource's state with the given name, ID, and optional extra
|
|
534
|
-
* properties used to qualify the lookup.
|
|
535
|
-
*
|
|
536
|
-
* @param name The _unique_ name of the resulting resource.
|
|
537
|
-
* @param id The _unique_ provider ID of the resource to lookup.
|
|
538
|
-
* @param state Any extra arguments used during the lookup.
|
|
539
|
-
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
540
|
-
*/
|
|
541
|
-
static get(name, id, state, opts) {
|
|
542
|
-
return new DashboardJson(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
543
|
-
}
|
|
544
|
-
/**
|
|
545
|
-
* Returns true if the given object is an instance of DashboardJson. This is designed to work even
|
|
546
|
-
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
547
|
-
*/
|
|
548
|
-
static isInstance(obj) {
|
|
549
|
-
if (obj === undefined || obj === null) {
|
|
550
|
-
return false;
|
|
551
|
-
}
|
|
552
|
-
return obj['__pulumiType'] === DashboardJson.__pulumiType;
|
|
553
|
-
}
|
|
554
559
|
}
|
|
555
560
|
exports.DashboardJson = DashboardJson;
|
|
556
561
|
/** @internal */
|
package/dashboardJson.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"dashboardJson.js","sourceRoot":"","sources":["../dashboardJson.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"dashboardJson.js","sourceRoot":"","sources":["../dashboardJson.ts"],"names":[],"mappings":"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"}
|
package/dashboardList.d.ts
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
-
import
|
|
2
|
+
import * as inputs from "./types/input";
|
|
3
|
+
import * as outputs from "./types/output";
|
|
3
4
|
/**
|
|
4
5
|
* Provides a Datadog dashboardList resource. This can be used to create and manage Datadog Dashboard Lists and the individual dashboards within them.
|
|
5
6
|
*
|
package/dashboardList.js
CHANGED
|
@@ -78,25 +78,6 @@ const utilities = require("./utilities");
|
|
|
78
78
|
* ```
|
|
79
79
|
*/
|
|
80
80
|
class DashboardList extends pulumi.CustomResource {
|
|
81
|
-
constructor(name, argsOrState, opts) {
|
|
82
|
-
let resourceInputs = {};
|
|
83
|
-
opts = opts || {};
|
|
84
|
-
if (opts.id) {
|
|
85
|
-
const state = argsOrState;
|
|
86
|
-
resourceInputs["dashItems"] = state ? state.dashItems : undefined;
|
|
87
|
-
resourceInputs["name"] = state ? state.name : undefined;
|
|
88
|
-
}
|
|
89
|
-
else {
|
|
90
|
-
const args = argsOrState;
|
|
91
|
-
if ((!args || args.name === undefined) && !opts.urn) {
|
|
92
|
-
throw new Error("Missing required property 'name'");
|
|
93
|
-
}
|
|
94
|
-
resourceInputs["dashItems"] = args ? args.dashItems : undefined;
|
|
95
|
-
resourceInputs["name"] = args ? args.name : undefined;
|
|
96
|
-
}
|
|
97
|
-
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
98
|
-
super(DashboardList.__pulumiType, name, resourceInputs, opts);
|
|
99
|
-
}
|
|
100
81
|
/**
|
|
101
82
|
* Get an existing DashboardList resource's state with the given name, ID, and optional extra
|
|
102
83
|
* properties used to qualify the lookup.
|
|
@@ -119,6 +100,25 @@ class DashboardList extends pulumi.CustomResource {
|
|
|
119
100
|
}
|
|
120
101
|
return obj['__pulumiType'] === DashboardList.__pulumiType;
|
|
121
102
|
}
|
|
103
|
+
constructor(name, argsOrState, opts) {
|
|
104
|
+
let resourceInputs = {};
|
|
105
|
+
opts = opts || {};
|
|
106
|
+
if (opts.id) {
|
|
107
|
+
const state = argsOrState;
|
|
108
|
+
resourceInputs["dashItems"] = state ? state.dashItems : undefined;
|
|
109
|
+
resourceInputs["name"] = state ? state.name : undefined;
|
|
110
|
+
}
|
|
111
|
+
else {
|
|
112
|
+
const args = argsOrState;
|
|
113
|
+
if ((!args || args.name === undefined) && !opts.urn) {
|
|
114
|
+
throw new Error("Missing required property 'name'");
|
|
115
|
+
}
|
|
116
|
+
resourceInputs["dashItems"] = args ? args.dashItems : undefined;
|
|
117
|
+
resourceInputs["name"] = args ? args.name : undefined;
|
|
118
|
+
}
|
|
119
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
120
|
+
super(DashboardList.__pulumiType, name, resourceInputs, opts);
|
|
121
|
+
}
|
|
122
122
|
}
|
|
123
123
|
exports.DashboardList = DashboardList;
|
|
124
124
|
/** @internal */
|
package/dashboardList.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"dashboardList.js","sourceRoot":"","sources":["../dashboardList.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;
|
|
1
|
+
{"version":3,"file":"dashboardList.js","sourceRoot":"","sources":["../dashboardList.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAuEG;AACH,MAAa,aAAc,SAAQ,MAAM,CAAC,cAAc;IACpD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA0B,EAAE,IAAmC;QACxH,OAAO,IAAI,aAAa,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACpE,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,aAAa,CAAC,YAAY,CAAC;IAC9D,CAAC;IAmBD,YAAY,IAAY,EAAE,WAAoD,EAAE,IAAmC;QAC/G,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA6C,CAAC;YAC5D,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;YAClE,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;SAC3D;aAAM;YACH,MAAM,IAAI,GAAG,WAA4C,CAAC;YAC1D,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,IAAI,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACjD,MAAM,IAAI,KAAK,CAAC,kCAAkC,CAAC,CAAC;aACvD;YACD,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;YAChE,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;SACzD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,aAAa,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAClE,CAAC;;AA9DL,sCA+DC;AAjDG,gBAAgB;AACO,0BAAY,GAAG,2CAA2C,CAAC"}
|
package/downtime.d.ts
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
-
import
|
|
2
|
+
import * as inputs from "./types/input";
|
|
3
|
+
import * as outputs from "./types/output";
|
|
3
4
|
/**
|
|
4
5
|
* Provides a Datadog downtime resource. This can be used to create and manage Datadog downtimes.
|
|
5
6
|
*
|
|
@@ -49,8 +50,7 @@ export declare class Downtime extends pulumi.CustomResource {
|
|
|
49
50
|
*/
|
|
50
51
|
readonly active: pulumi.Output<boolean>;
|
|
51
52
|
/**
|
|
52
|
-
* The id corresponding to the downtime object definition of the active child for the original parent recurring downtime.
|
|
53
|
-
* This field will only exist on recurring downtimes.
|
|
53
|
+
* The id corresponding to the downtime object definition of the active child for the original parent recurring downtime. This field will only exist on recurring downtimes.
|
|
54
54
|
*/
|
|
55
55
|
readonly activeChildId: pulumi.Output<number>;
|
|
56
56
|
/**
|
|
@@ -58,7 +58,7 @@ export declare class Downtime extends pulumi.CustomResource {
|
|
|
58
58
|
*/
|
|
59
59
|
readonly disabled: pulumi.Output<boolean>;
|
|
60
60
|
/**
|
|
61
|
-
* Optionally specify an end date when this downtime should expire
|
|
61
|
+
* Optionally specify an end date when this downtime should expire. Accepts a Unix timestamp in UTC.
|
|
62
62
|
*/
|
|
63
63
|
readonly end: pulumi.Output<number | undefined>;
|
|
64
64
|
/**
|
|
@@ -74,8 +74,7 @@ export declare class Downtime extends pulumi.CustomResource {
|
|
|
74
74
|
*/
|
|
75
75
|
readonly monitorId: pulumi.Output<number | undefined>;
|
|
76
76
|
/**
|
|
77
|
-
* A list of monitor tags (up to 32) to base the scheduled downtime on. Only monitors that have all selected tags are
|
|
78
|
-
* silenced
|
|
77
|
+
* A list of monitor tags (up to 32) to base the scheduled downtime on. Only monitors that have all selected tags are silenced
|
|
79
78
|
*/
|
|
80
79
|
readonly monitorTags: pulumi.Output<string[] | undefined>;
|
|
81
80
|
/**
|
|
@@ -91,7 +90,7 @@ export declare class Downtime extends pulumi.CustomResource {
|
|
|
91
90
|
*/
|
|
92
91
|
readonly scopes: pulumi.Output<string[]>;
|
|
93
92
|
/**
|
|
94
|
-
* Specify when this downtime should start
|
|
93
|
+
* Specify when this downtime should start. Accepts a Unix timestamp in UTC.
|
|
95
94
|
*/
|
|
96
95
|
readonly start: pulumi.Output<number | undefined>;
|
|
97
96
|
/**
|
|
@@ -99,7 +98,7 @@ export declare class Downtime extends pulumi.CustomResource {
|
|
|
99
98
|
*/
|
|
100
99
|
readonly startDate: pulumi.Output<string | undefined>;
|
|
101
100
|
/**
|
|
102
|
-
* The timezone for the downtime, default UTC
|
|
101
|
+
* The timezone for the downtime, default UTC. Follows IANA timezone database identifiers.
|
|
103
102
|
*/
|
|
104
103
|
readonly timezone: pulumi.Output<string | undefined>;
|
|
105
104
|
/**
|
|
@@ -120,8 +119,7 @@ export interface DowntimeState {
|
|
|
120
119
|
*/
|
|
121
120
|
active?: pulumi.Input<boolean>;
|
|
122
121
|
/**
|
|
123
|
-
* The id corresponding to the downtime object definition of the active child for the original parent recurring downtime.
|
|
124
|
-
* This field will only exist on recurring downtimes.
|
|
122
|
+
* The id corresponding to the downtime object definition of the active child for the original parent recurring downtime. This field will only exist on recurring downtimes.
|
|
125
123
|
*/
|
|
126
124
|
activeChildId?: pulumi.Input<number>;
|
|
127
125
|
/**
|
|
@@ -129,7 +127,7 @@ export interface DowntimeState {
|
|
|
129
127
|
*/
|
|
130
128
|
disabled?: pulumi.Input<boolean>;
|
|
131
129
|
/**
|
|
132
|
-
* Optionally specify an end date when this downtime should expire
|
|
130
|
+
* Optionally specify an end date when this downtime should expire. Accepts a Unix timestamp in UTC.
|
|
133
131
|
*/
|
|
134
132
|
end?: pulumi.Input<number>;
|
|
135
133
|
/**
|
|
@@ -145,8 +143,7 @@ export interface DowntimeState {
|
|
|
145
143
|
*/
|
|
146
144
|
monitorId?: pulumi.Input<number>;
|
|
147
145
|
/**
|
|
148
|
-
* A list of monitor tags (up to 32) to base the scheduled downtime on. Only monitors that have all selected tags are
|
|
149
|
-
* silenced
|
|
146
|
+
* A list of monitor tags (up to 32) to base the scheduled downtime on. Only monitors that have all selected tags are silenced
|
|
150
147
|
*/
|
|
151
148
|
monitorTags?: pulumi.Input<pulumi.Input<string>[]>;
|
|
152
149
|
/**
|
|
@@ -162,7 +159,7 @@ export interface DowntimeState {
|
|
|
162
159
|
*/
|
|
163
160
|
scopes?: pulumi.Input<pulumi.Input<string>[]>;
|
|
164
161
|
/**
|
|
165
|
-
* Specify when this downtime should start
|
|
162
|
+
* Specify when this downtime should start. Accepts a Unix timestamp in UTC.
|
|
166
163
|
*/
|
|
167
164
|
start?: pulumi.Input<number>;
|
|
168
165
|
/**
|
|
@@ -170,7 +167,7 @@ export interface DowntimeState {
|
|
|
170
167
|
*/
|
|
171
168
|
startDate?: pulumi.Input<string>;
|
|
172
169
|
/**
|
|
173
|
-
* The timezone for the downtime, default UTC
|
|
170
|
+
* The timezone for the downtime, default UTC. Follows IANA timezone database identifiers.
|
|
174
171
|
*/
|
|
175
172
|
timezone?: pulumi.Input<string>;
|
|
176
173
|
}
|
|
@@ -179,7 +176,7 @@ export interface DowntimeState {
|
|
|
179
176
|
*/
|
|
180
177
|
export interface DowntimeArgs {
|
|
181
178
|
/**
|
|
182
|
-
* Optionally specify an end date when this downtime should expire
|
|
179
|
+
* Optionally specify an end date when this downtime should expire. Accepts a Unix timestamp in UTC.
|
|
183
180
|
*/
|
|
184
181
|
end?: pulumi.Input<number>;
|
|
185
182
|
/**
|
|
@@ -195,8 +192,7 @@ export interface DowntimeArgs {
|
|
|
195
192
|
*/
|
|
196
193
|
monitorId?: pulumi.Input<number>;
|
|
197
194
|
/**
|
|
198
|
-
* A list of monitor tags (up to 32) to base the scheduled downtime on. Only monitors that have all selected tags are
|
|
199
|
-
* silenced
|
|
195
|
+
* A list of monitor tags (up to 32) to base the scheduled downtime on. Only monitors that have all selected tags are silenced
|
|
200
196
|
*/
|
|
201
197
|
monitorTags?: pulumi.Input<pulumi.Input<string>[]>;
|
|
202
198
|
/**
|
|
@@ -212,7 +208,7 @@ export interface DowntimeArgs {
|
|
|
212
208
|
*/
|
|
213
209
|
scopes: pulumi.Input<pulumi.Input<string>[]>;
|
|
214
210
|
/**
|
|
215
|
-
* Specify when this downtime should start
|
|
211
|
+
* Specify when this downtime should start. Accepts a Unix timestamp in UTC.
|
|
216
212
|
*/
|
|
217
213
|
start?: pulumi.Input<number>;
|
|
218
214
|
/**
|
|
@@ -220,7 +216,7 @@ export interface DowntimeArgs {
|
|
|
220
216
|
*/
|
|
221
217
|
startDate?: pulumi.Input<string>;
|
|
222
218
|
/**
|
|
223
|
-
* The timezone for the downtime, default UTC
|
|
219
|
+
* The timezone for the downtime, default UTC. Follows IANA timezone database identifiers.
|
|
224
220
|
*/
|
|
225
221
|
timezone?: pulumi.Input<string>;
|
|
226
222
|
}
|
package/downtime.js
CHANGED
|
@@ -34,6 +34,28 @@ const utilities = require("./utilities");
|
|
|
34
34
|
* ```
|
|
35
35
|
*/
|
|
36
36
|
class Downtime extends pulumi.CustomResource {
|
|
37
|
+
/**
|
|
38
|
+
* Get an existing Downtime resource's state with the given name, ID, and optional extra
|
|
39
|
+
* properties used to qualify the lookup.
|
|
40
|
+
*
|
|
41
|
+
* @param name The _unique_ name of the resulting resource.
|
|
42
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
43
|
+
* @param state Any extra arguments used during the lookup.
|
|
44
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
45
|
+
*/
|
|
46
|
+
static get(name, id, state, opts) {
|
|
47
|
+
return new Downtime(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
48
|
+
}
|
|
49
|
+
/**
|
|
50
|
+
* Returns true if the given object is an instance of Downtime. This is designed to work even
|
|
51
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
52
|
+
*/
|
|
53
|
+
static isInstance(obj) {
|
|
54
|
+
if (obj === undefined || obj === null) {
|
|
55
|
+
return false;
|
|
56
|
+
}
|
|
57
|
+
return obj['__pulumiType'] === Downtime.__pulumiType;
|
|
58
|
+
}
|
|
37
59
|
constructor(name, argsOrState, opts) {
|
|
38
60
|
let resourceInputs = {};
|
|
39
61
|
opts = opts || {};
|
|
@@ -77,28 +99,6 @@ class Downtime extends pulumi.CustomResource {
|
|
|
77
99
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
78
100
|
super(Downtime.__pulumiType, name, resourceInputs, opts);
|
|
79
101
|
}
|
|
80
|
-
/**
|
|
81
|
-
* Get an existing Downtime resource's state with the given name, ID, and optional extra
|
|
82
|
-
* properties used to qualify the lookup.
|
|
83
|
-
*
|
|
84
|
-
* @param name The _unique_ name of the resulting resource.
|
|
85
|
-
* @param id The _unique_ provider ID of the resource to lookup.
|
|
86
|
-
* @param state Any extra arguments used during the lookup.
|
|
87
|
-
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
88
|
-
*/
|
|
89
|
-
static get(name, id, state, opts) {
|
|
90
|
-
return new Downtime(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
91
|
-
}
|
|
92
|
-
/**
|
|
93
|
-
* Returns true if the given object is an instance of Downtime. This is designed to work even
|
|
94
|
-
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
95
|
-
*/
|
|
96
|
-
static isInstance(obj) {
|
|
97
|
-
if (obj === undefined || obj === null) {
|
|
98
|
-
return false;
|
|
99
|
-
}
|
|
100
|
-
return obj['__pulumiType'] === Downtime.__pulumiType;
|
|
101
|
-
}
|
|
102
102
|
}
|
|
103
103
|
exports.Downtime = Downtime;
|
|
104
104
|
/** @internal */
|
package/downtime.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"downtime.js","sourceRoot":"","sources":["../downtime.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;
|
|
1
|
+
{"version":3,"file":"downtime.js","sourceRoot":"","sources":["../downtime.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;AACH,MAAa,QAAS,SAAQ,MAAM,CAAC,cAAc;IAC/C;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAqB,EAAE,IAAmC;QACnH,OAAO,IAAI,QAAQ,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC/D,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,QAAQ,CAAC,YAAY,CAAC;IACzD,CAAC;IAmED,YAAY,IAAY,EAAE,WAA0C,EAAE,IAAmC;QACrG,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAwC,CAAC;YACvD,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,cAAc,CAAC,eAAe,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1E,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAChE,cAAc,CAAC,KAAK,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC,CAAC,SAAS,CAAC;YACtD,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;YAClE,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACtE,cAAc,CAAC,+BAA+B,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,6BAA6B,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1G,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,cAAc,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,KAAK,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1D,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;YAClE,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;SACnE;aAAM;YACH,MAAM,IAAI,GAAG,WAAuC,CAAC;YACrD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,MAAM,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACnD,MAAM,IAAI,KAAK,CAAC,oCAAoC,CAAC,CAAC;aACzD;YACD,cAAc,CAAC,KAAK,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC,CAAC,SAAS,CAAC;YACpD,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;YAChE,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,+BAA+B,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,6BAA6B,CAAC,CAAC,CAAC,SAAS,CAAC;YACxG,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;YAClE,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1D,cAAc,CAAC,OAAO,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,SAAS,CAAC;YACxD,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;YAChE,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,QAAQ,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC7C,cAAc,CAAC,eAAe,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACpD,cAAc,CAAC,UAAU,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAClD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,QAAQ,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC7D,CAAC;;AAtIL,4BAuIC;AAzHG,gBAAgB;AACO,qBAAY,GAAG,iCAAiC,CAAC"}
|
package/gcp/index.d.ts
CHANGED
package/gcp/index.js
CHANGED
|
@@ -1,33 +1,18 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
3
3
|
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
5
|
-
if (k2 === undefined) k2 = k;
|
|
6
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
7
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
8
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
9
|
-
}
|
|
10
|
-
Object.defineProperty(o, k2, desc);
|
|
11
|
-
}) : (function(o, m, k, k2) {
|
|
12
|
-
if (k2 === undefined) k2 = k;
|
|
13
|
-
o[k2] = m[k];
|
|
14
|
-
}));
|
|
15
|
-
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
16
|
-
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
17
|
-
};
|
|
18
4
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.Integration = void 0;
|
|
19
6
|
const pulumi = require("@pulumi/pulumi");
|
|
20
7
|
const utilities = require("../utilities");
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
// Import resources to register:
|
|
24
|
-
const integration_1 = require("./integration");
|
|
8
|
+
exports.Integration = null;
|
|
9
|
+
utilities.lazyLoad(exports, ["Integration"], () => require("./integration"));
|
|
25
10
|
const _module = {
|
|
26
11
|
version: utilities.getVersion(),
|
|
27
12
|
construct: (name, type, urn) => {
|
|
28
13
|
switch (type) {
|
|
29
14
|
case "datadog:gcp/integration:Integration":
|
|
30
|
-
return new
|
|
15
|
+
return new exports.Integration(name, undefined, { urn });
|
|
31
16
|
default:
|
|
32
17
|
throw new Error(`unknown resource type ${type}`);
|
|
33
18
|
}
|
package/gcp/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../gcp/index.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../gcp/index.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAK7B,QAAA,WAAW,GAA+C,IAAW,CAAC;AACnF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,aAAa,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,eAAe,CAAC,CAAC,CAAC;AAG7E,MAAM,OAAO,GAAG;IACZ,OAAO,EAAE,SAAS,CAAC,UAAU,EAAE;IAC/B,SAAS,EAAE,CAAC,IAAY,EAAE,IAAY,EAAE,GAAW,EAAmB,EAAE;QACpE,QAAQ,IAAI,EAAE;YACV,KAAK,qCAAqC;gBACtC,OAAO,IAAI,mBAAW,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACzD;gBACI,MAAM,IAAI,KAAK,CAAC,yBAAyB,IAAI,EAAE,CAAC,CAAC;SACxD;IACL,CAAC;CACJ,CAAC;AACF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,SAAS,EAAE,iBAAiB,EAAE,OAAO,CAAC,CAAA"}
|
package/gcp/integration.d.ts
CHANGED
|
@@ -4,7 +4,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
4
4
|
*
|
|
5
5
|
* ## Import
|
|
6
6
|
*
|
|
7
|
-
*
|
|
7
|
+
* Google Cloud Platform integrations can be imported using their project ID, e.g.
|
|
8
8
|
*
|
|
9
9
|
* ```sh
|
|
10
10
|
* $ pulumi import datadog:gcp/integration:Integration awesome_gcp_project_integration project_id
|
|
@@ -39,8 +39,7 @@ export declare class Integration extends pulumi.CustomResource {
|
|
|
39
39
|
*/
|
|
40
40
|
readonly clientId: pulumi.Output<string>;
|
|
41
41
|
/**
|
|
42
|
-
* Limit the GCE instances that are pulled into Datadog by using tags. Only hosts that match one of the defined tags are
|
|
43
|
-
* imported into Datadog.
|
|
42
|
+
* Limit the GCE instances that are pulled into Datadog by using tags. Only hosts that match one of the defined tags are imported into Datadog.
|
|
44
43
|
*/
|
|
45
44
|
readonly hostFilters: pulumi.Output<string | undefined>;
|
|
46
45
|
/**
|
|
@@ -81,8 +80,7 @@ export interface IntegrationState {
|
|
|
81
80
|
*/
|
|
82
81
|
clientId?: pulumi.Input<string>;
|
|
83
82
|
/**
|
|
84
|
-
* Limit the GCE instances that are pulled into Datadog by using tags. Only hosts that match one of the defined tags are
|
|
85
|
-
* imported into Datadog.
|
|
83
|
+
* Limit the GCE instances that are pulled into Datadog by using tags. Only hosts that match one of the defined tags are imported into Datadog.
|
|
86
84
|
*/
|
|
87
85
|
hostFilters?: pulumi.Input<string>;
|
|
88
86
|
/**
|
|
@@ -115,8 +113,7 @@ export interface IntegrationArgs {
|
|
|
115
113
|
*/
|
|
116
114
|
clientId: pulumi.Input<string>;
|
|
117
115
|
/**
|
|
118
|
-
* Limit the GCE instances that are pulled into Datadog by using tags. Only hosts that match one of the defined tags are
|
|
119
|
-
* imported into Datadog.
|
|
116
|
+
* Limit the GCE instances that are pulled into Datadog by using tags. Only hosts that match one of the defined tags are imported into Datadog.
|
|
120
117
|
*/
|
|
121
118
|
hostFilters?: pulumi.Input<string>;
|
|
122
119
|
/**
|
package/gcp/integration.js
CHANGED
|
@@ -10,13 +10,35 @@ const utilities = require("../utilities");
|
|
|
10
10
|
*
|
|
11
11
|
* ## Import
|
|
12
12
|
*
|
|
13
|
-
*
|
|
13
|
+
* Google Cloud Platform integrations can be imported using their project ID, e.g.
|
|
14
14
|
*
|
|
15
15
|
* ```sh
|
|
16
16
|
* $ pulumi import datadog:gcp/integration:Integration awesome_gcp_project_integration project_id
|
|
17
17
|
* ```
|
|
18
18
|
*/
|
|
19
19
|
class Integration extends pulumi.CustomResource {
|
|
20
|
+
/**
|
|
21
|
+
* Get an existing Integration resource's state with the given name, ID, and optional extra
|
|
22
|
+
* properties used to qualify the lookup.
|
|
23
|
+
*
|
|
24
|
+
* @param name The _unique_ name of the resulting resource.
|
|
25
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
26
|
+
* @param state Any extra arguments used during the lookup.
|
|
27
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
28
|
+
*/
|
|
29
|
+
static get(name, id, state, opts) {
|
|
30
|
+
return new Integration(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
31
|
+
}
|
|
32
|
+
/**
|
|
33
|
+
* Returns true if the given object is an instance of Integration. This is designed to work even
|
|
34
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
35
|
+
*/
|
|
36
|
+
static isInstance(obj) {
|
|
37
|
+
if (obj === undefined || obj === null) {
|
|
38
|
+
return false;
|
|
39
|
+
}
|
|
40
|
+
return obj['__pulumiType'] === Integration.__pulumiType;
|
|
41
|
+
}
|
|
20
42
|
constructor(name, argsOrState, opts) {
|
|
21
43
|
let resourceInputs = {};
|
|
22
44
|
opts = opts || {};
|
|
@@ -51,35 +73,15 @@ class Integration extends pulumi.CustomResource {
|
|
|
51
73
|
resourceInputs["clientEmail"] = args ? args.clientEmail : undefined;
|
|
52
74
|
resourceInputs["clientId"] = args ? args.clientId : undefined;
|
|
53
75
|
resourceInputs["hostFilters"] = args ? args.hostFilters : undefined;
|
|
54
|
-
resourceInputs["privateKey"] = args ? args.privateKey : undefined;
|
|
76
|
+
resourceInputs["privateKey"] = (args === null || args === void 0 ? void 0 : args.privateKey) ? pulumi.secret(args.privateKey) : undefined;
|
|
55
77
|
resourceInputs["privateKeyId"] = args ? args.privateKeyId : undefined;
|
|
56
78
|
resourceInputs["projectId"] = args ? args.projectId : undefined;
|
|
57
79
|
}
|
|
58
80
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
81
|
+
const secretOpts = { additionalSecretOutputs: ["privateKey"] };
|
|
82
|
+
opts = pulumi.mergeOptions(opts, secretOpts);
|
|
59
83
|
super(Integration.__pulumiType, name, resourceInputs, opts);
|
|
60
84
|
}
|
|
61
|
-
/**
|
|
62
|
-
* Get an existing Integration resource's state with the given name, ID, and optional extra
|
|
63
|
-
* properties used to qualify the lookup.
|
|
64
|
-
*
|
|
65
|
-
* @param name The _unique_ name of the resulting resource.
|
|
66
|
-
* @param id The _unique_ provider ID of the resource to lookup.
|
|
67
|
-
* @param state Any extra arguments used during the lookup.
|
|
68
|
-
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
69
|
-
*/
|
|
70
|
-
static get(name, id, state, opts) {
|
|
71
|
-
return new Integration(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
72
|
-
}
|
|
73
|
-
/**
|
|
74
|
-
* Returns true if the given object is an instance of Integration. This is designed to work even
|
|
75
|
-
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
76
|
-
*/
|
|
77
|
-
static isInstance(obj) {
|
|
78
|
-
if (obj === undefined || obj === null) {
|
|
79
|
-
return false;
|
|
80
|
-
}
|
|
81
|
-
return obj['__pulumiType'] === Integration.__pulumiType;
|
|
82
|
-
}
|
|
83
85
|
}
|
|
84
86
|
exports.Integration = Integration;
|
|
85
87
|
/** @internal */
|
package/gcp/integration.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"integration.js","sourceRoot":"","sources":["../../gcp/integration.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;GAUG;AACH,MAAa,WAAY,SAAQ,MAAM,CAAC,cAAc;
|
|
1
|
+
{"version":3,"file":"integration.js","sourceRoot":"","sources":["../../gcp/integration.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;GAUG;AACH,MAAa,WAAY,SAAQ,MAAM,CAAC,cAAc;IAClD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAwB,EAAE,IAAmC;QACtH,OAAO,IAAI,WAAW,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAClE,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,WAAW,CAAC,YAAY,CAAC;IAC5D,CAAC;IAuCD,YAAY,IAAY,EAAE,WAAgD,EAAE,IAAmC;QAC3G,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA2C,CAAC;YAC1D,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAChE,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACtE,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAChE,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACtE,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,cAAc,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,YAAY,CAAC,CAAC,CAAC,SAAS,CAAC;YACxE,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;SACrE;aAAM;YACH,MAAM,IAAI,GAAG,WAA0C,CAAC;YACxD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,WAAW,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACxD,MAAM,IAAI,KAAK,CAAC,yCAAyC,CAAC,CAAC;aAC9D;YACD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,QAAQ,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACrD,MAAM,IAAI,KAAK,CAAC,sCAAsC,CAAC,CAAC;aAC3D;YACD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,UAAU,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACvD,MAAM,IAAI,KAAK,CAAC,wCAAwC,CAAC,CAAC;aAC7D;YACD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,YAAY,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACzD,MAAM,IAAI,KAAK,CAAC,0CAA0C,CAAC,CAAC;aAC/D;YACD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,SAAS,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACtD,MAAM,IAAI,KAAK,CAAC,uCAAuC,CAAC,CAAC;aAC5D;YACD,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,YAAY,CAAC,GAAG,CAAA,IAAI,aAAJ,IAAI,uBAAJ,IAAI,CAAE,UAAU,EAAC,CAAC,CAAC,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC;YAC7F,cAAc,CAAC,cAAc,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC,CAAC,SAAS,CAAC;YACtE,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;SACnE;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,MAAM,UAAU,GAAG,EAAE,uBAAuB,EAAE,CAAC,YAAY,CAAC,EAAE,CAAC;QAC/D,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,IAAI,EAAE,UAAU,CAAC,CAAC;QAC7C,KAAK,CAAC,WAAW,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAChE,CAAC;;AA1GL,kCA2GC;AA7FG,gBAAgB;AACO,wBAAY,GAAG,qCAAqC,CAAC"}
|