Skip to content

romicofre/terraform_exercises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Terrafor excercises

Studying terraform

Using terraform

In the same folder as the main.tf or terraform file. By example aws_examples/billing, run:

terraform init
terraform plan
terraform apply 

To "stop", delete architecture:

terraform destroy

About

Studying terraform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages