From 3eb64ab69f3295c4c931f376f545d8f32d299784 Mon Sep 17 00:00:00 2001 From: Ansgar Mertens Date: Wed, 20 Sep 2023 11:13:22 +0200 Subject: [PATCH] chore: remove obsolete comment --- .github/workflows/registry-docs-pr-based.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/registry-docs-pr-based.yml b/.github/workflows/registry-docs-pr-based.yml index ab82e9510a..fb87ff2b35 100644 --- a/.github/workflows/registry-docs-pr-based.yml +++ b/.github/workflows/registry-docs-pr-based.yml @@ -169,8 +169,6 @@ jobs: TF_PLUGIN_CACHE_DIR: ${{ steps.global-cache-dir-path.outputs.dir }}/terraform-plugins - name: Run conversion with additional providers - # It's a bit hacky with the additionalProviderFqns handling of optionally putting this flag in - # Maybe it's easier solved through duplication and an if statement if: inputs.additionalProviderFqns != '' run: | cdktf-registry-docs convert \