Skip to content

Update hashicorp/azurerm requirement from ~> 3.7 to ~> 4.7 #25

Update hashicorp/azurerm requirement from ~> 3.7 to ~> 4.7

Update hashicorp/azurerm requirement from ~> 3.7 to ~> 4.7 #25

Workflow file for this run

name: Terraform Docs
on:
push:
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: terraform-docs-gh-actions
uses: terraform-docs/gh-actions@v1.0.0
with:
config-file: .terraform-docs.yml
git-push: true
git-push-sign-off: true