You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 10, 2025. It is now read-only.
chore: mark this prebuilt provider package as deprecated (#634)
HashiCorp has made the decision to stop publishing new versions of
prebuilt Terraform `mongodbatlas` 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 `mongodbatlas` 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>
fix: upgrade provider from `1.41.0` to version `1.41.1` (#624)
This PR upgrades the underlying Terraform provider to version 1.41.1
---------
Signed-off-by: team-tf-cdk <github-team-tf-cdk@hashicorp.com>
feat: upgrade provider from `1.40.0` to version `1.41.0` (#619)
This PR upgrades the underlying Terraform provider to version 1.41.0
---------
Signed-off-by: team-tf-cdk <github-team-tf-cdk@hashicorp.com>
feat: upgrade provider from `1.39.0` to version `1.40.0` (#614)
This PR upgrades the underlying Terraform provider to version 1.40.0
---------
Signed-off-by: team-tf-cdk <github-team-tf-cdk@hashicorp.com>
feat: upgrade provider from `1.38.0` to version `1.39.0` (#606)
This PR upgrades the underlying Terraform provider to version 1.39.0
---------
Signed-off-by: team-tf-cdk <github-team-tf-cdk@hashicorp.com>
feat: upgrade provider from `1.37.0` to version `1.38.0` (#602)
This PR upgrades the underlying Terraform provider to version 1.38.0
---------
Signed-off-by: team-tf-cdk <github-team-tf-cdk@hashicorp.com>
feat: upgrade provider from `1.36.0` to version `1.37.0` (#599)
This PR upgrades the underlying Terraform provider to version 1.37.0
---------
Signed-off-by: team-tf-cdk <github-team-tf-cdk@hashicorp.com>
feat: upgrade provider from `1.35.1` to version `1.36.0` (#596)
This PR upgrades the underlying Terraform provider to version 1.36.0
---------
Signed-off-by: team-tf-cdk <github-team-tf-cdk@hashicorp.com>
fix: upgrade provider from `1.35.0` to version `1.35.1` (#585)
This PR upgrades the underlying Terraform provider to version 1.35.1
---------
Signed-off-by: team-tf-cdk <github-team-tf-cdk@hashicorp.com>