project
afonsoaugusto/project/atlas
Terraform Module
HCL
ATLAS
MongoDB Atlas module
Install
module "project" {
source = "afonsoaugusto/project/atlas"
version = "0.0.1"
}
README
terraform-atlas-project MongoDB Atlas module Setup project for local execution ``sh export AWS_PAGER= export AWS_ACCESS_KEY_ID=<> export AWS_SECRET_ACCESS_KEY=<> export BUCKET_NAME= export AWS_REGION= export MONGODB_ATLAS_PUBLIC_KEY= export MONGODB_ATLAS_PRIVATE_KEY= export TF_VAR_org_ig= ``
Inputs (5)
| Name | Type | Description | Default |
|---|---|---|---|
| env | string | required | |
| project_name | string | required | |
| cidr | string | required | |
| user_application | string | required | |
| org_id | string | required |
Details
FrameworkTerraform Module
LanguageHCL
Version0.0.1
Cloud ATLAS
★ Stars1
Forks2
Total downloads716
Inputs5
Submodules4
LicenseMIT
Namespaceafonsoaugusto
Updated