We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Atlas Data Lake Private Endpoints use a different API different from standard cluster Private Endpoints. Could support be added for this?
API docs:
https://docs.mongodb.com/datalake/reference/api/dataLakes-private-link-create-one/
Terraform resource: https://registry.terraform.io/providers/mongodb/mongodbatlas/latest/docs/resources/privatelink_endpoint_service_adl
Added in the terraform provider here: mongodb/terraform-provider-mongodbatlas#640
Described above.
The text was updated successfully, but these errors were encountered:
@rkistner Submitted a PR to add these resources (linked above). Will release as soon as possible.
Sorry, something went wrong.
Thanks, works great!
jkodroff
Successfully merging a pull request may close this issue.
Hello!
Issue details
Atlas Data Lake Private Endpoints use a different API different from standard cluster Private Endpoints. Could support be added for this?
API docs:
https://docs.mongodb.com/datalake/reference/api/dataLakes-private-link-create-one/
Terraform resource: https://registry.terraform.io/providers/mongodb/mongodbatlas/latest/docs/resources/privatelink_endpoint_service_adl
Added in the terraform provider here: mongodb/terraform-provider-mongodbatlas#640
Affected area/feature
Described above.
The text was updated successfully, but these errors were encountered: