Skip to Main Content

MongoByte MongoDB Logo

Welcome to the new MongoDB Feedback Portal!

{Improvement: "Your idea"}
We’ve upgraded our system to better capture and act on your feedback.
Your feedback is meaningful and helps us build better products.

Status Completed
Categories Atlas
Created by Guest
Created on Oct 16, 2022

mongodbatlas_serverless_privatelink_endpoint

I'm trying to import a serverless private link endpoint but I have no success with the current resource "mongodbatlas_privatelink_endpoint". As I investigate I saw that "mongodbatlas_privatelink_endpoint" is using the "private endpoint" API not the "serverless private endpoint" API reference on this url https://www.mongodb.com/docs/atlas/reference/api/serverless-private-endpoints/ that is why its unable to get the resource I wanted to import. It is good if we have a separate resource for the serverless private endpoint because it is the only way to securely connect to AWS without using the network peering connection. As of this writing network peering is not yet supported in serverless instances.
  • Attach files
  • Guest
    Nov 21, 2022
    Hi Mack, we just updated below as part of the Terraform MongoDB Atlas Provider v1.6 release (https://registry.terraform.io/providers/mongodb/mongodbatlas/latest )! please note that we now support both AWS + Azure for Serverless Private Endpoints. see more details in our CHANGELOG (https://github.com/mongodb/terraform-provider-mongodbatlas/blob/master/CHANGELOG.md ). thanks again for sharing this feedback!
  • Guest
    Oct 20, 2022
    Thank you. I'm excited to use this when it release.
  • Guest
    Oct 16, 2022
    Hi Mack, serverless private endpoints support is currently on our roadmap for the Terraform MongoDB Atlas Provider and will indeed be a separate resource. This will be included as part of v1.6 which should be released in a few weeks time.