Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@cdktf/provider-helm

Package Overview
Dependencies
Maintainers
4
Versions
717
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cdktf/provider-helm - npm Package Compare versions

Comparing version 10.0.0 to 10.1.0

118

lib/data-helm-template/index.d.ts

@@ -11,3 +11,3 @@ /**

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/data-sources/template#api_versions DataHelmTemplate#api_versions}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/data-sources/template#api_versions DataHelmTemplate#api_versions}
*/

@@ -18,3 +18,3 @@ readonly apiVersions?: string[];

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/data-sources/template#atomic DataHelmTemplate#atomic}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/data-sources/template#atomic DataHelmTemplate#atomic}
*/

@@ -25,3 +25,3 @@ readonly atomic?: boolean | cdktf.IResolvable;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/data-sources/template#chart DataHelmTemplate#chart}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/data-sources/template#chart DataHelmTemplate#chart}
*/

@@ -32,3 +32,3 @@ readonly chart: string;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/data-sources/template#crds DataHelmTemplate#crds}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/data-sources/template#crds DataHelmTemplate#crds}
*/

@@ -39,3 +39,3 @@ readonly crds?: string[];

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/data-sources/template#create_namespace DataHelmTemplate#create_namespace}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/data-sources/template#create_namespace DataHelmTemplate#create_namespace}
*/

@@ -46,3 +46,3 @@ readonly createNamespace?: boolean | cdktf.IResolvable;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/data-sources/template#dependency_update DataHelmTemplate#dependency_update}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/data-sources/template#dependency_update DataHelmTemplate#dependency_update}
*/

@@ -53,3 +53,3 @@ readonly dependencyUpdate?: boolean | cdktf.IResolvable;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/data-sources/template#description DataHelmTemplate#description}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/data-sources/template#description DataHelmTemplate#description}
*/

@@ -60,3 +60,3 @@ readonly description?: string;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/data-sources/template#devel DataHelmTemplate#devel}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/data-sources/template#devel DataHelmTemplate#devel}
*/

@@ -67,3 +67,3 @@ readonly devel?: boolean | cdktf.IResolvable;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/data-sources/template#disable_openapi_validation DataHelmTemplate#disable_openapi_validation}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/data-sources/template#disable_openapi_validation DataHelmTemplate#disable_openapi_validation}
*/

@@ -74,7 +74,7 @@ readonly disableOpenapiValidation?: boolean | cdktf.IResolvable;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/data-sources/template#disable_webhooks DataHelmTemplate#disable_webhooks}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/data-sources/template#disable_webhooks DataHelmTemplate#disable_webhooks}
*/
readonly disableWebhooks?: boolean | cdktf.IResolvable;
/**
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/data-sources/template#id DataHelmTemplate#id}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/data-sources/template#id DataHelmTemplate#id}
*

@@ -88,3 +88,3 @@ * Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/data-sources/template#include_crds DataHelmTemplate#include_crds}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/data-sources/template#include_crds DataHelmTemplate#include_crds}
*/

@@ -95,3 +95,3 @@ readonly includeCrds?: boolean | cdktf.IResolvable;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/data-sources/template#is_upgrade DataHelmTemplate#is_upgrade}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/data-sources/template#is_upgrade DataHelmTemplate#is_upgrade}
*/

@@ -102,3 +102,3 @@ readonly isUpgrade?: boolean | cdktf.IResolvable;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/data-sources/template#keyring DataHelmTemplate#keyring}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/data-sources/template#keyring DataHelmTemplate#keyring}
*/

@@ -109,3 +109,3 @@ readonly keyring?: string;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/data-sources/template#kube_version DataHelmTemplate#kube_version}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/data-sources/template#kube_version DataHelmTemplate#kube_version}
*/

@@ -116,3 +116,3 @@ readonly kubeVersion?: string;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/data-sources/template#manifest DataHelmTemplate#manifest}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/data-sources/template#manifest DataHelmTemplate#manifest}
*/

@@ -123,3 +123,3 @@ readonly manifest?: string;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/data-sources/template#manifests DataHelmTemplate#manifests}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/data-sources/template#manifests DataHelmTemplate#manifests}
*/

@@ -132,3 +132,3 @@ readonly manifests?: {

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/data-sources/template#name DataHelmTemplate#name}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/data-sources/template#name DataHelmTemplate#name}
*/

@@ -139,3 +139,3 @@ readonly name: string;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/data-sources/template#namespace DataHelmTemplate#namespace}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/data-sources/template#namespace DataHelmTemplate#namespace}
*/

@@ -146,3 +146,3 @@ readonly namespace?: string;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/data-sources/template#notes DataHelmTemplate#notes}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/data-sources/template#notes DataHelmTemplate#notes}
*/

@@ -153,3 +153,3 @@ readonly notes?: string;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/data-sources/template#pass_credentials DataHelmTemplate#pass_credentials}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/data-sources/template#pass_credentials DataHelmTemplate#pass_credentials}
*/

@@ -160,3 +160,3 @@ readonly passCredentials?: boolean | cdktf.IResolvable;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/data-sources/template#render_subchart_notes DataHelmTemplate#render_subchart_notes}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/data-sources/template#render_subchart_notes DataHelmTemplate#render_subchart_notes}
*/

@@ -167,3 +167,3 @@ readonly renderSubchartNotes?: boolean | cdktf.IResolvable;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/data-sources/template#replace DataHelmTemplate#replace}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/data-sources/template#replace DataHelmTemplate#replace}
*/

@@ -174,3 +174,3 @@ readonly replace?: boolean | cdktf.IResolvable;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/data-sources/template#repository DataHelmTemplate#repository}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/data-sources/template#repository DataHelmTemplate#repository}
*/

@@ -181,3 +181,3 @@ readonly repository?: string;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/data-sources/template#repository_ca_file DataHelmTemplate#repository_ca_file}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/data-sources/template#repository_ca_file DataHelmTemplate#repository_ca_file}
*/

@@ -188,3 +188,3 @@ readonly repositoryCaFile?: string;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/data-sources/template#repository_cert_file DataHelmTemplate#repository_cert_file}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/data-sources/template#repository_cert_file DataHelmTemplate#repository_cert_file}
*/

@@ -195,3 +195,3 @@ readonly repositoryCertFile?: string;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/data-sources/template#repository_key_file DataHelmTemplate#repository_key_file}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/data-sources/template#repository_key_file DataHelmTemplate#repository_key_file}
*/

@@ -202,3 +202,3 @@ readonly repositoryKeyFile?: string;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/data-sources/template#repository_password DataHelmTemplate#repository_password}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/data-sources/template#repository_password DataHelmTemplate#repository_password}
*/

@@ -209,3 +209,3 @@ readonly repositoryPassword?: string;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/data-sources/template#repository_username DataHelmTemplate#repository_username}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/data-sources/template#repository_username DataHelmTemplate#repository_username}
*/

@@ -216,3 +216,3 @@ readonly repositoryUsername?: string;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/data-sources/template#reset_values DataHelmTemplate#reset_values}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/data-sources/template#reset_values DataHelmTemplate#reset_values}
*/

@@ -223,3 +223,3 @@ readonly resetValues?: boolean | cdktf.IResolvable;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/data-sources/template#reuse_values DataHelmTemplate#reuse_values}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/data-sources/template#reuse_values DataHelmTemplate#reuse_values}
*/

@@ -230,3 +230,3 @@ readonly reuseValues?: boolean | cdktf.IResolvable;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/data-sources/template#show_only DataHelmTemplate#show_only}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/data-sources/template#show_only DataHelmTemplate#show_only}
*/

@@ -237,3 +237,3 @@ readonly showOnly?: string[];

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/data-sources/template#skip_crds DataHelmTemplate#skip_crds}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/data-sources/template#skip_crds DataHelmTemplate#skip_crds}
*/

@@ -244,3 +244,3 @@ readonly skipCrds?: boolean | cdktf.IResolvable;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/data-sources/template#skip_tests DataHelmTemplate#skip_tests}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/data-sources/template#skip_tests DataHelmTemplate#skip_tests}
*/

@@ -251,3 +251,3 @@ readonly skipTests?: boolean | cdktf.IResolvable;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/data-sources/template#timeout DataHelmTemplate#timeout}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/data-sources/template#timeout DataHelmTemplate#timeout}
*/

@@ -258,3 +258,3 @@ readonly timeout?: number;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/data-sources/template#validate DataHelmTemplate#validate}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/data-sources/template#validate DataHelmTemplate#validate}
*/

@@ -265,3 +265,3 @@ readonly validate?: boolean | cdktf.IResolvable;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/data-sources/template#values DataHelmTemplate#values}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/data-sources/template#values DataHelmTemplate#values}
*/

@@ -272,3 +272,3 @@ readonly values?: string[];

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/data-sources/template#verify DataHelmTemplate#verify}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/data-sources/template#verify DataHelmTemplate#verify}
*/

@@ -279,3 +279,3 @@ readonly verify?: boolean | cdktf.IResolvable;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/data-sources/template#version DataHelmTemplate#version}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/data-sources/template#version DataHelmTemplate#version}
*/

@@ -286,3 +286,3 @@ readonly version?: string;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/data-sources/template#wait DataHelmTemplate#wait}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/data-sources/template#wait DataHelmTemplate#wait}
*/

@@ -293,3 +293,3 @@ readonly wait?: boolean | cdktf.IResolvable;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/data-sources/template#postrender DataHelmTemplate#postrender}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/data-sources/template#postrender DataHelmTemplate#postrender}
*/

@@ -300,3 +300,3 @@ readonly postrender?: DataHelmTemplatePostrender;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/data-sources/template#set DataHelmTemplate#set}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/data-sources/template#set DataHelmTemplate#set}
*/

@@ -307,3 +307,3 @@ readonly set?: DataHelmTemplateSet[] | cdktf.IResolvable;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/data-sources/template#set_list DataHelmTemplate#set_list}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/data-sources/template#set_list DataHelmTemplate#set_list}
*/

@@ -314,3 +314,3 @@ readonly setList?: DataHelmTemplateSetListStruct[] | cdktf.IResolvable;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/data-sources/template#set_sensitive DataHelmTemplate#set_sensitive}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/data-sources/template#set_sensitive DataHelmTemplate#set_sensitive}
*/

@@ -321,3 +321,3 @@ readonly setSensitive?: DataHelmTemplateSetSensitive[] | cdktf.IResolvable;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/data-sources/template#set_string DataHelmTemplate#set_string}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/data-sources/template#set_string DataHelmTemplate#set_string}
*/

@@ -330,3 +330,3 @@ readonly setString?: DataHelmTemplateSetString[] | cdktf.IResolvable;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/data-sources/template#binary_path DataHelmTemplate#binary_path}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/data-sources/template#binary_path DataHelmTemplate#binary_path}
*/

@@ -353,11 +353,11 @@ readonly binaryPath: string;

/**
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/data-sources/template#name DataHelmTemplate#name}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/data-sources/template#name DataHelmTemplate#name}
*/
readonly name: string;
/**
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/data-sources/template#type DataHelmTemplate#type}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/data-sources/template#type DataHelmTemplate#type}
*/
readonly type?: string;
/**
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/data-sources/template#value DataHelmTemplate#value}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/data-sources/template#value DataHelmTemplate#value}
*/

@@ -412,7 +412,7 @@ readonly value: string;

/**
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/data-sources/template#name DataHelmTemplate#name}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/data-sources/template#name DataHelmTemplate#name}
*/
readonly name: string;
/**
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/data-sources/template#value DataHelmTemplate#value}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/data-sources/template#value DataHelmTemplate#value}
*/

@@ -462,11 +462,11 @@ readonly value: string[];

/**
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/data-sources/template#name DataHelmTemplate#name}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/data-sources/template#name DataHelmTemplate#name}
*/
readonly name: string;
/**
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/data-sources/template#type DataHelmTemplate#type}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/data-sources/template#type DataHelmTemplate#type}
*/
readonly type?: string;
/**
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/data-sources/template#value DataHelmTemplate#value}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/data-sources/template#value DataHelmTemplate#value}
*/

@@ -521,7 +521,7 @@ readonly value: string;

/**
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/data-sources/template#name DataHelmTemplate#name}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/data-sources/template#name DataHelmTemplate#name}
*/
readonly name: string;
/**
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/data-sources/template#value DataHelmTemplate#value}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/data-sources/template#value DataHelmTemplate#value}
*/

@@ -570,3 +570,3 @@ readonly value: string;

/**
* Represents a {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/data-sources/template helm_template}
* Represents a {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/data-sources/template helm_template}
*/

@@ -579,3 +579,3 @@ export declare class DataHelmTemplate extends cdktf.TerraformDataSource {

* @param importToId The construct id used in the generated config for the DataHelmTemplate to import
* @param importFromId The id of the existing DataHelmTemplate that should be imported. Refer to the {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/data-sources/template#import import section} in the documentation of this resource for the id to use
* @param importFromId The id of the existing DataHelmTemplate that should be imported. Refer to the {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/data-sources/template#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the DataHelmTemplate to import is found

@@ -585,3 +585,3 @@ */

/**
* Create a new {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/data-sources/template helm_template} Data Source
* Create a new {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/data-sources/template helm_template} Data Source
*

@@ -588,0 +588,0 @@ * @param scope The scope in which to define this construct

@@ -11,3 +11,3 @@ /**

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs#burst_limit HelmProvider#burst_limit}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs#burst_limit HelmProvider#burst_limit}
*/

@@ -18,3 +18,3 @@ readonly burstLimit?: number;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs#debug HelmProvider#debug}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs#debug HelmProvider#debug}
*/

@@ -25,3 +25,3 @@ readonly debug?: boolean | cdktf.IResolvable;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs#helm_driver HelmProvider#helm_driver}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs#helm_driver HelmProvider#helm_driver}
*/

@@ -32,3 +32,3 @@ readonly helmDriver?: string;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs#plugins_path HelmProvider#plugins_path}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs#plugins_path HelmProvider#plugins_path}
*/

@@ -39,3 +39,3 @@ readonly pluginsPath?: string;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs#registry_config_path HelmProvider#registry_config_path}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs#registry_config_path HelmProvider#registry_config_path}
*/

@@ -46,3 +46,3 @@ readonly registryConfigPath?: string;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs#repository_cache HelmProvider#repository_cache}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs#repository_cache HelmProvider#repository_cache}
*/

@@ -53,3 +53,3 @@ readonly repositoryCache?: string;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs#repository_config_path HelmProvider#repository_config_path}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs#repository_config_path HelmProvider#repository_config_path}
*/

@@ -60,3 +60,3 @@ readonly repositoryConfigPath?: string;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs#alias HelmProvider#alias}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs#alias HelmProvider#alias}
*/

@@ -67,3 +67,3 @@ readonly alias?: string;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs#experiments HelmProvider#experiments}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs#experiments HelmProvider#experiments}
*/

@@ -74,3 +74,3 @@ readonly experiments?: HelmProviderExperiments;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs#kubernetes HelmProvider#kubernetes}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs#kubernetes HelmProvider#kubernetes}
*/

@@ -81,3 +81,3 @@ readonly kubernetes?: HelmProviderKubernetes;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs#registry HelmProvider#registry}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs#registry HelmProvider#registry}
*/

@@ -90,3 +90,3 @@ readonly registry?: HelmProviderRegistry[] | cdktf.IResolvable;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs#manifest HelmProvider#manifest}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs#manifest HelmProvider#manifest}
*/

@@ -99,15 +99,15 @@ readonly manifest?: boolean | cdktf.IResolvable;

/**
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs#api_version HelmProvider#api_version}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs#api_version HelmProvider#api_version}
*/
readonly apiVersion: string;
/**
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs#args HelmProvider#args}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs#args HelmProvider#args}
*/
readonly args?: string[];
/**
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs#command HelmProvider#command}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs#command HelmProvider#command}
*/
readonly command: string;
/**
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs#env HelmProvider#env}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs#env HelmProvider#env}
*/

@@ -124,3 +124,3 @@ readonly env?: {

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs#client_certificate HelmProvider#client_certificate}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs#client_certificate HelmProvider#client_certificate}
*/

@@ -131,3 +131,3 @@ readonly clientCertificate?: string;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs#client_key HelmProvider#client_key}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs#client_key HelmProvider#client_key}
*/

@@ -138,15 +138,15 @@ readonly clientKey?: string;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs#cluster_ca_certificate HelmProvider#cluster_ca_certificate}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs#cluster_ca_certificate HelmProvider#cluster_ca_certificate}
*/
readonly clusterCaCertificate?: string;
/**
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs#config_context HelmProvider#config_context}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs#config_context HelmProvider#config_context}
*/
readonly configContext?: string;
/**
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs#config_context_auth_info HelmProvider#config_context_auth_info}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs#config_context_auth_info HelmProvider#config_context_auth_info}
*/
readonly configContextAuthInfo?: string;
/**
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs#config_context_cluster HelmProvider#config_context_cluster}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs#config_context_cluster HelmProvider#config_context_cluster}
*/

@@ -157,3 +157,3 @@ readonly configContextCluster?: string;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs#config_path HelmProvider#config_path}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs#config_path HelmProvider#config_path}
*/

@@ -164,3 +164,3 @@ readonly configPath?: string;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs#config_paths HelmProvider#config_paths}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs#config_paths HelmProvider#config_paths}
*/

@@ -171,3 +171,3 @@ readonly configPaths?: string[];

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs#host HelmProvider#host}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs#host HelmProvider#host}
*/

@@ -178,3 +178,3 @@ readonly host?: string;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs#insecure HelmProvider#insecure}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs#insecure HelmProvider#insecure}
*/

@@ -185,3 +185,3 @@ readonly insecure?: boolean | cdktf.IResolvable;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs#password HelmProvider#password}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs#password HelmProvider#password}
*/

@@ -192,3 +192,3 @@ readonly password?: string;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs#proxy_url HelmProvider#proxy_url}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs#proxy_url HelmProvider#proxy_url}
*/

@@ -199,3 +199,3 @@ readonly proxyUrl?: string;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs#tls_server_name HelmProvider#tls_server_name}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs#tls_server_name HelmProvider#tls_server_name}
*/

@@ -206,3 +206,3 @@ readonly tlsServerName?: string;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs#token HelmProvider#token}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs#token HelmProvider#token}
*/

@@ -213,3 +213,3 @@ readonly token?: string;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs#username HelmProvider#username}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs#username HelmProvider#username}
*/

@@ -220,3 +220,3 @@ readonly username?: string;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs#exec HelmProvider#exec}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs#exec HelmProvider#exec}
*/

@@ -231,3 +231,3 @@ readonly exec?: HelmProviderKubernetesExec;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs#password HelmProvider#password}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs#password HelmProvider#password}
*/

@@ -238,3 +238,3 @@ readonly password: string;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs#url HelmProvider#url}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs#url HelmProvider#url}
*/

@@ -245,3 +245,3 @@ readonly url: string;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs#username HelmProvider#username}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs#username HelmProvider#username}
*/

@@ -253,3 +253,3 @@ readonly username: string;

/**
* Represents a {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs helm}
* Represents a {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs helm}
*/

@@ -262,3 +262,3 @@ export declare class HelmProvider extends cdktf.TerraformProvider {

* @param importToId The construct id used in the generated config for the HelmProvider to import
* @param importFromId The id of the existing HelmProvider that should be imported. Refer to the {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs#import import section} in the documentation of this resource for the id to use
* @param importFromId The id of the existing HelmProvider that should be imported. Refer to the {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the HelmProvider to import is found

@@ -268,3 +268,3 @@ */

/**
* Create a new {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs helm} Resource
* Create a new {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs helm} Resource
*

@@ -271,0 +271,0 @@ * @param scope The scope in which to define this construct

@@ -11,3 +11,3 @@ /**

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/resources/release#atomic Release#atomic}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/resources/release#atomic Release#atomic}
*/

@@ -18,3 +18,3 @@ readonly atomic?: boolean | cdktf.IResolvable;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/resources/release#chart Release#chart}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/resources/release#chart Release#chart}
*/

@@ -25,3 +25,3 @@ readonly chart: string;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/resources/release#cleanup_on_fail Release#cleanup_on_fail}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/resources/release#cleanup_on_fail Release#cleanup_on_fail}
*/

@@ -32,3 +32,3 @@ readonly cleanupOnFail?: boolean | cdktf.IResolvable;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/resources/release#create_namespace Release#create_namespace}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/resources/release#create_namespace Release#create_namespace}
*/

@@ -39,3 +39,3 @@ readonly createNamespace?: boolean | cdktf.IResolvable;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/resources/release#dependency_update Release#dependency_update}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/resources/release#dependency_update Release#dependency_update}
*/

@@ -46,3 +46,3 @@ readonly dependencyUpdate?: boolean | cdktf.IResolvable;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/resources/release#description Release#description}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/resources/release#description Release#description}
*/

@@ -53,3 +53,3 @@ readonly description?: string;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/resources/release#devel Release#devel}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/resources/release#devel Release#devel}
*/

@@ -60,3 +60,3 @@ readonly devel?: boolean | cdktf.IResolvable;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/resources/release#disable_crd_hooks Release#disable_crd_hooks}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/resources/release#disable_crd_hooks Release#disable_crd_hooks}
*/

@@ -67,3 +67,3 @@ readonly disableCrdHooks?: boolean | cdktf.IResolvable;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/resources/release#disable_openapi_validation Release#disable_openapi_validation}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/resources/release#disable_openapi_validation Release#disable_openapi_validation}
*/

@@ -74,3 +74,3 @@ readonly disableOpenapiValidation?: boolean | cdktf.IResolvable;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/resources/release#disable_webhooks Release#disable_webhooks}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/resources/release#disable_webhooks Release#disable_webhooks}
*/

@@ -81,7 +81,7 @@ readonly disableWebhooks?: boolean | cdktf.IResolvable;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/resources/release#force_update Release#force_update}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/resources/release#force_update Release#force_update}
*/
readonly forceUpdate?: boolean | cdktf.IResolvable;
/**
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/resources/release#id Release#id}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/resources/release#id Release#id}
*

@@ -95,3 +95,3 @@ * Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/resources/release#keyring Release#keyring}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/resources/release#keyring Release#keyring}
*/

@@ -102,3 +102,3 @@ readonly keyring?: string;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/resources/release#lint Release#lint}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/resources/release#lint Release#lint}
*/

@@ -109,3 +109,3 @@ readonly lint?: boolean | cdktf.IResolvable;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/resources/release#max_history Release#max_history}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/resources/release#max_history Release#max_history}
*/

@@ -116,3 +116,3 @@ readonly maxHistory?: number;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/resources/release#name Release#name}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/resources/release#name Release#name}
*/

@@ -123,3 +123,3 @@ readonly name: string;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/resources/release#namespace Release#namespace}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/resources/release#namespace Release#namespace}
*/

@@ -130,3 +130,3 @@ readonly namespace?: string;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/resources/release#pass_credentials Release#pass_credentials}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/resources/release#pass_credentials Release#pass_credentials}
*/

@@ -137,3 +137,3 @@ readonly passCredentials?: boolean | cdktf.IResolvable;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/resources/release#recreate_pods Release#recreate_pods}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/resources/release#recreate_pods Release#recreate_pods}
*/

@@ -144,3 +144,3 @@ readonly recreatePods?: boolean | cdktf.IResolvable;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/resources/release#render_subchart_notes Release#render_subchart_notes}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/resources/release#render_subchart_notes Release#render_subchart_notes}
*/

@@ -151,3 +151,3 @@ readonly renderSubchartNotes?: boolean | cdktf.IResolvable;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/resources/release#replace Release#replace}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/resources/release#replace Release#replace}
*/

@@ -158,3 +158,3 @@ readonly replace?: boolean | cdktf.IResolvable;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/resources/release#repository Release#repository}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/resources/release#repository Release#repository}
*/

@@ -165,3 +165,3 @@ readonly repository?: string;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/resources/release#repository_ca_file Release#repository_ca_file}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/resources/release#repository_ca_file Release#repository_ca_file}
*/

@@ -172,3 +172,3 @@ readonly repositoryCaFile?: string;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/resources/release#repository_cert_file Release#repository_cert_file}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/resources/release#repository_cert_file Release#repository_cert_file}
*/

@@ -179,3 +179,3 @@ readonly repositoryCertFile?: string;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/resources/release#repository_key_file Release#repository_key_file}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/resources/release#repository_key_file Release#repository_key_file}
*/

@@ -186,3 +186,3 @@ readonly repositoryKeyFile?: string;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/resources/release#repository_password Release#repository_password}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/resources/release#repository_password Release#repository_password}
*/

@@ -193,3 +193,3 @@ readonly repositoryPassword?: string;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/resources/release#repository_username Release#repository_username}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/resources/release#repository_username Release#repository_username}
*/

@@ -200,3 +200,3 @@ readonly repositoryUsername?: string;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/resources/release#reset_values Release#reset_values}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/resources/release#reset_values Release#reset_values}
*/

@@ -207,3 +207,3 @@ readonly resetValues?: boolean | cdktf.IResolvable;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/resources/release#reuse_values Release#reuse_values}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/resources/release#reuse_values Release#reuse_values}
*/

@@ -214,3 +214,3 @@ readonly reuseValues?: boolean | cdktf.IResolvable;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/resources/release#skip_crds Release#skip_crds}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/resources/release#skip_crds Release#skip_crds}
*/

@@ -221,3 +221,3 @@ readonly skipCrds?: boolean | cdktf.IResolvable;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/resources/release#timeout Release#timeout}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/resources/release#timeout Release#timeout}
*/

@@ -228,3 +228,3 @@ readonly timeout?: number;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/resources/release#values Release#values}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/resources/release#values Release#values}
*/

@@ -235,3 +235,3 @@ readonly values?: string[];

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/resources/release#verify Release#verify}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/resources/release#verify Release#verify}
*/

@@ -242,3 +242,3 @@ readonly verify?: boolean | cdktf.IResolvable;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/resources/release#version Release#version}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/resources/release#version Release#version}
*/

@@ -249,3 +249,3 @@ readonly version?: string;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/resources/release#wait Release#wait}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/resources/release#wait Release#wait}
*/

@@ -256,3 +256,3 @@ readonly wait?: boolean | cdktf.IResolvable;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/resources/release#wait_for_jobs Release#wait_for_jobs}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/resources/release#wait_for_jobs Release#wait_for_jobs}
*/

@@ -263,3 +263,3 @@ readonly waitForJobs?: boolean | cdktf.IResolvable;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/resources/release#postrender Release#postrender}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/resources/release#postrender Release#postrender}
*/

@@ -270,3 +270,3 @@ readonly postrender?: ReleasePostrender;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/resources/release#set Release#set}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/resources/release#set Release#set}
*/

@@ -277,3 +277,3 @@ readonly set?: ReleaseSet[] | cdktf.IResolvable;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/resources/release#set_list Release#set_list}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/resources/release#set_list Release#set_list}
*/

@@ -284,3 +284,3 @@ readonly setList?: ReleaseSetListStruct[] | cdktf.IResolvable;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/resources/release#set_sensitive Release#set_sensitive}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/resources/release#set_sensitive Release#set_sensitive}
*/

@@ -331,3 +331,3 @@ readonly setSensitive?: ReleaseSetSensitive[] | cdktf.IResolvable;

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/resources/release#args Release#args}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/resources/release#args Release#args}
*/

@@ -338,3 +338,3 @@ readonly args?: string[];

*
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/resources/release#binary_path Release#binary_path}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/resources/release#binary_path Release#binary_path}
*/

@@ -366,11 +366,11 @@ readonly binaryPath: string;

/**
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/resources/release#name Release#name}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/resources/release#name Release#name}
*/
readonly name: string;
/**
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/resources/release#type Release#type}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/resources/release#type Release#type}
*/
readonly type?: string;
/**
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/resources/release#value Release#value}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/resources/release#value Release#value}
*/

@@ -425,7 +425,7 @@ readonly value: string;

/**
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/resources/release#name Release#name}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/resources/release#name Release#name}
*/
readonly name: string;
/**
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/resources/release#value Release#value}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/resources/release#value Release#value}
*/

@@ -475,11 +475,11 @@ readonly value: string[];

/**
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/resources/release#name Release#name}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/resources/release#name Release#name}
*/
readonly name: string;
/**
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/resources/release#type Release#type}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/resources/release#type Release#type}
*/
readonly type?: string;
/**
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/resources/release#value Release#value}
* Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/resources/release#value Release#value}
*/

@@ -533,3 +533,3 @@ readonly value: string;

/**
* Represents a {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/resources/release helm_release}
* Represents a {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/resources/release helm_release}
*/

@@ -542,3 +542,3 @@ export declare class Release extends cdktf.TerraformResource {

* @param importToId The construct id used in the generated config for the Release to import
* @param importFromId The id of the existing Release that should be imported. Refer to the {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/resources/release#import import section} in the documentation of this resource for the id to use
* @param importFromId The id of the existing Release that should be imported. Refer to the {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/resources/release#import import section} in the documentation of this resource for the id to use
* @param provider? Optional instance of the provider where the Release to import is found

@@ -548,3 +548,3 @@ */

/**
* Create a new {@link https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs/resources/release helm_release} Resource
* Create a new {@link https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs/resources/release helm_release} Resource
*

@@ -551,0 +551,0 @@ * @param scope The scope in which to define this construct

@@ -54,11 +54,11 @@ {

"dot-prop": "^5.2.0",
"jsii": "~5.2.0",
"jsii-diff": "^1.93.0",
"jsii": "~5.3.0",
"jsii-diff": "^1.96.0",
"jsii-docgen": "^10.2.3",
"jsii-pacmak": "^1.93.0",
"jsii-pacmak": "^1.96.0",
"jsii-rosetta": "~5.2.0",
"projen": "^0.78.13",
"projen": "^0.80.15",
"semver": "^7.5.3",
"standard-version": "^9",
"typescript": "~5.2.0"
"typescript": "~5.3.0"
},

@@ -87,3 +87,3 @@ "peerDependencies": {

},
"version": "10.0.0",
"version": "10.1.0",
"types": "lib/index.d.ts",

@@ -159,3 +159,3 @@ "stability": "stable",

"name": "registry.terraform.io/hashicorp/helm",
"version": "2.12.1"
"version": "2.13.0"
}

@@ -162,0 +162,0 @@ },

# CDKTF prebuilt bindings for hashicorp/helm provider version 2.12.1
# CDKTF prebuilt bindings for hashicorp/helm provider version 2.13.0
This repo builds and publishes the [Terraform helm provider](https://registry.terraform.io/providers/hashicorp/helm/2.12.1/docs) bindings for [CDK for Terraform](https://cdk.tf).
This repo builds and publishes the [Terraform helm provider](https://registry.terraform.io/providers/hashicorp/helm/2.13.0/docs) bindings for [CDK for Terraform](https://cdk.tf).

@@ -42,4 +42,7 @@ ## Available Packages

`go get github.com/cdktf/cdktf-provider-helm-go/helm`
`go get github.com/cdktf/cdktf-provider-helm-go/helm/<version>`
Where `<version>` is the version of the prebuilt provider you would like to use e.g. `v11`. The full module name can be found
within the [go.mod](https://github.com/cdktf/cdktf-provider-helm-go/blob/main/helm/go.mod#L1) file.
## Docs

@@ -64,3 +67,3 @@

- [CDK for Terraform](https://cdk.tf)
- [Terraform helm provider](https://registry.terraform.io/providers/hashicorp/helm/2.12.1)
- [Terraform helm provider](https://registry.terraform.io/providers/hashicorp/helm/2.13.0)
- [Terraform Engine](https://terraform.io)

@@ -67,0 +70,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc