akshaykarle / terraform-provider-mongodbatlas

Terraform provider for MongoDB Atlas
Mozilla Public License 2.0
122 stars 54 forks source link

Add attribute for short SRV connection string #67

Closed mkozjak closed 5 years ago

mkozjak commented 5 years ago

On cloud.mongodb.com there's a way to also get a short SRV connection string, with protocol mongodb+srv. Would it be possible to expose it here?

mongodb+srv://user:password@data.gcp.mongodb.net/test?retryWrites=true
danielsiwiec commented 5 years ago

@akshaykarle this issue can be closed, once the new release is published

akshaykarle commented 5 years ago

Thanks @danielsiwiec Closing this now that the new release is published