terraform-provider-mongodbatlas
terraform-provider-mongodbatlas copied to clipboard
support custom API base URL
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.