A super simple wrapper around the terraform docker image
cd <path>into the path passed as an input- run
terraform init -backend=false - run
terraform <command>
The name of the person to greet. Default to current working directory ".".
Required The terraform command to execute
uses: dispatch-ops/terraform-action@v1
with:
path: 'env/production'
command: validate