CDKTF prebuilt bindings for hashicorp/azurerm provider version 4.55.0
HashiCorp made the decision to stop publishing new versions of prebuilt Terraform azurerm provider bindings for CDK for Terraform on December 10, 2025. As such, this repository has been archived and is no longer supported in any way by HashiCorp. Previously-published versions of this prebuilt provider will still continue to be available on their respective package managers (e.g. npm, PyPi, Maven, NuGet), but these will not be compatible with new releases of cdktf past 0.21.0 and are no longer eligible for commercial support.
As a reminder, you can continue to use the hashicorp/azurerm provider in your CDK for Terraform (CDKTF) projects, even with newer versions of CDKTF, but you will need to generate the bindings locally. The easiest way to do so is to use the provider add command, optionally with the --force-local flag enabled:
cdktf provider add hashicorp/azurerm --force-local
For more information and additional examples, check out our documentation on generating provider bindings manually.
Deprecated 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.
Release files for cdktf-cdktf-provider-azurerm 14.23.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| cdktf_cdktf_provider_azurerm-14.23.1.tar.gz | 43.9 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| cdktf_cdktf_provider_azurerm-14.23.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 89.2 MB
Release files / cdktf_cdktf_provider_azurerm-14.23.1.tar.gz
| Download URL | cdktf_cdktf_provider_azurerm-14.23.1.tar.gz |
|---|---|
| Size | 43.9 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
05bc3048c0cdb65d5ab7d009c1fbe915b6e7d60af4d889d270f95deeeac2c833
|
|
BLAKE2b-256 checksum How to use checksums |
0b78b4db495e0c5ef43eb923da48bb48a4efdf212f05240e7b569df632b70adb
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.14.0
|
Release files / cdktf_cdktf_provider_azurerm-14.23.1-py3-none-any.whl
| Download URL | cdktf_cdktf_provider_azurerm-14.23.1-py3-none-any.whl |
|---|---|
| Size | 45.3 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
4f175656d58b7a44f19c5991348fb1fba5b48182165824b7739de92534e38904
|
|
BLAKE2b-256 checksum How to use checksums |
cf2aee02e71fcbfdf49597a31df2ac1d14da6d5023233f66b5d70344b074f578
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.14.0
|