Socket
Socket
Sign inDemoInstall

@pulumi/ec

Package Overview
Dependencies
177
Maintainers
2
Versions
157
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.8.1-alpha.1713673303 to 0.8.1-alpha.1713897976

27

deployment.d.ts

@@ -58,3 +58,3 @@ import * as pulumi from "@pulumi/pulumi";

/**
* Alias for this Cross Cluster Search binding
* Deployment alias, affects the format of the resource URLs.
*/

@@ -108,3 +108,3 @@ readonly alias: pulumi.Output<string>;

/**
* Extension name.
* Name for the deployment
*/

@@ -118,4 +118,3 @@ readonly name: pulumi.Output<string>;

/**
* Elasticsearch Service (ESS) region where the deployment should be hosted. For Elastic Cloud Enterprise (ECE)
* installations, set to `"ece-region".
* Elasticsearch Service (ESS) region where the deployment should be hosted. For Elastic Cloud Enterprise (ECE) installations, set to `"ece-region".
*/

@@ -143,3 +142,3 @@ readonly region: pulumi.Output<string>;

/**
* Elasticsearch compatibility version. Bundles should specify major or minor versions with wildcards, such as `7.*` or `*` but **plugins must use full version notation down to the patch level**, such as `7.10.1` and wildcards are not allowed.
* Elastic Stack version to use for all of the deployment resources.
*/

@@ -161,3 +160,3 @@ readonly version: pulumi.Output<string>;

/**
* Alias for this Cross Cluster Search binding
* Deployment alias, affects the format of the resource URLs.
*/

@@ -211,3 +210,3 @@ alias?: pulumi.Input<string>;

/**
* Extension name.
* Name for the deployment
*/

@@ -221,4 +220,3 @@ name?: pulumi.Input<string>;

/**
* Elasticsearch Service (ESS) region where the deployment should be hosted. For Elastic Cloud Enterprise (ECE)
* installations, set to `"ece-region".
* Elasticsearch Service (ESS) region where the deployment should be hosted. For Elastic Cloud Enterprise (ECE) installations, set to `"ece-region".
*/

@@ -246,3 +244,3 @@ region?: pulumi.Input<string>;

/**
* Elasticsearch compatibility version. Bundles should specify major or minor versions with wildcards, such as `7.*` or `*` but **plugins must use full version notation down to the patch level**, such as `7.10.1` and wildcards are not allowed.
* Elastic Stack version to use for all of the deployment resources.
*/

@@ -256,3 +254,3 @@ version?: pulumi.Input<string>;

/**
* Alias for this Cross Cluster Search binding
* Deployment alias, affects the format of the resource URLs.
*/

@@ -293,3 +291,3 @@ alias?: pulumi.Input<string>;

/**
* Extension name.
* Name for the deployment
*/

@@ -303,4 +301,3 @@ name?: pulumi.Input<string>;

/**
* Elasticsearch Service (ESS) region where the deployment should be hosted. For Elastic Cloud Enterprise (ECE)
* installations, set to `"ece-region".
* Elasticsearch Service (ESS) region where the deployment should be hosted. For Elastic Cloud Enterprise (ECE) installations, set to `"ece-region".
*/

@@ -328,5 +325,5 @@ region: pulumi.Input<string>;

/**
* Elasticsearch compatibility version. Bundles should specify major or minor versions with wildcards, such as `7.*` or `*` but **plugins must use full version notation down to the patch level**, such as `7.10.1` and wildcards are not allowed.
* Elastic Stack version to use for all of the deployment resources.
*/
version: pulumi.Input<string>;
}

@@ -7,3 +7,2 @@ import * as pulumi from "@pulumi/pulumi";

*
* <!--Start PulumiCodeChooser -->
* ```typescript

@@ -39,7 +38,5 @@ * import * as pulumi from "@pulumi/pulumi";

* ```
* <!--End PulumiCodeChooser -->
*
* ### Adding credentials to use GCS as a snapshot repository
*
* <!--Start PulumiCodeChooser -->
* ```typescript

@@ -75,3 +72,2 @@ * import * as pulumi from "@pulumi/pulumi";

* ```
* <!--End PulumiCodeChooser -->
*

@@ -78,0 +74,0 @@ * ## Import

@@ -13,3 +13,2 @@ "use strict";

*
* <!--Start PulumiCodeChooser -->
* ```typescript

@@ -45,7 +44,5 @@ * import * as pulumi from "@pulumi/pulumi";

* ```
* <!--End PulumiCodeChooser -->
*
* ### Adding credentials to use GCS as a snapshot repository
*
* <!--Start PulumiCodeChooser -->
* ```typescript

@@ -81,3 +78,2 @@ * import * as pulumi from "@pulumi/pulumi";

* ```
* <!--End PulumiCodeChooser -->
*

@@ -84,0 +80,0 @@ * ## Import

@@ -9,3 +9,2 @@ import * as pulumi from "@pulumi/pulumi";

*
* <!--Start PulumiCodeChooser -->
* ```typescript

@@ -42,7 +41,5 @@ * import * as pulumi from "@pulumi/pulumi";

* ```
* <!--End PulumiCodeChooser -->
*
* ### Azure Private Link traffic filter
*
* <!--Start PulumiCodeChooser -->
* ```typescript

@@ -81,7 +78,5 @@ * import * as pulumi from "@pulumi/pulumi";

* ```
* <!--End PulumiCodeChooser -->
*
* ###GCP Private Service Connect traffic filter
*
* <!--Start PulumiCodeChooser -->
* ```typescript

@@ -119,3 +114,2 @@ * import * as pulumi from "@pulumi/pulumi";

* ```
* <!--End PulumiCodeChooser -->
*

@@ -147,3 +141,3 @@ * ## Import

/**
* Description of this individual rule
* Ruleset description
*/

@@ -185,3 +179,3 @@ readonly description: pulumi.Output<string | undefined>;

/**
* Description of this individual rule
* Ruleset description
*/

@@ -215,3 +209,3 @@ description?: pulumi.Input<string>;

/**
* Description of this individual rule
* Ruleset description
*/

@@ -218,0 +212,0 @@ description?: pulumi.Input<string>;

@@ -13,3 +13,2 @@ "use strict";

*
* <!--Start PulumiCodeChooser -->
* ```typescript

@@ -46,7 +45,5 @@ * import * as pulumi from "@pulumi/pulumi";

* ```
* <!--End PulumiCodeChooser -->
*
* ### Azure Private Link traffic filter
*
* <!--Start PulumiCodeChooser -->
* ```typescript

@@ -85,7 +82,5 @@ * import * as pulumi from "@pulumi/pulumi";

* ```
* <!--End PulumiCodeChooser -->
*
* ###GCP Private Service Connect traffic filter
*
* <!--Start PulumiCodeChooser -->
* ```typescript

@@ -123,3 +118,2 @@ * import * as pulumi from "@pulumi/pulumi";

* ```
* <!--End PulumiCodeChooser -->
*

@@ -126,0 +120,0 @@ * ## Import

@@ -5,3 +5,2 @@ import * as pulumi from "@pulumi/pulumi";

*
* <!--Start PulumiCodeChooser -->
* ```typescript

@@ -27,3 +26,2 @@ * import * as pulumi from "@pulumi/pulumi";

* ```
* <!--End PulumiCodeChooser -->
*

@@ -30,0 +28,0 @@ * ## Import

@@ -11,3 +11,2 @@ "use strict";

*
* <!--Start PulumiCodeChooser -->
* ```typescript

@@ -33,3 +32,2 @@ * import * as pulumi from "@pulumi/pulumi";

* ```
* <!--End PulumiCodeChooser -->
*

@@ -36,0 +34,0 @@ * ## Import

@@ -7,3 +7,2 @@ import * as pulumi from "@pulumi/pulumi";

*
* <!--Start PulumiCodeChooser -->
* ```typescript

@@ -17,3 +16,2 @@ * import * as pulumi from "@pulumi/pulumi";

* ```
* <!--End PulumiCodeChooser -->
*/

@@ -60,3 +58,2 @@ export declare function getAwsPrivatelinkEndpoint(args: GetAwsPrivatelinkEndpointArgs, opts?: pulumi.InvokeOptions): Promise<GetAwsPrivatelinkEndpointResult>;

*
* <!--Start PulumiCodeChooser -->
* ```typescript

@@ -70,3 +67,2 @@ * import * as pulumi from "@pulumi/pulumi";

* ```
* <!--End PulumiCodeChooser -->
*/

@@ -73,0 +69,0 @@ export declare function getAwsPrivatelinkEndpointOutput(args: GetAwsPrivatelinkEndpointOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetAwsPrivatelinkEndpointResult>;

@@ -13,3 +13,2 @@ "use strict";

*
* <!--Start PulumiCodeChooser -->
* ```typescript

@@ -23,3 +22,2 @@ * import * as pulumi from "@pulumi/pulumi";

* ```
* <!--End PulumiCodeChooser -->
*/

@@ -38,3 +36,2 @@ function getAwsPrivatelinkEndpoint(args, opts) {

*
* <!--Start PulumiCodeChooser -->
* ```typescript

@@ -48,3 +45,2 @@ * import * as pulumi from "@pulumi/pulumi";

* ```
* <!--End PulumiCodeChooser -->
*/

@@ -51,0 +47,0 @@ function getAwsPrivatelinkEndpointOutput(args, opts) {

@@ -7,3 +7,2 @@ import * as pulumi from "@pulumi/pulumi";

*
* <!--Start PulumiCodeChooser -->
* ```typescript

@@ -17,3 +16,2 @@ * import * as pulumi from "@pulumi/pulumi";

* ```
* <!--End PulumiCodeChooser -->
*/

@@ -56,3 +54,2 @@ export declare function getAzurePrivatelinkEndpoint(args: GetAzurePrivatelinkEndpointArgs, opts?: pulumi.InvokeOptions): Promise<GetAzurePrivatelinkEndpointResult>;

*
* <!--Start PulumiCodeChooser -->
* ```typescript

@@ -66,3 +63,2 @@ * import * as pulumi from "@pulumi/pulumi";

* ```
* <!--End PulumiCodeChooser -->
*/

@@ -69,0 +65,0 @@ export declare function getAzurePrivatelinkEndpointOutput(args: GetAzurePrivatelinkEndpointOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetAzurePrivatelinkEndpointResult>;

@@ -13,3 +13,2 @@ "use strict";

*
* <!--Start PulumiCodeChooser -->
* ```typescript

@@ -23,3 +22,2 @@ * import * as pulumi from "@pulumi/pulumi";

* ```
* <!--End PulumiCodeChooser -->
*/

@@ -38,3 +36,2 @@ function getAzurePrivatelinkEndpoint(args, opts) {

*
* <!--Start PulumiCodeChooser -->
* ```typescript

@@ -48,3 +45,2 @@ * import * as pulumi from "@pulumi/pulumi";

* ```
* <!--End PulumiCodeChooser -->
*/

@@ -51,0 +47,0 @@ function getAzurePrivatelinkEndpointOutput(args, opts) {

@@ -8,3 +8,2 @@ import * as pulumi from "@pulumi/pulumi";

*
* <!--Start PulumiCodeChooser -->
* ```typescript

@@ -18,3 +17,2 @@ * import * as pulumi from "@pulumi/pulumi";

* ```
* <!--End PulumiCodeChooser -->
*/

@@ -99,3 +97,2 @@ export declare function getDeployment(args: GetDeploymentArgs, opts?: pulumi.InvokeOptions): Promise<GetDeploymentResult>;

*
* <!--Start PulumiCodeChooser -->
* ```typescript

@@ -109,3 +106,2 @@ * import * as pulumi from "@pulumi/pulumi";

* ```
* <!--End PulumiCodeChooser -->
*/

@@ -112,0 +108,0 @@ export declare function getDeploymentOutput(args: GetDeploymentOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetDeploymentResult>;

@@ -13,3 +13,2 @@ "use strict";

*
* <!--Start PulumiCodeChooser -->
* ```typescript

@@ -23,3 +22,2 @@ * import * as pulumi from "@pulumi/pulumi";

* ```
* <!--End PulumiCodeChooser -->
*/

@@ -38,3 +36,2 @@ function getDeployment(args, opts) {

*
* <!--Start PulumiCodeChooser -->
* ```typescript

@@ -48,3 +45,2 @@ * import * as pulumi from "@pulumi/pulumi";

* ```
* <!--End PulumiCodeChooser -->
*/

@@ -51,0 +47,0 @@ function getDeploymentOutput(args, opts) {

@@ -9,3 +9,2 @@ import * as pulumi from "@pulumi/pulumi";

*
* <!--Start PulumiCodeChooser -->
* ```typescript

@@ -36,3 +35,2 @@ * import * as pulumi from "@pulumi/pulumi";

* ```
* <!--End PulumiCodeChooser -->
*/

@@ -61,3 +59,3 @@ export declare function getDeployments(args?: GetDeploymentsArgs, opts?: pulumi.InvokeOptions): Promise<GetDeploymentsResult>;

/**
* Overall health status of the resource instances.
* Filter the result set by their health status.
*/

@@ -74,3 +72,3 @@ healthy?: string;

/**
* The name of the deployment.
* Filter the result by the full deployment name.
*/

@@ -161,3 +159,2 @@ name?: string;

*
* <!--Start PulumiCodeChooser -->
* ```typescript

@@ -188,3 +185,2 @@ * import * as pulumi from "@pulumi/pulumi";

* ```
* <!--End PulumiCodeChooser -->
*/

@@ -213,3 +209,3 @@ export declare function getDeploymentsOutput(args?: GetDeploymentsOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetDeploymentsResult>;

/**
* Overall health status of the resource instances.
* Filter the result set by their health status.
*/

@@ -226,3 +222,3 @@ healthy?: pulumi.Input<string>;

/**
* The name of the deployment.
* Filter the result by the full deployment name.
*/

@@ -229,0 +225,0 @@ name?: pulumi.Input<string>;

@@ -13,3 +13,2 @@ "use strict";

*
* <!--Start PulumiCodeChooser -->
* ```typescript

@@ -40,3 +39,2 @@ * import * as pulumi from "@pulumi/pulumi";

* ```
* <!--End PulumiCodeChooser -->
*/

@@ -66,3 +64,2 @@ function getDeployments(args, opts) {

*
* <!--Start PulumiCodeChooser -->
* ```typescript

@@ -93,3 +90,2 @@ * import * as pulumi from "@pulumi/pulumi";

* ```
* <!--End PulumiCodeChooser -->
*/

@@ -96,0 +92,0 @@ function getDeploymentsOutput(args, opts) {

@@ -8,3 +8,2 @@ import * as pulumi from "@pulumi/pulumi";

*
* <!--Start PulumiCodeChooser -->
* ```typescript

@@ -30,3 +29,2 @@ * import * as pulumi from "@pulumi/pulumi";

* ```
* <!--End PulumiCodeChooser -->
*/

@@ -39,3 +37,3 @@ export declare function getDeploymentTemplates(args: GetDeploymentTemplatesArgs, opts?: pulumi.InvokeOptions): Promise<GetDeploymentTemplatesResult>;

/**
* The id of the deployment template.
* Filters for a deployment template with this id.
*/

@@ -86,3 +84,2 @@ id?: string;

*
* <!--Start PulumiCodeChooser -->
* ```typescript

@@ -108,3 +105,2 @@ * import * as pulumi from "@pulumi/pulumi";

* ```
* <!--End PulumiCodeChooser -->
*/

@@ -117,3 +113,3 @@ export declare function getDeploymentTemplatesOutput(args: GetDeploymentTemplatesOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetDeploymentTemplatesResult>;

/**
* The id of the deployment template.
* Filters for a deployment template with this id.
*/

@@ -120,0 +116,0 @@ id?: pulumi.Input<string>;

@@ -13,3 +13,2 @@ "use strict";

*
* <!--Start PulumiCodeChooser -->
* ```typescript

@@ -35,3 +34,2 @@ * import * as pulumi from "@pulumi/pulumi";

* ```
* <!--End PulumiCodeChooser -->
*/

@@ -53,3 +51,2 @@ function getDeploymentTemplates(args, opts) {

*
* <!--Start PulumiCodeChooser -->
* ```typescript

@@ -75,3 +72,2 @@ * import * as pulumi from "@pulumi/pulumi";

* ```
* <!--End PulumiCodeChooser -->
*/

@@ -78,0 +74,0 @@ function getDeploymentTemplatesOutput(args, opts) {

@@ -7,3 +7,2 @@ import * as pulumi from "@pulumi/pulumi";

*
* <!--Start PulumiCodeChooser -->
* ```typescript

@@ -17,3 +16,2 @@ * import * as pulumi from "@pulumi/pulumi";

* ```
* <!--End PulumiCodeChooser -->
*/

@@ -56,3 +54,2 @@ export declare function getGcpPrivateServiceConnectEndpoint(args: GetGcpPrivateServiceConnectEndpointArgs, opts?: pulumi.InvokeOptions): Promise<GetGcpPrivateServiceConnectEndpointResult>;

*
* <!--Start PulumiCodeChooser -->
* ```typescript

@@ -66,3 +63,2 @@ * import * as pulumi from "@pulumi/pulumi";

* ```
* <!--End PulumiCodeChooser -->
*/

@@ -69,0 +65,0 @@ export declare function getGcpPrivateServiceConnectEndpointOutput(args: GetGcpPrivateServiceConnectEndpointOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetGcpPrivateServiceConnectEndpointResult>;

@@ -13,3 +13,2 @@ "use strict";

*
* <!--Start PulumiCodeChooser -->
* ```typescript

@@ -23,3 +22,2 @@ * import * as pulumi from "@pulumi/pulumi";

* ```
* <!--End PulumiCodeChooser -->
*/

@@ -38,3 +36,2 @@ function getGcpPrivateServiceConnectEndpoint(args, opts) {

*
* <!--Start PulumiCodeChooser -->
* ```typescript

@@ -48,3 +45,2 @@ * import * as pulumi from "@pulumi/pulumi";

* ```
* <!--End PulumiCodeChooser -->
*/

@@ -51,0 +47,0 @@ function getGcpPrivateServiceConnectEndpointOutput(args, opts) {

@@ -10,3 +10,2 @@ import * as pulumi from "@pulumi/pulumi";

*
* <!--Start PulumiCodeChooser -->
* ```typescript

@@ -26,3 +25,2 @@ * import * as pulumi from "@pulumi/pulumi";

* ```
* <!--End PulumiCodeChooser -->
*/

@@ -111,3 +109,2 @@ export declare function getStack(args: GetStackArgs, opts?: pulumi.InvokeOptions): Promise<GetStackResult>;

*
* <!--Start PulumiCodeChooser -->
* ```typescript

@@ -127,3 +124,2 @@ * import * as pulumi from "@pulumi/pulumi";

* ```
* <!--End PulumiCodeChooser -->
*/

@@ -130,0 +126,0 @@ export declare function getStackOutput(args: GetStackOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetStackResult>;

@@ -15,3 +15,2 @@ "use strict";

*
* <!--Start PulumiCodeChooser -->
* ```typescript

@@ -31,3 +30,2 @@ * import * as pulumi from "@pulumi/pulumi";

* ```
* <!--End PulumiCodeChooser -->
*/

@@ -50,3 +48,2 @@ function getStack(args, opts) {

*
* <!--Start PulumiCodeChooser -->
* ```typescript

@@ -66,3 +63,2 @@ * import * as pulumi from "@pulumi/pulumi";

* ```
* <!--End PulumiCodeChooser -->
*/

@@ -69,0 +65,0 @@ function getStackOutput(args, opts) {

@@ -8,3 +8,2 @@ import * as pulumi from "@pulumi/pulumi";

*
* <!--Start PulumiCodeChooser -->
* ```typescript

@@ -24,3 +23,2 @@ * import * as pulumi from "@pulumi/pulumi";

* ```
* <!--End PulumiCodeChooser -->
*/

@@ -33,11 +31,11 @@ export declare function getTrafficFilter(args?: GetTrafficFilterArgs, opts?: pulumi.InvokeOptions): Promise<GetTrafficFilterResult>;

/**
* The ID of the ruleset
* The id of the traffic filter to select.
*/
id?: string;
/**
* The name of the ruleset.
* The exact name of the traffic filter to select.
*/
name?: string;
/**
* The ruleset can be attached only to deployments in the specific region.
* Region where the traffic filter is. For Elastic Cloud Enterprise (ECE) installations, use `ece-region`
*/

@@ -72,3 +70,2 @@ region?: string;

*
* <!--Start PulumiCodeChooser -->
* ```typescript

@@ -88,3 +85,2 @@ * import * as pulumi from "@pulumi/pulumi";

* ```
* <!--End PulumiCodeChooser -->
*/

@@ -97,13 +93,13 @@ export declare function getTrafficFilterOutput(args?: GetTrafficFilterOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetTrafficFilterResult>;

/**
* The ID of the ruleset
* The id of the traffic filter to select.
*/
id?: pulumi.Input<string>;
/**
* The name of the ruleset.
* The exact name of the traffic filter to select.
*/
name?: pulumi.Input<string>;
/**
* The ruleset can be attached only to deployments in the specific region.
* Region where the traffic filter is. For Elastic Cloud Enterprise (ECE) installations, use `ece-region`
*/
region?: pulumi.Input<string>;
}

@@ -13,3 +13,2 @@ "use strict";

*
* <!--Start PulumiCodeChooser -->
* ```typescript

@@ -29,3 +28,2 @@ * import * as pulumi from "@pulumi/pulumi";

* ```
* <!--End PulumiCodeChooser -->
*/

@@ -47,3 +45,2 @@ function getTrafficFilter(args, opts) {

*
* <!--Start PulumiCodeChooser -->
* ```typescript

@@ -63,3 +60,2 @@ * import * as pulumi from "@pulumi/pulumi";

* ```
* <!--End PulumiCodeChooser -->
*/

@@ -66,0 +62,0 @@ function getTrafficFilterOutput(args, opts) {

{
"name": "@pulumi/ec",
"version": "v0.8.1-alpha.1713673303+3bc9fa35",
"version": "v0.8.1-alpha.1713897976+267b3054",
"description": "A Pulumi package for creating and managing ElasticCloud resources.",

@@ -5,0 +5,0 @@ "keywords": [

@@ -13,3 +13,2 @@ import * as pulumi from "@pulumi/pulumi";

*
* <!--Start PulumiCodeChooser -->
* ```typescript

@@ -31,7 +30,5 @@ * import * as pulumi from "@pulumi/pulumi";

* ```
* <!--End PulumiCodeChooser -->
*
* ### GCS
*
* <!--Start PulumiCodeChooser -->
* ```typescript

@@ -53,3 +50,2 @@ * import * as pulumi from "@pulumi/pulumi";

* ```
* <!--End PulumiCodeChooser -->
*

@@ -56,0 +52,0 @@ * ## Import

@@ -17,3 +17,2 @@ "use strict";

*
* <!--Start PulumiCodeChooser -->
* ```typescript

@@ -35,7 +34,5 @@ * import * as pulumi from "@pulumi/pulumi";

* ```
* <!--End PulumiCodeChooser -->
*
* ### GCS
*
* <!--Start PulumiCodeChooser -->
* ```typescript

@@ -57,3 +54,2 @@ * import * as pulumi from "@pulumi/pulumi";

* ```
* <!--End PulumiCodeChooser -->
*

@@ -60,0 +56,0 @@ * ## Import

@@ -111,3 +111,3 @@ import * as pulumi from "@pulumi/pulumi";

/**
* The Elasticsearch resource region
* Elasticsearch Service (ESS) region where the deployment should be hosted. For Elastic Cloud Enterprise (ECE) installations, set to `"ece-region".
*/

@@ -163,3 +163,3 @@ region?: pulumi.Input<string>;

/**
* Latest version available for the Instance Configuration with the latest_instance_configuration_id
* Latest version available for the Instance Configuration with the latest*instance*configuration_id
*/

@@ -188,7 +188,7 @@ latestInstanceConfigurationVersion?: pulumi.Input<number>;

/**
* Amount of "sizeResource" per node in the "<size in GB>g" notation
* Amount of "sizeResource" per node in the "\n\ng" notation
*/
size?: pulumi.Input<string>;
/**
* Optional size type, defaults to "memory".
* Size type, defaults to "memory".
*/

@@ -203,3 +203,3 @@ sizeResource?: pulumi.Input<string>;

/**
* Enable or disable autoscaling. Defaults to the setting coming from the deployment template.
* Whether this specific tier should be auto-scaled, overrides deployment-wide setting. Allowed for `ml` tier only.
*/

@@ -230,3 +230,3 @@ autoscale?: pulumi.Input<boolean>;

/**
* Optionally override the docker image the APM nodes will use. This option will not work in ESS customers and should only be changed if you know what you're doing.
* Overrides the docker image the Elasticsearch nodes will use. Note that this field will only work for internal users only.
*/

@@ -239,15 +239,15 @@ dockerImage?: pulumi.Input<string>;

/**
* An arbitrary JSON object allowing (non-admin) cluster owners to set their parameters (only one of this and 'user*settings*yaml' is allowed), provided they are on the whitelist ('user*settings*whitelist') and not on the blacklist ('user*settings*blacklist'). (This field together with 'user*settings*override*' and 'system_settings' defines the total set of resource settings)
* JSON-formatted user level "elasticsearch.yml" setting overrides
*/
userSettingsJson?: pulumi.Input<string>;
/**
* An arbitrary JSON object allowing ECE admins owners to set clusters' parameters (only one of this and 'user*settings*override*yaml' is allowed), ie in addition to the documented 'system*settings'. (This field together with 'system*settings' and 'user*settings*' defines the total set of resource settings)
* JSON-formatted admin (ECE) level "elasticsearch.yml" setting overrides
*/
userSettingsOverrideJson?: pulumi.Input<string>;
/**
* An arbitrary YAML object allowing ECE admins owners to set clusters' parameters (only one of this and 'user*settings*override*json' is allowed), ie in addition to the documented 'system*settings'. (This field together with 'system*settings' and 'user*settings*' defines the total set of resource settings)
* YAML-formatted admin (ECE) level "elasticsearch.yml" setting overrides
*/
userSettingsOverrideYaml?: pulumi.Input<string>;
/**
* An arbitrary YAML object allowing (non-admin) cluster owners to set their parameters (only one of this and 'user*settings*json' is allowed), provided they are on the whitelist ('user*settings*whitelist') and not on the blacklist ('user*settings*blacklist'). (These field together with 'user*settings*override*' and 'system_settings' defines the total set of resource settings)
* YAML-formatted user level "elasticsearch.yml" setting overrides
*/

@@ -274,3 +274,3 @@ userSettingsYaml?: pulumi.Input<string>;

/**
* Latest version available for the Instance Configuration with the latest_instance_configuration_id
* Latest version available for the Instance Configuration with the latest*instance*configuration_id
*/

@@ -299,7 +299,7 @@ latestInstanceConfigurationVersion?: pulumi.Input<number>;

/**
* Amount of "sizeResource" per node in the "<size in GB>g" notation
* Amount of "sizeResource" per node in the "\n\ng" notation
*/
size?: pulumi.Input<string>;
/**
* Optional size type, defaults to "memory".
* Size type, defaults to "memory".
*/

@@ -314,3 +314,3 @@ sizeResource?: pulumi.Input<string>;

/**
* Enable or disable autoscaling. Defaults to the setting coming from the deployment template.
* Whether this specific tier should be auto-scaled, overrides deployment-wide setting. Allowed for `ml` tier only.
*/

@@ -375,3 +375,3 @@ autoscale?: pulumi.Input<boolean>;

/**
* Latest version available for the Instance Configuration with the latest_instance_configuration_id
* Latest version available for the Instance Configuration with the latest*instance*configuration_id
*/

@@ -400,7 +400,7 @@ latestInstanceConfigurationVersion?: pulumi.Input<number>;

/**
* Amount of "sizeResource" per node in the "<size in GB>g" notation
* Amount of "sizeResource" per node in the "\n\ng" notation
*/
size?: pulumi.Input<string>;
/**
* Optional size type, defaults to "memory".
* Size type, defaults to "memory".
*/

@@ -415,3 +415,3 @@ sizeResource?: pulumi.Input<string>;

/**
* Enable or disable autoscaling. Defaults to the setting coming from the deployment template.
* Whether this specific tier should be auto-scaled, overrides deployment-wide setting. Allowed for `ml` tier only.
*/

@@ -458,3 +458,3 @@ autoscale?: pulumi.Input<boolean>;

/**
* Latest version available for the Instance Configuration with the latest_instance_configuration_id
* Latest version available for the Instance Configuration with the latest*instance*configuration_id
*/

@@ -483,7 +483,7 @@ latestInstanceConfigurationVersion?: pulumi.Input<number>;

/**
* Amount of "sizeResource" per node in the "<size in GB>g" notation
* Amount of "sizeResource" per node in the "\n\ng" notation
*/
size?: pulumi.Input<string>;
/**
* Optional size type, defaults to "memory".
* Size type, defaults to "memory".
*/

@@ -498,3 +498,3 @@ sizeResource?: pulumi.Input<string>;

/**
* Enable or disable autoscaling. Defaults to the setting coming from the deployment template.
* Whether this specific tier should be auto-scaled, overrides deployment-wide setting. Allowed for `ml` tier only.
*/

@@ -551,3 +551,3 @@ autoscale?: pulumi.Input<boolean>;

/**
* Latest version available for the Instance Configuration with the latest_instance_configuration_id
* Latest version available for the Instance Configuration with the latest*instance*configuration_id
*/

@@ -576,7 +576,7 @@ latestInstanceConfigurationVersion?: pulumi.Input<number>;

/**
* Amount of "sizeResource" per node in the "<size in GB>g" notation
* Amount of "sizeResource" per node in the "\n\ng" notation
*/
size?: pulumi.Input<string>;
/**
* Optional size type, defaults to "memory".
* Size type, defaults to "memory".
*/

@@ -591,3 +591,3 @@ sizeResource?: pulumi.Input<string>;

/**
* Enable or disable autoscaling. Defaults to the setting coming from the deployment template.
* Whether this specific tier should be auto-scaled, overrides deployment-wide setting. Allowed for `ml` tier only.
*/

@@ -634,3 +634,3 @@ autoscale?: pulumi.Input<boolean>;

/**
* Latest version available for the Instance Configuration with the latest_instance_configuration_id
* Latest version available for the Instance Configuration with the latest*instance*configuration_id
*/

@@ -659,7 +659,7 @@ latestInstanceConfigurationVersion?: pulumi.Input<number>;

/**
* Amount of "sizeResource" per node in the "<size in GB>g" notation
* Amount of "sizeResource" per node in the "\n\ng" notation
*/
size?: pulumi.Input<string>;
/**
* Optional size type, defaults to "memory".
* Size type, defaults to "memory".
*/

@@ -674,3 +674,3 @@ sizeResource?: pulumi.Input<string>;

/**
* Enable or disable autoscaling. Defaults to the setting coming from the deployment template.
* Whether this specific tier should be auto-scaled, overrides deployment-wide setting. Allowed for `ml` tier only.
*/

@@ -795,3 +795,3 @@ autoscale?: pulumi.Input<boolean>;

/**
* Latest version available for the Instance Configuration with the latest_instance_configuration_id
* Latest version available for the Instance Configuration with the latest*instance*configuration_id
*/

@@ -820,7 +820,7 @@ latestInstanceConfigurationVersion?: pulumi.Input<number>;

/**
* Amount of "sizeResource" per node in the "<size in GB>g" notation
* Amount of "sizeResource" per node in the "\n\ng" notation
*/
size?: pulumi.Input<string>;
/**
* Optional size type, defaults to "memory".
* Size type, defaults to "memory".
*/

@@ -835,3 +835,3 @@ sizeResource?: pulumi.Input<string>;

/**
* Enable or disable autoscaling. Defaults to the setting coming from the deployment template.
* Whether this specific tier should be auto-scaled, overrides deployment-wide setting. Allowed for `ml` tier only.
*/

@@ -887,3 +887,3 @@ autoscale?: pulumi.Input<boolean>;

/**
* Optionally override the docker image the APM nodes will use. This option will not work in ESS customers and should only be changed if you know what you're doing.
* Optionally override the docker image the Enterprise Search nodes will use. Note that this field will only work for internal users only.
*/

@@ -936,7 +936,7 @@ dockerImage?: pulumi.Input<string>;

/**
* Optionally enable debug mode for APM servers - defaults to false
* Optionally enable debug mode for Integrations Server instances - defaults to false
*/
debugEnabled?: pulumi.Input<boolean>;
/**
* Optionally override the docker image the APM nodes will use. This option will not work in ESS customers and should only be changed if you know what you're doing.
* Optionally override the docker image the Integrations Server nodes will use. Note that this field will only work for internal users only.
*/

@@ -991,3 +991,3 @@ dockerImage?: pulumi.Input<string>;

/**
* Optionally override the docker image the APM nodes will use. This option will not work in ESS customers and should only be changed if you know what you're doing.
* Optionally override the docker image the Kibana nodes will use. Note that this field will only work for internal users only.
*/

@@ -994,0 +994,0 @@ dockerImage?: pulumi.Input<string>;

@@ -110,3 +110,3 @@ import * as outputs from "../types/output";

/**
* The Elasticsearch resource region
* Elasticsearch Service (ESS) region where the deployment should be hosted. For Elastic Cloud Enterprise (ECE) installations, set to `"ece-region".
*/

@@ -162,3 +162,3 @@ region: string;

/**
* Latest version available for the Instance Configuration with the latest_instance_configuration_id
* Latest version available for the Instance Configuration with the latest*instance*configuration_id
*/

@@ -187,7 +187,7 @@ latestInstanceConfigurationVersion: number;

/**
* Amount of "sizeResource" per node in the "<size in GB>g" notation
* Amount of "sizeResource" per node in the "\n\ng" notation
*/
size: string;
/**
* Optional size type, defaults to "memory".
* Size type, defaults to "memory".
*/

@@ -202,3 +202,3 @@ sizeResource: string;

/**
* Enable or disable autoscaling. Defaults to the setting coming from the deployment template.
* Whether this specific tier should be auto-scaled, overrides deployment-wide setting. Allowed for `ml` tier only.
*/

@@ -229,3 +229,3 @@ autoscale: boolean;

/**
* Optionally override the docker image the APM nodes will use. This option will not work in ESS customers and should only be changed if you know what you're doing.
* Overrides the docker image the Elasticsearch nodes will use. Note that this field will only work for internal users only.
*/

@@ -238,15 +238,15 @@ dockerImage?: string;

/**
* An arbitrary JSON object allowing (non-admin) cluster owners to set their parameters (only one of this and 'user*settings*yaml' is allowed), provided they are on the whitelist ('user*settings*whitelist') and not on the blacklist ('user*settings*blacklist'). (This field together with 'user*settings*override*' and 'system_settings' defines the total set of resource settings)
* JSON-formatted user level "elasticsearch.yml" setting overrides
*/
userSettingsJson?: string;
/**
* An arbitrary JSON object allowing ECE admins owners to set clusters' parameters (only one of this and 'user*settings*override*yaml' is allowed), ie in addition to the documented 'system*settings'. (This field together with 'system*settings' and 'user*settings*' defines the total set of resource settings)
* JSON-formatted admin (ECE) level "elasticsearch.yml" setting overrides
*/
userSettingsOverrideJson?: string;
/**
* An arbitrary YAML object allowing ECE admins owners to set clusters' parameters (only one of this and 'user*settings*override*json' is allowed), ie in addition to the documented 'system*settings'. (This field together with 'system*settings' and 'user*settings*' defines the total set of resource settings)
* YAML-formatted admin (ECE) level "elasticsearch.yml" setting overrides
*/
userSettingsOverrideYaml?: string;
/**
* An arbitrary YAML object allowing (non-admin) cluster owners to set their parameters (only one of this and 'user*settings*json' is allowed), provided they are on the whitelist ('user*settings*whitelist') and not on the blacklist ('user*settings*blacklist'). (These field together with 'user*settings*override*' and 'system_settings' defines the total set of resource settings)
* YAML-formatted user level "elasticsearch.yml" setting overrides
*/

@@ -273,3 +273,3 @@ userSettingsYaml?: string;

/**
* Latest version available for the Instance Configuration with the latest_instance_configuration_id
* Latest version available for the Instance Configuration with the latest*instance*configuration_id
*/

@@ -298,7 +298,7 @@ latestInstanceConfigurationVersion: number;

/**
* Amount of "sizeResource" per node in the "<size in GB>g" notation
* Amount of "sizeResource" per node in the "\n\ng" notation
*/
size: string;
/**
* Optional size type, defaults to "memory".
* Size type, defaults to "memory".
*/

@@ -313,3 +313,3 @@ sizeResource: string;

/**
* Enable or disable autoscaling. Defaults to the setting coming from the deployment template.
* Whether this specific tier should be auto-scaled, overrides deployment-wide setting. Allowed for `ml` tier only.
*/

@@ -374,3 +374,3 @@ autoscale: boolean;

/**
* Latest version available for the Instance Configuration with the latest_instance_configuration_id
* Latest version available for the Instance Configuration with the latest*instance*configuration_id
*/

@@ -399,7 +399,7 @@ latestInstanceConfigurationVersion: number;

/**
* Amount of "sizeResource" per node in the "<size in GB>g" notation
* Amount of "sizeResource" per node in the "\n\ng" notation
*/
size: string;
/**
* Optional size type, defaults to "memory".
* Size type, defaults to "memory".
*/

@@ -414,3 +414,3 @@ sizeResource: string;

/**
* Enable or disable autoscaling. Defaults to the setting coming from the deployment template.
* Whether this specific tier should be auto-scaled, overrides deployment-wide setting. Allowed for `ml` tier only.
*/

@@ -457,3 +457,3 @@ autoscale: boolean;

/**
* Latest version available for the Instance Configuration with the latest_instance_configuration_id
* Latest version available for the Instance Configuration with the latest*instance*configuration_id
*/

@@ -482,7 +482,7 @@ latestInstanceConfigurationVersion: number;

/**
* Amount of "sizeResource" per node in the "<size in GB>g" notation
* Amount of "sizeResource" per node in the "\n\ng" notation
*/
size: string;
/**
* Optional size type, defaults to "memory".
* Size type, defaults to "memory".
*/

@@ -497,3 +497,3 @@ sizeResource: string;

/**
* Enable or disable autoscaling. Defaults to the setting coming from the deployment template.
* Whether this specific tier should be auto-scaled, overrides deployment-wide setting. Allowed for `ml` tier only.
*/

@@ -550,3 +550,3 @@ autoscale: boolean;

/**
* Latest version available for the Instance Configuration with the latest_instance_configuration_id
* Latest version available for the Instance Configuration with the latest*instance*configuration_id
*/

@@ -575,7 +575,7 @@ latestInstanceConfigurationVersion: number;

/**
* Amount of "sizeResource" per node in the "<size in GB>g" notation
* Amount of "sizeResource" per node in the "\n\ng" notation
*/
size: string;
/**
* Optional size type, defaults to "memory".
* Size type, defaults to "memory".
*/

@@ -590,3 +590,3 @@ sizeResource: string;

/**
* Enable or disable autoscaling. Defaults to the setting coming from the deployment template.
* Whether this specific tier should be auto-scaled, overrides deployment-wide setting. Allowed for `ml` tier only.
*/

@@ -633,3 +633,3 @@ autoscale: boolean;

/**
* Latest version available for the Instance Configuration with the latest_instance_configuration_id
* Latest version available for the Instance Configuration with the latest*instance*configuration_id
*/

@@ -658,7 +658,7 @@ latestInstanceConfigurationVersion: number;

/**
* Amount of "sizeResource" per node in the "<size in GB>g" notation
* Amount of "sizeResource" per node in the "\n\ng" notation
*/
size: string;
/**
* Optional size type, defaults to "memory".
* Size type, defaults to "memory".
*/

@@ -673,3 +673,3 @@ sizeResource: string;

/**
* Enable or disable autoscaling. Defaults to the setting coming from the deployment template.
* Whether this specific tier should be auto-scaled, overrides deployment-wide setting. Allowed for `ml` tier only.
*/

@@ -794,3 +794,3 @@ autoscale: boolean;

/**
* Latest version available for the Instance Configuration with the latest_instance_configuration_id
* Latest version available for the Instance Configuration with the latest*instance*configuration_id
*/

@@ -819,7 +819,7 @@ latestInstanceConfigurationVersion: number;

/**
* Amount of "sizeResource" per node in the "<size in GB>g" notation
* Amount of "sizeResource" per node in the "\n\ng" notation
*/
size: string;
/**
* Optional size type, defaults to "memory".
* Size type, defaults to "memory".
*/

@@ -834,3 +834,3 @@ sizeResource: string;

/**
* Enable or disable autoscaling. Defaults to the setting coming from the deployment template.
* Whether this specific tier should be auto-scaled, overrides deployment-wide setting. Allowed for `ml` tier only.
*/

@@ -886,3 +886,3 @@ autoscale: boolean;

/**
* Optionally override the docker image the APM nodes will use. This option will not work in ESS customers and should only be changed if you know what you're doing.
* Optionally override the docker image the Enterprise Search nodes will use. Note that this field will only work for internal users only.
*/

@@ -935,7 +935,7 @@ dockerImage?: string;

/**
* Optionally enable debug mode for APM servers - defaults to false
* Optionally enable debug mode for Integrations Server instances - defaults to false
*/
debugEnabled: boolean;
/**
* Optionally override the docker image the APM nodes will use. This option will not work in ESS customers and should only be changed if you know what you're doing.
* Optionally override the docker image the Integrations Server nodes will use. Note that this field will only work for internal users only.
*/

@@ -990,3 +990,3 @@ dockerImage?: string;

/**
* Optionally override the docker image the APM nodes will use. This option will not work in ESS customers and should only be changed if you know what you're doing.
* Optionally override the docker image the Kibana nodes will use. Note that this field will only work for internal users only.
*/

@@ -1167,3 +1167,3 @@ dockerImage?: string;

/**
* Amount of "sizeResource" in Gigabytes. For example "4g".
* Amount of "sizeResource" per topology element in Gigabytes. For example "4g".
*/

@@ -1370,3 +1370,3 @@ size: string;

/**
* Amount of "sizeResource" in Gigabytes. For example "4g".
* Amount of sizeResource in Gigabytes. For example "4g".
*/

@@ -1855,7 +1855,7 @@ size: string;

/**
* The description of the ruleset.
* The description of the rule.
*/
description: string;
/**
* The ID of the ruleset
* The ID of the rule
*/

@@ -1862,0 +1862,0 @@ id: string;

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc