Skip to main content

Prebuilt local Provider for Terraform CDK (cdktf)

Project description

CDKTF prebuilt bindings for hashicorp/local provider version 2.5.1

This repo builds and publishes the Terraform local provider bindings for CDK for Terraform.

Available Packages

NPM

The npm package is available at https://www.npmjs.com/package/@cdktf/provider-local.

npm install @cdktf/provider-local

PyPI

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

pipenv install cdktf-cdktf-provider-local

Nuget

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

dotnet add package HashiCorp.Cdktf.Providers.Local

Maven

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

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

Go

The go package is generated into the github.com/cdktf/cdktf-provider-local-go package.

go get github.com/cdktf/cdktf-provider-local-go/local/<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 file.

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 local provider version 1:1. In fact, it always tracks latest of ~> 2.1 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 CDK for Terraform 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 prebuilt providers.

Provider Version

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

Repository Management

The repository is managed by CDKTF Repository Manager.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cdktf-cdktf-provider-local-10.1.0.tar.gz (61.4 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file cdktf-cdktf-provider-local-10.1.0.tar.gz.

File metadata

File hashes

Hashes for cdktf-cdktf-provider-local-10.1.0.tar.gz
Algorithm Hash digest
SHA256 2a221d1e3cf7e0ab886809dacd5615c81313009ac0eb1956657467f42e9f0676
MD5 2110d0c3824c51f070282dbabc742d6c
BLAKE2b-256 493e885805d889f48a47bb35f52153e60e3145d87af03b64bd720c592e2eb501

See more details on using hashes here.

File details

Details for the file cdktf_cdktf_provider_local-10.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for cdktf_cdktf_provider_local-10.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 bcfb26ae99431fd4a5118ec0cb53fad8dfcb5dd80796fcfe6dd1714bba62b35c
MD5 2cbea83cbad4aabfdd0827a69d08134a
BLAKE2b-256 02ef03e08980e648fcd2321302fe5bcc9b04e1ecafce3ff396bc913a1905e317

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page