mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-07-21 14:28:54 -04:00
ci: only generate lock files where provider is used (#2636)
This commit is contained in:
parent
bff65d563b
commit
98673b0983
5 changed files with 7 additions and 362 deletions
|
@ -46,6 +46,9 @@ excludeDirs=(
|
|||
excludeLockDirs=(
|
||||
"build"
|
||||
"terraform-provider-constellation"
|
||||
"terraform/aws-constellation"
|
||||
"terraform/azure-constellation"
|
||||
"terraform/gcp-constellation"
|
||||
)
|
||||
|
||||
excludeCheckDirs=(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue