akshaykarle / terraform-provider-mongodbatlas

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

Allow importing projects #51

Open dontlaugh opened 6 years ago

dontlaugh commented 6 years ago

Right now, terraform import can't be run on project objects. This complicates importing existing infrastructure.

There are a couple of workarounds:

Is there any major blocker to implementing import for projects?

ge-gao commented 6 years ago

I have same issue when evaluating atlas with this terraform module. would love to see this enhancement soon.