You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-7Lines changed: 0 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,13 +27,6 @@ To use a released provider in your Terraform environment, run [`terraform init`]
27
27
28
28
Documentation about the provider specific configuration options can be found on the [provider's website](https://www.terraform.io/docs/providers/).
29
29
30
-
## Preview Features
31
-
In order to use and/or test preview resources and datasources in this provider you'll need to set the environment variable `MONGODB_ATLAS_ENABLE_PREVIEW` to true.
32
-
33
-
34
-
```bash
35
-
export MONGODB_ATLAS_ENABLE_PREVIEW=true
36
-
```
37
30
## Logs
38
31
To help with issues, you can turn on Logs with `export TF_LOG=TRACE`. Note: this is very noisy.
0 commit comments