sd816224 / test_terraform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Running the Makefile

1. In the terminal, navigate to the root directory of the project and run:

make requirements

2. Then run:

make run-checks

Do not commit or deploy if:

Coverage is less than 90%,
flake8 fails,
if any unit-tests fail.

PSA, to add requirements to the requirements.txt file run:

make add-requirements

need write backend destination

change code bucket name

About


Languages

Language:Python 84.2%Language:HCL 14.7%Language:Makefile 1.1%