No requirements.
No providers.
| Name | Source | Version |
|---|---|---|
| mongo-atlas | ./mongo-atlas-database | n/a |
| postgresql-db | ./postgres-sql-module | n/a |
| redis | ./redis-cache-module | n/a |
No resources.
| Name | Description | Type | Default | Required |
|---|---|---|---|---|
| apac_copy_region | Region for cross region snapshot store to support major region going down | list(string) |
[ |
no |
| atlas_private_key | n/a | any |
n/a | yes |
| atlas_public_key | n/a | any |
n/a | yes |
| eu_copy_region | Region for cross region snapshot store to support major region going down | list(string) |
[ |
no |
| gcp_region | Google Region | string |
"us-central1" |
no |
| me_copy_region | Region for cross region snapshot store to support major region going down | list(string) |
[ |
no |
| us_copy_region | Region for cross region snapshot store to support major region going down | list(string) |
[ |
no |
No outputs.
| Name | Version |
|---|---|
| terraform | >= 1.0 |
| ~> 5.9 | |
| mongodbatlas | ~> 1.21 |
| Name | Version |
|---|---|
| ~> 5.9 | |
| mongodbatlas | ~> 1.21 |
| random | n/a |
No modules.
| Name | Description | Type | Default | Required |
|---|---|---|---|---|
| atlas_dbuser | atlas datarobot user | string |
n/a | yes |
| atlas_disk_size | atlas disk size | string |
n/a | yes |
| atlas_gcp_region | atlas gcp region | string |
n/a | yes |
| atlas_instance_type | atlas instance type | string |
"M40" |
no |
| atlas_org_id | atlas datarobot organization id | string |
n/a | yes |
| atlas_subnet_cidr | Atlas subnet CIDR block | string |
n/a | yes |
| atlas_subnet_name | Atlas subnet name | string |
n/a | yes |
| chosen_copy_region | Get current region cluster is provisioned | string |
n/a | yes |
| gcp_project_name | GCP Project ID | string |
n/a | yes |
| gcp_region | gcp region | string |
n/a | yes |
| labels | Labels to Apply | map(string) |
n/a | yes |
| mongodb_version | n/a | string |
n/a | yes |
| project_name | Customer Name | string |
n/a | yes |
| termination_protection_enabled | Enable protection to avoid accidental production cluster termination | bool |
n/a | yes |
| vpc_cidr_block | VPC CIDR | string |
n/a | yes |
| vpc_network_id | VPC Network ID | string |
n/a | yes |
| vpc_network_name | VPC Network Name | string |
n/a | yes |
No outputs.
| Name | Version |
|---|---|
| terraform | >= 1.0 |
| >= 5.5 |
| Name | Version |
|---|---|
| >= 5.5 | |
| random | n/a |
No modules.
| Name | Type |
|---|---|
| google_compute_global_address.postgres | resource |
| google_secret_manager_secret.postgres_password | resource |
| google_secret_manager_secret_version.postgres_password | resource |
| google_service_networking_connection.private_service_connection_pg | resource |
| google_sql_database_instance.postgres_instance | resource |
| google_sql_user.postgres | resource |
| random_password.postgres | resource |
| Name | Description | Type | Default | Required |
|---|---|---|---|---|
| disk_size | disk size in GBs | number |
20 |
no |
| labels | Labels to Apply | map(string) |
n/a | yes |
| postgres_subnet_cidr | Postgres CIDR Range | string |
n/a | yes |
| production | True if this is a production cluster | bool |
n/a | yes |
| project_name | Customer Name | string |
n/a | yes |
| vpc_id | VPC ID | string |
n/a | yes |
| vpc_network_id | VPC Network ID | string |
n/a | yes |
No outputs.
| Name | Version |
|---|---|
| terraform | >= 1.0 |
| >= 5.5 |
| Name | Version |
|---|---|
| >= 5.5 |
No modules.
| Name | Type |
|---|---|
| google_compute_global_address.redis | resource |
| google_redis_instance.redis | resource |
| google_secret_manager_secret.redis_password | resource |
| google_secret_manager_secret_version.redis_password | resource |
| google_service_networking_connection.private_service_connection | resource |
| Name | Description | Type | Default | Required |
|---|---|---|---|---|
| gcp_project_name | GCP Project ID | string |
n/a | yes |
| labels | Labels to Apply | map(string) |
n/a | yes |
| memory_size_gb | GBs of ram for redis | number |
8 |
no |
| project_name | Customer Name | string |
n/a | yes |
| redis_subnet_cidr | Redis CIDR Range | string |
n/a | yes |
| vpc_id | VPC ID | string |
n/a | yes |
| vpc_network_id | VPC Network ID | string |
n/a | yes |
No outputs.