akshaykarle / terraform-provider-mongodbatlas

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

Support setting Datadog API Key #76

Closed simonharrer closed 5 years ago

simonharrer commented 5 years ago

Atlas now supports sending metrics to datadog. It's not part of the alert configuration, but named 'integration' where one can set the datadog API key for each project. Support for setting this datadog API key through this terraform plugin would be marvellous.

I can offer assistance in testing this feature.

Screenshot 2019-03-14 at 11 48 06

akshaykarle commented 5 years ago

Hey @simonharrer thanks for the feature request, but at this time I couldn't find anyway to integrate with the datadog API using the mongo atlas API which makes configuring this integration using terraform hard. I will forward your request to the mongo team to see if they can provide an API endpoint for this. If you have noticed any way of doing this let me know. I will close this for now until I hear back from Mongo.