-
terraform:0.13.7
provider "mongodbatlas" {
public_key = var.atlasmongo_publickey
private_key = var.atlasmongo_privatekey
version = "0.9.1"
}
Issue: Terraform is not detecting/applying m…
-
**Is your feature request related to a problem? Please describe.**
Atlas is the cloud-based enterprise DaaS solution. If you have an enterprise subscription, you are most likely using the Atlas produ…
-
### Terraform CLI and Terraform MongoDB Atlas Provider Version
```hcl
Terraform v0.14.11
+ provider registry.terraform.io/mongodb/mongodbatlas v0.9.0
```
### Terraform Configuration File
```h…
-
Example usage from https://registry.terraform.io/providers/mongodb/mongodbatlas/latest/docs/resources/encryption_at_rest
```
resource "mongodbatlas_encryption_at_rest" "test" {
project_id = ""…
-
### Terraform CLI and Terraform MongoDB Atlas Provider Version
```hcl
[go@infra terraform]$ terraform version
Terraform v0.14.2
+ provider registry.terraform.io/hashicorp/mongodbatlas v0.7.0
```
…
-
### Terraform CLI and Terraform MongoDB Atlas Provider Version
```
Terraform version: 0.13.5
Provider version: v0.8.2
```
### Terraform Configuration File
```hcl
resource "mongodbatlas_clust…
-
-
Hi guys,
Facing this issue with Terraform version 0.12.24 and mongodb 0.4.2.
Log output have been attached in this post. Not sure if anyone have/had similar issue ?
thanks
### Terraform V…
-
Latest release is causing an error:
```
vendor/github.com/gruntwork-io/terratest/modules/terraform/var-file.go:142:8: undefined: hcl.Decode
FAIL git.*******.com/mongodbatlas-tf/terratest/mongodbatl…
-
### Terraform Version
```
Terraform v0.14.5
+ provider registry.terraform.io/hashicorp/azurerm v2.44.0
+ provider registry.terraform.io/hashicorp/random v3.0.1
+ provider registry.terrafo…