From 7c49225c7d4cff486773b9520f6ebbc804f52eff Mon Sep 17 00:00:00 2001 From: Akshay Karle <1443108+akshaykarle@users.noreply.github.com> Date: Tue, 21 May 2019 21:43:59 +0100 Subject: [PATCH] Update container resource website docs --- website/docs/r/container.html.markdown | 2 -- 1 file changed, 2 deletions(-) diff --git a/website/docs/r/container.html.markdown b/website/docs/r/container.html.markdown index 29cba6eb..a37e585f 100644 --- a/website/docs/r/container.html.markdown +++ b/website/docs/r/container.html.markdown @@ -12,8 +12,6 @@ description: |- ~> **NOTE:** Only one Container can exist within a Project for each region. The provider allows you to define multiple container resources within the same project and region but this may lead to constant updates of the resources. --> **NOTE:** The provider does not currently support deleting Containers due to a limitation in MongoDB Atlas's API. - -> **NOTE:** Groups and projects are synonymous terms. `group` arguments on resources are the project ID. ## Example Usage