/terraform-mongodbatlas-vpc-peering

This module creates a VPC Peering between MongoDB Atlas VPC and AWS VPC.

Primary LanguageHCLApache License 2.0Apache-2.0

terraform-mongodbatlas-vpc-peering

Lint Status LICENSE

Requirements

Name Version
terraform >= 0.13

Providers

Name Version
aws n/a
mongodbatlas n/a

Inputs

Name Description Type Default Required
atlas_cidr_block CIDR block of the MongoDB string n/a yes
atlas_project_id ID of the MongoDB Atlas project string n/a yes
atlas_region Region of the Atlas MongoDB VPC string n/a yes
aws_account_id ID of the target AWS account string n/a yes
aws_cidr_block CIDR block of the target AWS VPC string n/a yes
aws_region_name Name of the target region string n/a yes
aws_vpc_id ID of the target AWS VPC string n/a yes

Outputs

Name Description
vpc_peering_id n/a

Authors

Module managed by DNX Solutions.

License

Apache 2 Licensed. See LICENSE for full details.