Mongodb Atlas project template (#2986)
* mongodb project definition * wip * add psc output to net-address module * wip * wip * initial README, test * remove providers file * boilerplate * tfdoc * test * fix unrelated test * outputs, better README
This commit is contained in:
committed by
GitHub
parent
0facab6724
commit
554cc47707
@@ -23,5 +23,9 @@ terraform {
|
||||
source = "integrations/github"
|
||||
version = "~> 5.0"
|
||||
}
|
||||
mongodbatlas = {
|
||||
source = "mongodb/mongodbatlas"
|
||||
version = "~> 1.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user