Skip to main content

Prebuilt template Provider for Terraform CDK (cdktf)

Project description

CDKTF prebuilt bindings for hashicorp/template provider version 2.2.0

HashiCorp made the decision to stop publishing new versions of prebuilt Terraform template provider bindings for CDK for Terraform on January 11, 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/template 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/template --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-template.

npm install @cdktf/provider-template

PyPI

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

pipenv install cdktf-cdktf-provider-template

Nuget

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

dotnet add package HashiCorp.Cdktf.Providers.Template

Maven

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

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

Go

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

go get github.com/cdktf/cdktf-provider-template-go/template

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

cdktf-cdktf-provider-template-10.0.1.tar.gz (81.5 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file cdktf-cdktf-provider-template-10.0.1.tar.gz.

File metadata

File hashes

Hashes for cdktf-cdktf-provider-template-10.0.1.tar.gz
Algorithm Hash digest
SHA256 36b3c2aea23f6688ce587d1f30afc06de413e80f7a47928b758219268fc48975
MD5 dd71f6b0abd489904453dba9ed2714bb
BLAKE2b-256 c46d7e7084a74fb82d288c7d00664eaf917b40ef666073fb58191877bda9620a

See more details on using hashes here.

File details

Details for the file cdktf_cdktf_provider_template-10.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for cdktf_cdktf_provider_template-10.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 59fd66b260bb2522525bf956acee8819bcd1408b65025825a6ce60689029ddce
MD5 874e5c73745ef2093bd55fe503dfc714
BLAKE2b-256 e7171fe3d2c1b4e719057537c3f60c1acc2ee5aae8732c5e2386b509300840e2

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