Skip to content

jobverplanke/terraform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Terraform

Prerequisites

Resources

How to

Navigate to the desired example and edit the example to your liking. The run the following commands to apply

terraform init
terraform plan -var-file="secrets.tfvars" (change path to correct location of `secrets.tfvars`)
terraform apply -var-file="secrets.tfvars"

TODO's

  • Add remote backend
  • README for modules
  • README for examples

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages