Git Product home page Git Product logo

terraform-aws-mongodb's Introduction

terraform-aws-mongodb

Lint Status LICENSE

The following content needed to be created and managed:

  • Introduction
    • Explaination of module
    • Intended users
  • Resource created and managed by this module
  • Example Usages

Requirements

No requirements.

Providers

Name Version
aws n/a
http n/a
random n/a
template n/a
tls n/a

Modules

No modules.

Resources

Name Type
aws_iam_instance_profile.mongo-instance-profile resource
aws_iam_role.mongo-role resource
aws_iam_role_policy.ec2-describe-instance-policy resource
aws_instance.jumpbox resource
aws_instance.mongo_primary resource
aws_instance.mongo_secondary resource
aws_key_pair.ssh_key resource
aws_security_group.jumpbox_sg resource
aws_security_group.mongo_sg resource
aws_ssm_parameter.mongodb_admin_db resource
aws_ssm_parameter.mongodb_admin_password resource
aws_ssm_parameter.mongodb_admin_user resource
random_string.autogenerated_password resource
tls_private_key.ssh_private_key resource
aws_iam_policy_document.instance-assume-role-policy data source
aws_vpc.mongodb_vpc data source
http_http.terraform_server_ip data source
template_file.userdata data source

Inputs

Name Description Type Default Required
custom_domain n/a bool false no
domain_name n/a string ".test.internal" no
environment n/a string "dev" no
instance_user n/a string "ubuntu" no
jumpbox_instance_type variable "profile" { default = "default" } string "t2.nano" no
jumpbox_subnet_id n/a any n/a yes
key_name n/a any n/a yes
mongo_ami n/a string "ami=0149b2da6ceec4bb0" no
mongo_database n/a any n/a yes
mongo_subnet_id n/a any n/a yes
mongo_username n/a string "admin" no
num_secondary_nodes n/a number 2 no
primary_node_type n/a any n/a yes
region n/a any n/a yes
replica_set_name n/a string "mongoRs" no
secondary_node_type n/a any n/a yes
ssm_parameter_prefix n/a string "MongoDB" no
vpc_id n/a any n/a yes

Outputs

No outputs.

Authors

Module managed by TO THE NEW Pvt. Ltd.

License

Apache 2 Licensed. See LICENSE for full details.

terraform-aws-mongodb's People

Contributors

rahulttn avatar github-actions[bot] avatar ketan-joshi avatar tarunsaxenattn avatar nitinbhadauria avatar chhavisharma-97 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.