🚀 DAY 5 OF LAUNCH WEEK: Introducing Socket Firewall Enterprise.Learn more →
Socket
Book a DemoInstallSign in
Socket

rhizo-co-terraform-provider-grafana

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rhizo-co-terraform-provider-grafana

Prebuilt grafana Provider for Terraform CDK (cdktf)

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

Terraform CDK grafana Provider ~> 3.16.0

This repo builds and publishes the Terraform grafana Provider bindings for CDK for Terraform.

Available Packages

NPM

The npm package is available at https://www.npmjs.com/package/@rhizo-co/provider-grafana.

npm install @rhizo-co/provider-grafana

PyPI

The PyPI package is available at https://pypi.org/project/rhizo-co-cdktf-provider-grafana.

pipenv install rhizo-co-cdktf-provider-grafana

Nuget

The Nuget package is available at https://www.nuget.org/packages/HashiCorp.Cdktf.Providers.Grafana.

dotnet add package HashiCorp.Cdktf.Providers.Grafana

Maven

The Maven package is available at https://mvnrepository.com/artifact/com.hashicorp/cdktf-provider-grafana.

<dependency>
    <groupId>com.hashicorp</groupId>
    <artifactId>cdktf-provider-grafana</artifactId>
    <version>[REPLACE WITH DESIRED VERSION]</version>
</dependency>

Go

The go package is generated into the github.com/rhizo-co/cdktf-provider-grafana-go package.

go get github.com/rhizo-co/cdktf-provider-grafana-go/grafana

Docs

Find auto-generated docs for this provider here:

You can also visit a hosted version of the documentation on constructs.dev.

Versioning

This project is explicitly not tracking the Terraform grafana Provider version 1:1. In fact, it always tracks latest of ~> 3.16.0 with every release. If there are 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.

Features / Issues / Bugs

Please report bugs and issues to the terraform cdk project:

Contributing

projen

This is mostly based on projen, which takes care of generating the entire repository.

cdktf-provider-project based on projen

There's a custom project builder which encapsulate the common settings for all cdktf providers.

Provider Version

The provider version can be adjusted in ./.projenrc.js.

Repository Management

The repository is managed by Repository Manager

Keywords

cdk

FAQs

Package last updated on 15 Jan 2025

Did you know?

Socket

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.

Install

Related posts