ci: only generate lock files where provider is used (#2636)

This commit is contained in:
Adrian Stobbe 2023-11-27 12:16:45 +01:00 committed by GitHub
parent bff65d563b
commit 98673b0983
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 7 additions and 362 deletions

View file

@ -46,6 +46,9 @@ excludeDirs=(
excludeLockDirs=(
"build"
"terraform-provider-constellation"
"terraform/aws-constellation"
"terraform/azure-constellation"
"terraform/gcp-constellation"
)
excludeCheckDirs=(