akshaykarle / terraform-provider-mongodbatlas

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

Add terraform website documentation #40

Closed dpiddockcmp closed 6 years ago

dpiddockcmp commented 6 years ago

Upon trying to use the provider I found myself reading the provider source code, Atlas docs and Atlas API docs.

I've written terraform website style documentation to save the next person some time. These aren't full replacements for the official docs and do contain references to them.

I'm not an editor and have read through these pages so many times now that I can't see straight.

Hopefully will help with issue #27

codecov-io commented 6 years ago

Codecov Report

Merging #40 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #40   +/-   ##
=======================================
  Coverage   45.31%   45.31%           
=======================================
  Files          10       10           
  Lines         940      940           
=======================================
  Hits          426      426           
  Misses        514      514

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 8b0396a...b24b039. Read the comment docs.

akshaykarle commented 6 years ago

Thank you for that PR @dpiddockcmp 🙌