Skip to content

Chef Development Environment Setup Automation for AWS EC2 using Terraform

Notifications You must be signed in to change notification settings

damithkothalawala/ChefDevSetup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chef Development Environment Setup Automation for AWS EC2 using Terraform

Instructions

Testing

./terraform plan -var-file config.tfvars

Apply

./terraform apply -var-file config.tfvars

Destroy

./terraform destory -var-file config.tfvars

you will receive an email to your defined email address once bootstapping completed (Automation takes around 10 mins to complete on a t2.micro server.)

About

Chef Development Environment Setup Automation for AWS EC2 using Terraform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published