Skip to content

build(deps): bump github.com/hashicorp/hcl/v2 from 2.18.1 to 2.19.0 #540

build(deps): bump github.com/hashicorp/hcl/v2 from 2.18.1 to 2.19.0

build(deps): bump github.com/hashicorp/hcl/v2 from 2.18.1 to 2.19.0 #540

Workflow file for this run

on:
push:
paths-ignore:
- 'README.md'
- 'CHANGELOG.md'
- 'LICENSE'
name: Validate
jobs:
validate:
runs-on: ubuntu-latest
steps:
- name: checkout
uses: actions/checkout@v2
- name: validate generated terraform configuration
run: make validate-tf