Skip to content

Commit

Permalink
feat: deprecate and archive prebuilt bindings for template provider (#…
Browse files Browse the repository at this point in the history
…261)

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, the
[cdktf/cdktf-provider-template](https://github.com/cdktf/cdktf-provider-template)
repository will be archived and will no longer
be supported in any way by HashiCorp. Previously-published versions of
the prebuilt `template` 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.

Signed-off-by: team-tf-cdk <github-team-tf-cdk@hashicorp.com>
  • Loading branch information
team-tf-cdk authored Jan 11, 2024
1 parent 766c224 commit e657ab6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion provider.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@
"salesforce": "salesforce@~> 0.1",
"snowflake": "Snowflake-Labs/snowflake@ ~> 0.40",
"spotinst": "spotinst/spotinst@~> 1.0",
"template": "hashicorp/template@~> 2.2",
"tfe": "hashicorp/tfe@~> 0.33",
"time": "hashicorp/time@~> 0.7",
"tls": "hashicorp/tls@~> 4.0",
Expand Down
1 change: 0 additions & 1 deletion sharded-stacks.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@
"random",
"snowflake",
"spotinst",
"template",
"tfe",
"time",
"tls",
Expand Down

0 comments on commit e657ab6

Please sign in to comment.