akshaykarle / terraform-provider-mongodbatlas

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

Add project import #64

Closed gordonbondon closed 5 years ago

gordonbondon commented 5 years ago

Add possibility to import project and container.

codecov-io commented 5 years ago

Codecov Report

Merging #64 into master will decrease coverage by 0.36%. The diff coverage is 24%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #64      +/-   ##
==========================================
- Coverage    41.4%   41.04%   -0.37%     
==========================================
  Files          11       11              
  Lines        1181     1206      +25     
==========================================
+ Hits          489      495       +6     
- Misses        691      710      +19     
  Partials        1        1
Impacted Files Coverage Δ
mongodbatlas/resource_mongodbatlas_project.go 47.45% <100%> (+2.81%) :arrow_up:
mongodbatlas/resource_mongodbatlas_container.go 41.44% <13.63%> (-6.88%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 814d329...ff40c72. Read the comment docs.

akshaykarle commented 5 years ago

Thanks for that contribution @gordonbondon