akshaykarle / terraform-provider-mongodbatlas

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

support custom API base URL #109

Open hyww opened 5 years ago

hyww commented 5 years ago

The new argument api_url let users to use this provider with custom rest API base URL. (e.g. URL for Cloud Manager or Ops Manager.) It depends on https://github.com/akshaykarle/go-mongodbatlas/pull/20 and I think vendor should be updated after that PR is merge.