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 Feb 11, 2020

Enable the use of AWS PrivateLink in Terraform

MongoDB Atlas provides the ability to configure AWS PrivateLink to connect customer VPCs with MongoDB Atlas. I would like to see this capability exposed through Terraform.
  • ADMIN RESPONSE
    Aug 1, 2025
    This has been released in version 0.4.0 https://www.terraform.io/docs/providers/mongodbatlas/r/private_endpoint.html and https://www.terraform.io/docs/providers/mongodbatlas/r/private_endpoint_interface_link.html More info on 0.4.0: https://www.mongodb.com/blog/post/new-major-version-of-terraform-mongodb-atlas-provider
  • Attach files
  • Guest
    Feb 20, 2020
    How do I get the PrivateLink aware URI for a cluster in terraform? The srv_address attribute returns only the standard connection URI.