Skip to content

chore: update terraform to generate keys for 2 new groups #12

chore: update terraform to generate keys for 2 new groups

chore: update terraform to generate keys for 2 new groups #12

on:
pull_request:
branches:
- main
paths:
- terraform/**
jobs:
validate:
runs-on: ubuntu-latest
name: Validate terraform
steps:
- name: Checkout
uses: actions/checkout@v3
- name: terraform validate
uses: dflook/terraform-validate@v1
with:
path: terraform