Security News
UK Officials Consider Banning Ransomware Payments from Public Entities
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.
@cdktf/provider-helm
Advanced tools
This repo builds and publishes the Terraform helm Provider bindings for cdktf.
The npm package is available at https://www.npmjs.com/package/@cdktf/provider-helm.
npm install @cdktf/provider-helm
The PyPI package is available at https://pypi.org/project/cdktf-cdktf-provider-helm.
pipenv install cdktf-cdktf-provider-helm
The Nuget package is available at https://www.nuget.org/packages/HashiCorp.Cdktf.Providers.Helm.
dotnet add package HashiCorp.Cdktf.Providers.Helm
The Maven package is available at https://mvnrepository.com/artifact/com.hashicorp/cdktf-provider-helm.
<dependency>
<groupId>com.hashicorp</groupId>
<artifactId>cdktf-provider-helm</artifactId>
<version>[REPLACE WITH DESIRED VERSION]</version>
</dependency>
Find auto-generated docs for this provider here: ./API.md
This project is explicitly not tracking the Terraform helm Provider version 1:1. In fact, it always tracks latest
of ~> 2.3
with every release. If there scenarios where you explicitly have to pin your provider version, you can do so by generating the provider constructs manually.
These are the upstream dependencies:
If there are breaking changes (backward incompatible) in any of the above, the major version of this project will be bumped. While the Terraform Engine and the Terraform helm Provider are relatively stable, the Terraform CDK is in an early stage. Therefore, it's likely that there will be breaking changes.
Please report bugs and issues to the terraform cdk project:
This is mostly based on projen, which takes care of generating the entire repository.
There's a custom project builder which encapsulate the common settings for all cdktf
providers.
The provider version can be adjusted in ./.projenrc.js.
The repository is managed by Repository Manager
FAQs
Prebuilt helm Provider for Terraform CDK (cdktf)
The npm package @cdktf/provider-helm receives a total of 5,260 weekly downloads. As such, @cdktf/provider-helm popularity was classified as popular.
We found that @cdktf/provider-helm demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.
Security News
Snyk's use of malicious npm packages for research raises ethical concerns, highlighting risks in public deployment, data exfiltration, and unauthorized testing.
Research
Security News
Socket researchers found several malicious npm packages typosquatting Chalk and Chokidar, targeting Node.js developers with kill switches and data theft.