Giter VIP home page Giter VIP logo

terraform-sample-project-structure's Introduction

Requirements

Name Version
terraform 1.1.9
terraform 1.1.9
aws >= 3.72.0, < 4

Providers

Name Version
aws >= 3.72.0, < 4
helm n/a
time n/a

Modules

Name Source Version
eks terraform-aws-modules/eks/aws 18.24.1
vpc terraform-aws-modules/vpc/aws 3.14.2

Resources

Name Type
helm_release.ingress_nginx resource
helm_release.jenkins resource
time_sleep.wait_for_eks resource
aws_eks_cluster_auth.cluster data source

Inputs

Name Description Type Default Required
env_name Enviroment name. This will be used as prefix for all resources string n/a yes
region The AWS region in which resources will be deployed string n/a yes
tags Tags logging in center place
object({
env = string
owner = string
})
n/a yes
vpc Object representing the VPC configuration
object({
azs = list(string)
cidr = string
public_subnets = list(string)
private_subnets = list(string)
})
n/a yes

Outputs

No outputs.

To create infrastructure use below commnads

terraform init -backend-config=./backend/dev01.tfvars
terraform apply -var-file=./env/dev01.tfvars

terraform-sample-project-structure's People

Contributors

snehalkumar5577 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.