Skip to content

eunomie/humantalks-coreos-terraform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Human Talks: CoreOs - Terraform

Grenoble, 08/11/2016

Requirements

  • docker

Run

Create a terraform.tfvars containing your credentials:

aws_access_key = "..."
aws_secret_key = "..."

Check if all is ok:

make validate

Plan your execution:

make plan

Apply!

make apply

Destroy (if needed)

make destroy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published