Skip to content

fix: Remove acl creation for bootstrap elements #51

fix: Remove acl creation for bootstrap elements

fix: Remove acl creation for bootstrap elements #51

Workflow file for this run

name: Test
on:
pull_request:
push:
branches:
- main
jobs:
terraform-fmt:
name: Check formatting
runs-on: ubuntu-latest
timeout-minutes: 2
steps:
- uses: actions/checkout@v2
- name: Terraform fmt
uses: Originate/github-actions/terraform-fmt@v1
with:
working_directory: .