Skip to content

test: use maxmind db test ip to reduce flaky test (#13083) (#13085) #80

test: use maxmind db test ip to reduce flaky test (#13083) (#13085)

test: use maxmind db test ip to reduce flaky test (#13083) (#13085) #80

Workflow file for this run

name: Terraform Format
on:
push:
paths:
- '**.tf'
pull_request:
paths:
- '**.tf'
merge_group:
jobs:
terraform-fmt:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: hashicorp/setup-terraform@v3
- run: terraform fmt -recursive -check -diff