diff --git a/.github/workflows/tf-modules-release.yml b/.github/workflows/tf-modules-release.yml index 3376f9c..22ed916 100644 --- a/.github/workflows/tf-modules-release.yml +++ b/.github/workflows/tf-modules-release.yml @@ -7,7 +7,6 @@ on: paths: - "terraform/modules/**" workflow_dispatch: - pull_request: concurrency: group: ${{ github.workflow }}-${{ github.ref }} diff --git a/terraform/modules/az-des/README.md b/terraform/modules/az-des/README.md index 6f575b2..b9a0e88 100644 --- a/terraform/modules/az-des/README.md +++ b/terraform/modules/az-des/README.md @@ -43,4 +43,4 @@ No modules. | Name | Description | | ------------------------------------------ | --------------------------------- | | [id](#output\_id) | The ID of the Disk Encryption Set | - + \ No newline at end of file