Skip to content

Change terraform version constraint to min version only #11

Change terraform version constraint to min version only

Change terraform version constraint to min version only #11

Workflow file for this run

name: Check Markdown links
on: pull_request
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Check links (errors with ✖)
uses: gaurav-nelson/github-action-markdown-link-check@v1