Skip to main content

Prebuilt azurerm Provider for Terraform CDK (cdktf)

Project description

CDKTF prebuilt bindings for hashicorp/azurerm provider version 4.4.0

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

Available Packages

NPM

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

npm install @cdktf/provider-azurerm

PyPI

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

pipenv install cdktf-cdktf-provider-azurerm

Nuget

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

dotnet add package HashiCorp.Cdktf.Providers.Azurerm

Maven

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

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

Go

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

go get github.com/cdktf/cdktf-provider-azurerm-go/azurerm/<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 azurerm provider version 1:1. In fact, it always tracks latest of ~> 4.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 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_azurerm-13.4.0.tar.gz (40.4 MB view details)

Uploaded Source

Built Distribution

File details

Details for the file cdktf_cdktf_provider_azurerm-13.4.0.tar.gz.

File metadata

File hashes

Hashes for cdktf_cdktf_provider_azurerm-13.4.0.tar.gz
Algorithm Hash digest
SHA256 1b428e2d620560aee813d0459dec5b6c46d6a95e7bba7d6e9f8e45f2b1d33d68
MD5 f8913ee69bf96f1b3820e1e43e46c1aa
BLAKE2b-256 dc6220ad563c51153a2dc2aad7225c46a8f38c206ca9d2320c72b3c1d5ae0347

See more details on using hashes here.

File details

Details for the file cdktf_cdktf_provider_azurerm-13.4.0-py3-none-any.whl.

File metadata

File hashes

Hashes for cdktf_cdktf_provider_azurerm-13.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f293473f0c2998ed38da171f3ef299d28092f70f2de1a0f59274a09135bd1d0a
MD5 5d59a461620dc8a6aa0f39acdc9ef82c
BLAKE2b-256 2931495181468ec7e7e9b10a468dfab4f95ac9d0a026dc7ebf3658ee6db81309

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