Commit Graph

1 Commits

Author SHA1 Message Date
mitchell a021daf62f Refactor main.tf and add infra mix tasks
Refactor main.tf to use the correct project name (oops).

Add terraform infra(structure) tasks to projects mix file:
  - infra.apply: Deploys the infra. according using terraform
  - infra.destroy: Destroys the currently deployed infrastructure
  - infra.plan: Plans a deployment using terraform
2020-03-12 23:20:20 -04:00
Renamed from terraform/main.tf (Browse further)