Feat: add deploy inline policy and support loading definitions when lack in the revision (#5416)

Signed-off-by: Somefive <yd219913@alibaba-inc.com>
This commit is contained in:
Somefive
2023-02-06 15:58:44 +08:00
committed by GitHub
parent 6324c16a68
commit b7e0cd86be
11 changed files with 169 additions and 31 deletions
+1
View File
@@ -245,4 +245,5 @@
policies: [...string]
parallelism: int
ignoreTerraformComponent: bool
inlinePolicies: *[] | [...{...}]
}