7.0.2 • Published 5 months ago

@cdktf/provider-hashicups v7.0.2

Weekly downloads
-
License
MPL-2.0
Repository
github
Last release
5 months ago

CDKTF prebuilt bindings for hashicorp/hashicups provider version 0.3.1

HashiCorp made the decision to stop publishing new versions of prebuilt Terraform hashicups provider bindings for CDK for Terraform on December 19, 2023. 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.19.0 and are no longer eligible for commercial support.

As a reminder, you can continue to use the hashicorp/hashicups 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/hashicups --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-hashicups.

npm install @cdktf/provider-hashicups

PyPI

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

pipenv install cdktf-cdktf-provider-hashicups

Nuget

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

dotnet add package HashiCorp.Cdktf.Providers.Hashicups

Maven

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

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

Go

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

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

Docs

Find auto-generated docs for this provider here:

You can also visit a hosted version of the documentation on constructs.dev.

7.0.2

5 months ago

7.0.1

5 months ago

7.0.0

5 months ago

6.0.0

9 months ago

5.0.0

11 months ago

4.0.1

11 months ago

4.0.0

1 year ago

3.0.0

1 year ago

2.0.0

1 year ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

0.1.0

2 years ago

0.0.1

2 years ago

0.1.2

2 years ago

0.0.3

2 years ago

0.1.1

2 years ago

0.0.2

2 years ago

0.0.9

2 years ago

0.1.7

2 years ago

0.0.8

2 years ago

0.1.4

2 years ago

0.0.5

2 years ago

0.1.3

2 years ago

0.0.4

2 years ago

0.1.6

2 years ago

0.0.7

2 years ago

0.1.5

2 years ago

0.0.6

2 years ago

0.0.0

2 years ago