Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 1.62 KB

README.md

File metadata and controls

18 lines (15 loc) · 1.62 KB

WBAT Terraform

Terraform terraform_ci GitHub branches Commits Last Commit GitHub pull-requests GitHub pull-requests merged Maintenance Maintainer GitHub license

Getting Started

  • Download Terraform
  • Read credentials.tf in each directory and determine how you want to store your credentials.
  • Run terraform init and then terraform plan in each directory to make sure everything is working. This will not make any changes.