GithubHelp home page GithubHelp logo

sam1el / tf_cm_share Goto Github PK

View Code? Open in Web Editor NEW

This project forked from collinmcneese/tf_cm_share

1.0 0.0 0.0 54 KB

Shared Terraform modules for Chef lab configurations

License: MIT License

Ruby 14.28% HCL 85.72%

tf_cm_share's Introduction

tf_cm_share

Terraform configuration examples for standing up demo environments. This should not be used to stand up real, production environments.

Modules Included

  • modules/a2_with_clients : Used to create an all-in-one Chef Automate (plus Chef Infra Server & Habitat Builder) server along with clients which are bootstrapped to the server on AWS. Also creates associated security groups which will be needed for the instances.

Usage

a2_with_clients

Getting Started

  • Perform work from the a2_with_clients top-level directory.
  • Copy main.tf.example to be main.tf and update all values.
  • run terraform init

Working with the Infrastructure

  • verify that aws cli is installed and you are properly authenticated.
  • Populate values in created main.tf which was copied from main.tf.example.
  • Execute terraform plan to confirm there are no errors.
  • Execute terraform apply to build the infrastructure. This will create with module source of modules/a2_with_clients. Once completed, it will also create a local .chef directory at the current location, allowing for knife access to the Chef Infra Server instance. Total creation time is ~10 minutes.
  • Execute terraform destroy when completed to clean-up any resources created.

tf_cm_share's People

Stargazers

 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.