Skip to content

Commit

Permalink
feat: deprecate and archive prebuilt bindings for hcs provider (#267)
Browse files Browse the repository at this point in the history
HashiCorp has made the decision to stop publishing new versions of
prebuilt Terraform `hcs` provider bindings for
[CDK for Terraform](https://cdk.tf). Once this PR is merged, the
[cdktf/cdktf-provider-hcs](https://github.com/cdktf/cdktf-provider-hcs)
repository will be archived and will no longer
be supported in any way by HashiCorp. Previously-published versions of
the prebuilt `hcs` 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 <[email protected]>
  • Loading branch information
team-tf-cdk authored Jan 17, 2024
1 parent 9191280 commit fdd738c
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 @@ -23,7 +23,6 @@
"googlebeta": "google-beta@~> 5.0",
"googleworkspace": "googleworkspace@~> 0.7",
"hcp": "hcp@~> 0.45",
"hcs": "hcs@~> 0.5",
"helm": "helm@~> 2.3",
"http": "http@~> 3.1",
"ionoscloud": "ionos-cloud/ionoscloud@~> 6.2",
Expand Down
1 change: 0 additions & 1 deletion sharded-stacks.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@
"dns",
"googleworkspace",
"hcp",
"hcs",
"http",
"nomad",
"vsphere",
Expand Down

0 comments on commit fdd738c

Please sign in to comment.