Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 427 Bytes

run.md

File metadata and controls

9 lines (6 loc) · 427 Bytes

How to run the Project

  • First navigate to the ./backend_state directory and set up the remote backend.
  • Then navigate to ./production and give the provide the values for the terraform.tfvars file.
  • Now you can run the terraform commands to create the infrastructure.

N/B: Don't forget to destroy the backend too when you're done with the project