Skip to content

cloudtinkerer/terraform-aws-vpc-meetup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Introduction to Infrastructure as Code in AWS using Terraform

https://www.meetup.com/Melbourne-AWS-Programming-and-Tools-Meetup/events/248727373/

Instructions

Slides with instructions can be found in presentation/

Links

Common Terraform commands

  • terraform init

  • terraform plan

  • terraform apply

  • terraform workspace

  • terraform destroy

  • terraform refresh

  • terraform output

  • terraform plan -var-file=env/dev/vpc.tfvars

Git commands

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published