GithubHelp home page GithubHelp logo

infra-rahulttn-base's Introduction

terraform-basic-setup

Lint Status LICENSE

This terraform script creates:

  1. VPC
  2. Public Subnets
  3. Private Subnet
  4. Secure/DB Subnets
  5. EC2 server with Docker engine and make package installed,IAM policy with SSM and Administrator permissions
  6. Default IAM policies required for Terraform provisioning.

Copy the files to local machine and execute below commands.

terraform init
terraform plan
terraform apply

Requirements

Name Version
terraform >= 1.3.0
aws 4.52.0

Providers

Name Version
aws 4.52.0

Modules

Name Source Version
ec2-jenkins git::https://github.com/tothenew/terraform-aws-jenkins.git v0.0.1
iam_roles git::https://github.com/tothenew/terraform-aws-identity.git v0.1.1
network git::https://github.com/tothenew/terraform-aws-vpc.git v0.2.0
terraform_ec2_agent git::https://github.com/tothenew/terraform-aws-agent.git v0.1.0

Resources

Name Type
aws_s3_bucket.s3_backend resource
aws_subnets.private data source
aws_subnets.public data source
aws_subnets.secure data source
aws_vpc.selected data source

Inputs

Name Description Type Default Required
vpc_name The VPC Subnet IDs to launch in string "nonprod" no

Outputs

Name Description
Infra_Deploy_Role admin role arn
terraform_agent_instance_id terraform instance id

Authors

Module managed by TO THE NEW Pvt. Ltd.

License

Apache 2 Licensed. See LICENSE for full details.

infra-rahulttn-base's People

Contributors

rahulttn avatar github-actions[bot] avatar

Watchers

 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.