Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
@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 3,871 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.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.