Skip to content

Commit

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

HashiCorp has made the decision to stop publishing new versions of
prebuilt Terraform `oraclepaas` provider bindings for
[CDK for Terraform](https://cdk.tf). Once this PR is merged, the
[cdktf/cdktf-provider-oraclepaas](https://github.com/cdktf/cdktf-provider-oraclepaas)
repository will be archived and will no longer
be supported in any way by HashiCorp. Previously-published versions of
the prebuilt `oraclepaas` 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 committed Jan 15, 2024
1 parent 642a2c9 commit 5796aa9
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 @@ -35,7 +35,6 @@
"nomad": "nomad@~> 2.0",
"null": "null@~> 3.0",
"opc": "opc@~> 1.4",
"oraclepaas": "oraclepaas@~> 1.5",
"okta": "okta/okta@~> 4.0",
"opentelekomcloud": "opentelekomcloud/opentelekomcloud@~> 1.26",
"pagerduty": "PagerDuty/pagerduty@~> 3.0",
Expand Down
1 change: 0 additions & 1 deletion sharded-stacks.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@
"http",
"nomad",
"opc",
"oraclepaas",
"vsphere",
"waypoint"
]
Expand Down

0 comments on commit 5796aa9

Please sign in to comment.