Skip to content

Bump elastic/ec from 0.1.1 to 0.10.0 in /modules/elastic/cluster #530

Bump elastic/ec from 0.1.1 to 0.10.0 in /modules/elastic/cluster

Bump elastic/ec from 0.1.1 to 0.10.0 in /modules/elastic/cluster #530

Workflow file for this run

name: Lint
on:
push:
branches:
- '**'
jobs:
lint-terraform:
runs-on: ubuntu-latest
name: Lint Terraform
steps:
- uses: actions/checkout@v4
- uses: hashicorp/setup-terraform@v3
with:
terraform_wrapper: false
- run: terraform fmt -check -diff -recursive