Skip to content

feat(terraform-recipe): extent terraform recipe to retrieve all tf output values as json #127

feat(terraform-recipe): extent terraform recipe to retrieve all tf output values as json

feat(terraform-recipe): extent terraform recipe to retrieve all tf output values as json #127

Workflow file for this run

name: cibuild
on:
pull_request:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Build the Docker image
run: docker build . --file Dockerfile --tag cops-hq:$(date +%s)