Update mod require, deprecate steampipe property and add steampipe block. Deprecate plugin version property and add min_version`. Closes #3347. Fix args passed to dependency mods failing to resolve if they reference variables. Closes #3348

This commit is contained in:
kaidaguerre
2023-04-19 12:28:53 +01:00
committed by GitHub
parent a6919cca75
commit f47985f88f
56 changed files with 636 additions and 520 deletions

View File

@@ -327,6 +327,7 @@ jobs:
- "cache"
- "mod_install"
- "mod"
- "mod_require"
- "check"
- "performance"
- "workspace"

View File

@@ -100,6 +100,7 @@ jobs:
- "cache"
- "mod_install"
- "mod"
- "mod_require"
- "check"
- "performance"
- "workspace"