Skip to content

fabriceyopa/terraform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terraform Onboard

I'm giving a try to Terraform.

How to run

When you create a new modules or update one, you always need to Terraform init. But basically you can run those commands

terraform plan -var-file=variables.tfvars
terraform apply -var-file=variables.tfvars

About

Getting onboard with Terraform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages