Skip to main content

Prebuilt waypoint Provider for Terraform CDK (cdktf)

Project description

CDKTF prebuilt bindings for hashicorp/waypoint provider version 0.1.0

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

npm install @cdktf/provider-waypoint

PyPI

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

pipenv install cdktf-cdktf-provider-waypoint

Nuget

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

dotnet add package HashiCorp.Cdktf.Providers.Waypoint

Maven

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

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

Go

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

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


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-waypoint-3.0.1.tar.gz (143.1 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file cdktf-cdktf-provider-waypoint-3.0.1.tar.gz.

File metadata

File hashes

Hashes for cdktf-cdktf-provider-waypoint-3.0.1.tar.gz
Algorithm Hash digest
SHA256 8cbdcb40f4527152db7266b2975f1e06f2c4c9b562d6f3b68bfb47f5ad66b8d9
MD5 c2a26f057a7f2e87f3c3cfc86f5ebbd3
BLAKE2b-256 f857330b95ed19b0f0356ce2a49f7e03ff424355b51dd61294e3cf41e525199a

See more details on using hashes here.

File details

Details for the file cdktf_cdktf_provider_waypoint-3.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for cdktf_cdktf_provider_waypoint-3.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 5a84a9ece368dc18049bbfe9c61096c2c87691d250e93b375e57386a3ec09be0
MD5 02b2f1644277da1b003422d0cd9cc874
BLAKE2b-256 3c15eeba5dbee01c7d4ad907a592e71f162d3ea3bf77dbc4fae5070f62bc63ac

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