Giter Club home page Giter Club logo

aws-devops-terraform's Introduction

devops-aws-terraform

Overview

This repository contains Terraform configurations for deploying and managing infrastructure on AWS. It incorporates Packer for building custom AMIs and is structured into separate directories for production infrastructure and state management.

Directory Structure

  • /prod - Contains Terraform configurations for the production environment, utilising custom AMIs built with Packer.
  • /global/s3 - Manages the initial setup and ongoing management of Terraform state using AWS S3 and DynamoDB.

Prerequisites

  • Terraform >= 1.0.0
  • Packer >= 1.7.0
  • AWS CLI configured with Administrator access
  • An active AWS account

Getting Started

  1. Clone the repository to your local machine.
  2. Begin by navigating to the /global/s3 directory to set up and initialise the Terraform backend. This setup is essential for secure and efficient management of Terraform state.
  3. Follow the README.md in the /global/s3 directory for detailed instructions on setting up the backend.
  4. Once the backend is configured, proceed to the /prod directory to manage the production environment. Ensure you are using the AMIs built with Packer.
  5. Refer to the README.md in the /prod directory for comprehensive guidance on deploying and managing the production infrastructure.

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.