Prebuilt ad Provider for Terraform CDK (cdktf)
Project description
CDKTF prebuilt bindings for hashicorp/ad provider version 0.4.4
HashiCorp made the decision to stop publishing new versions of prebuilt Terraform ad provider bindings for CDK for Terraform on January 18, 2024. 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.20.0
and are no longer eligible for commercial support.
As a reminder, you can continue to use the hashicorp/ad
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/ad --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-ad.
npm install @cdktf/provider-ad
PyPI
The PyPI package is available at https://pypi.org/project/cdktf-cdktf-provider-ad.
pipenv install cdktf-cdktf-provider-ad
Nuget
The Nuget package is available at https://www.nuget.org/packages/HashiCorp.Cdktf.Providers.Ad.
dotnet add package HashiCorp.Cdktf.Providers.Ad
Maven
The Maven package is available at https://mvnrepository.com/artifact/com.hashicorp/cdktf-provider-ad.
<dependency>
<groupId>com.hashicorp</groupId>
<artifactId>cdktf-provider-ad</artifactId>
<version>[REPLACE WITH DESIRED VERSION]</version>
</dependency>
Go
The go package is generated into the github.com/cdktf/cdktf-provider-ad-go
package.
go get github.com/cdktf/cdktf-provider-ad-go/ad/<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.
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
Built Distribution
File details
Details for the file cdktf-cdktf-provider-ad-8.0.1.tar.gz
.
File metadata
- Download URL: cdktf-cdktf-provider-ad-8.0.1.tar.gz
- Upload date:
- Size: 241.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 57077b2385dcf7e93ce2886bb00c2ebc2d1c5b0acbcbc28ddffbcf6e96c1a99e |
|
MD5 | 656b20f14f73215a5d2c92e59281a2a3 |
|
BLAKE2b-256 | 4e53bc75e5105e66df1dbd5936158f7027a48add27e81fdc64f9cbb5dd17f024 |
File details
Details for the file cdktf_cdktf_provider_ad-8.0.1-py3-none-any.whl
.
File metadata
- Download URL: cdktf_cdktf_provider_ad-8.0.1-py3-none-any.whl
- Upload date:
- Size: 262.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5a1dcc07bee3575c6dc84721bf22f9ab2c5efb4391cd6698136e3dcce82d7e27 |
|
MD5 | 46ffb26ec094d342b3dad9dd169d6460 |
|
BLAKE2b-256 | dd0444ca8df6ec5c2227bdf828058dbfbfd6c670e4c1d1817dad67c846d16b41 |