diff --git a/website/docs/providers/index.html.markdown b/website/docs/providers/index.html.markdown index e5647a257..dca7ffedc 100644 --- a/website/docs/providers/index.html.markdown +++ b/website/docs/providers/index.html.markdown @@ -80,6 +80,7 @@ down to see all providers. - [Logentries](/docs/providers/logentries/index.html) - [LogicMonitor](/docs/providers/logicmonitor/index.html) - [Mailgun](/docs/providers/mailgun/index.html) +- [MongoDB Atlas](/docs/providers/mongodbatlas/index.html) - [MySQL](/docs/providers/mysql/index.html) - [Naver Cloud](/docs/providers/ncloud/index.html) - [Netlify](/docs/providers/netlify/index.html) diff --git a/website/docs/providers/type/database-index.html.markdown b/website/docs/providers/type/database-index.html.markdown index 3fcf76702..7a676c6d6 100644 --- a/website/docs/providers/type/database-index.html.markdown +++ b/website/docs/providers/type/database-index.html.markdown @@ -18,5 +18,6 @@ collaboration with HashiCorp, and are tested by HashiCorp. - [InfluxDB](/docs/providers/influxdb/index.html) +- [MongoDB Atlas](/docs/providers/mongodbatlas/index.html) - [MySQL](/docs/providers/mysql/index.html) - [PostgreSQL](/docs/providers/postgresql/index.html)