Releases: akshaykarle/terraform-provider-mongodbatlas
Releases · akshaykarle/terraform-provider-mongodbatlas
0.4.2
mark ip_address and cidr_block as computed to avoid recreating the ip…
0.4.1: Merge pull request #11 from dhoeld/master
fix examples
0.4.0
add mongodbatlas_project to examples
0.3.1
update travis to run on 1.x and release on 1.10
v0.2.2
empty more cluster read only fields before update
v0.2.1
govendor fetch latest mongodb-atlas-go
Add support for Database User resource from Atlas
Add a new resource mongodbatlas_database_user
which allows managing MongoDB Atlas Database Users.
v0.1.0
add new fields to the mongodbatlas_cluster resource
Add support for VPC resources from Atlas
Adds new resources mongodbatlas_container & mongodbatlas_vpc_peering from the VPC api.
First release supporting Atlas Clusters
Supports management of MongoDB Atlas Clusters.