Skip to content
This repository was archived by the owner on Dec 10, 2025. It is now read-only.

Prebuilt Terraform CDK (cdktf) provider for ionoscloud.

License

Notifications You must be signed in to change notification settings

cdktf/cdktf-provider-ionoscloud

CDKTF prebuilt bindings for ionos-cloud/ionoscloud provider version 6.7.20

HashiCorp made the decision to stop publishing new versions of prebuilt Terraform ionoscloud 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 ionos-cloud/ionoscloud 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 ionos-cloud/ionoscloud --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-ionoscloud.

npm install @cdktf/provider-ionoscloud

PyPI

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

pipenv install cdktf-cdktf-provider-ionoscloud

Nuget

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

dotnet add package HashiCorp.Cdktf.Providers.Ionoscloud

Maven

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

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

Go

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

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

About

Prebuilt Terraform CDK (cdktf) provider for ionoscloud.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •