This repository was archived by the owner on Dec 10, 2025. It is now read-only.
Commit c60b19e
team-tf-cdk
chore: mark this prebuilt provider package as deprecated (#1907)
HashiCorp has made the decision to stop publishing new versions of
prebuilt Terraform `docker` provider
bindings for [CDK for Terraform](https://cdk.tf). Once this PR is
merged, this repository will be archived and will no longer
be 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` and are no longer eligible for commercial
support.
As a reminder, you can continue to use the `docker` 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](https://developer.hashicorp.com/terraform/cdktf/cli-reference/commands#provider-add)
with the
`--force-local` flag enabled. For more information, check out our
documentation on [generating provider bindings
manually](https://cdk.tf/imports).
---------
Signed-off-by: team-tf-cdk <github-team-tf-cdk@hashicorp.com>1 parent f411e74 commit c60b19e
File tree
17 files changed
+20
-938
lines changed- .github
- workflows
- .projen
- scripts
17 files changed
+20
-938
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
This file was deleted.
This file was deleted.
0 commit comments