Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 313 Bytes

File metadata and controls

15 lines (8 loc) · 313 Bytes

Application Infrastructure as Code (IAC)

This repo is for the terraform templates for automated application creation.

To build:

docker-compose build

Help:

docker-compose run application-iac -cmd -h

Supported commands: plan, apply, destroy, output

docker-compose run application-iac -cmd <command>