tjsullivan1 / kitchen-inventory

Track what's in the kitchen
MIT License
0 stars 1 forks source link

add terraform apply & destroy if env branches are pushed to (instead of feature/... #26

Open github-actions[bot] opened 2 years ago

github-actions[bot] commented 2 years ago

add terraform apply & destroy if env branches are pushed to (instead of feature/documentation)

https://github.com/tjsullivan1/kitchen-inventory/blob/4bbd1315ecdbb6863af49340926f4ebea6277171/.github/workflows/test_infra.yml#L53


      # Runs a single command using the runners shell
      - name: terraform plan
        run: terraform plan

# TODO: add terraform apply & destroy if env branches are pushed to (instead of feature/documentation)

03e6b146a193a1dfca59206f6e2b750ad4b9daa4