GithubHelp home page GithubHelp logo

antonbabenko / terraform-best-practices-workshop Goto Github PK

View Code? Open in Web Editor NEW
233.0 21.0 74.0 40.36 MB

Terraform Best Practices - workshop materials

Home Page: https://www.terraform-best-practices.com/workshop

License: Other

Makefile 7.48% HCL 76.22% Jsonnet 16.30%

terraform-best-practices-workshop's Introduction

Terraform Best Practices Workshop materials

The goal of this workshop is to become familiar with some of the best practices using Terraform, discover existing solutions, Terraform modules, and tools.

This workshop is a practical hands-on addition to Terraform Best Practices guide, which has been created and provided by Anton Babenko. Some rights reserved.

Please, send your feedback by email to [email protected].

If you are looking for a Terraform trainer, mentor for your project, or other Terraform/AWS services, please send an inquiry to Betajob company.

Attendee's checklist

  • Follow @antonbabenko on GitHub, Twitter, Linkedin.
  • Join chat room on Gitter during or before the workshop - gitter.im/terraform-best-practices-workshop/Lobby.
  • Install the latest version of Terraform 0.13.
  • Install the latest version of AWS CLI.
  • Make sure that you have a GitHub account created.
  • Mac, Linux or Windows - all is fine as long as you can use it. If you want, you can get a Linux box running using Vagrant+VirtualBox and install software from above on it.
  • Access credentials to manage resources in the workshop's AWS account will be provided at the beginning of it (if requested by attendees).

"Terraform AWS modules" workshop goal

Learn how to manage AWS infrastructure using existing building blocks - terraform-aws-modules.

Agenda

Resources

Instructor's checklist

  • Verify access to a workshop AWS account (905033465232), S3 bucket for remote states (tfworkshop), DynamoDB table for locking (tfworkshop). Region - eu-west-1.
  • Before workshop - create IAM users and IAM group (developers) by running cd bootstrap-workshop && terraform init && terraform apply.
  • After workshop - remove all resources in the whole AWS account by running cd bootstrap-workshop && make aws-nuke-for-real or remove just IAM users and IAM group by running cd bootstrap-workshop && terraform init && terraform destroy.

License

This work licensed under Apache 2 License. See LICENSE for full details.

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.