Skip to content

nossbigg/infra-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

infra-examples

This repository contains various examples of provisioning cloud infrastructure with specific use-cases in mind.

Common Prerequisites

1. AWS

  • AWS CLI
    • Install CLI: guide
    • Configure CLI with API Keys and Profile: guide
    • Change provider.profile in terraform/provider.tf to match the name of your own profile

2. Terraform

  • Terraform CLI
    • Install CLI: guide
    • Configure with API Token: guide
  • Terraform Organization + Workspace
    • Create own organization: guide
    • Update organization value in terraform/state.tf to own organization name
    • Create workspace with name specific to each example eg. wildcard-cloudfront: guide
    • Set workspace Execution Mode to Local: guide

About

Cloud Infrastructure examples

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages