Skip to content
This repository has been archived by the owner on Jan 11, 2024. It is now read-only.

Commit

Permalink
chore: mark this prebuilt provider package as deprecated (#586)
Browse files Browse the repository at this point in the history
HashiCorp has made the decision to stop publishing new versions of
prebuilt Terraform `template` 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 `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](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>
  • Loading branch information
team-tf-cdk committed Jan 11, 2024
1 parent 34b00a2 commit a7cd960
Show file tree
Hide file tree
Showing 17 changed files with 18 additions and 676 deletions.
7 changes: 0 additions & 7 deletions .gitattributes

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 0 additions & 20 deletions .github/dependabot.yml

This file was deleted.

32 changes: 0 additions & 32 deletions .github/workflows/alert-open-prs.yml

This file was deleted.

109 changes: 0 additions & 109 deletions .github/workflows/force-release.yml

This file was deleted.

67 changes: 0 additions & 67 deletions .github/workflows/provider-upgrade.yml

This file was deleted.

10 changes: 6 additions & 4 deletions .github/workflows/release.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

95 changes: 0 additions & 95 deletions .github/workflows/upgrade-main.yml

This file was deleted.

Loading

0 comments on commit a7cd960

Please sign in to comment.