Skip to content

added vpc endpoint to access secrets manager #87

added vpc endpoint to access secrets manager

added vpc endpoint to access secrets manager #87

Workflow file for this run

name: Terraform Check
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
tf-fmt-check:
name: Check Formatting
runs-on: ubuntu-latest
steps:
- name: Begin CI...
uses: actions/checkout@v3
- name: Terraform Fmt
uses: dflook/[email protected]
with:
path: .