terraform-provider-mongodbatlas icon indicating copy to clipboard operation
terraform-provider-mongodbatlas copied to clipboard

Allow importing projects

Open dontlaugh opened this issue 6 years ago • 1 comments

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

There are a couple of workarounds:

  • manually edit state files, providing the ID attribute and then refreshing the state
  • hardcoding the project ID in terraform HCL code

Is there any major blocker to implementing import for projects?

dontlaugh avatar Oct 25 '18 23:10 dontlaugh

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

ge-gao avatar Nov 08 '18 21:11 ge-gao