Git Product home page Git Product logo

terraform-beginner-bootcamp-2023's Introduction

terraform-beginner-bootcamp-2023's People

Contributors

rajaaa2017 avatar

Watchers

 avatar

terraform-beginner-bootcamp-2023's Issues

CDN Implementation

  • CloudFront Distribution
  • CloudFront Origin Access Controls
  • Bucket Policy

Terraform cloud backend

  • Configure terraform cloud backend
  • Workaround for terraform login
  • Migrate our local state to remote state(terraform cloud in this example)
  • Create a new Project and Workspace in terraform cloud

S3 Static Website Hosting

  • Configure the bucket for s3 static website hosting
  • Upload an index.html
  • Upload an error.html
  • Update our outputs for static website hosting URL

Simple s3 bucket creation

  • Define an s3 bucket in terraform
  • We are going to use random resource string for the name
  • Install AWS terraform provider
  • Configure AWS provider

generate TFRC

  • Create a bash script to automate the terraform cloud login with token
  • Generate a new token

Project root env variable

We are going to set an environment variable for PROJECT_ROOT that we can reference in our bash scripts.

Assets Upload

  • Use for each to upload assets
  • Explore different data structures in terraform
  • Terraform console

Terratown Test

  • Test our custom provider, to work with the production server

Configuration Drift

  • use terraform import
  • purposely cause configuration drift via click ops, and correct state.

Refactor aws cli script

  • Refactor aws cli into a bash script
  • Provide env variable examples for aws cli requirements
  • Set env variables for aws using gp env

Terraform random bucket name

  • Explore terraform registry
  • Install the terraform random provider
  • Terraform basic commands
  • Generate out a random bucket name
  • Output the random bucket name to outputs

Refactor Terraform CLI

There is an issue with with terraform cli - we need make this automated without manual input

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.