Skip to content

codeherk/terraform-aws-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Terraform AWS Examples

Terraform examples for AWS

Table of Contents

Documentation (TODO)

Installation

  • Install Terraform
    • via Chocolately for Windows
    • via Homebrew for Mac
  • Create AWS CLI user via AWS IAM on AWS console
  • (Optional) Install Terraform VSCode Extension. Helps with Syntax highlighting and autocompletion for Terraform.

Getting Started

  • Clone repo
  • Navigate to one of the example folders
  • Run
    terraform init
    terraform apply

Contributing

We appreciate feedback and contribution to this repo! Feel free to create a PR with your changes. I plan to add additional things like a PR template, etc. to make the contribution process more formal.

About

Terraform examples for AWS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published