mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-19 07:15:23 +00:00
gcloud: Thu Jan 19 00:56:33 UTC 2023
This commit is contained in:
parent
348d9760ee
commit
1248f773ec
1462 changed files with 51835 additions and 5402 deletions
|
|
@ -4,7 +4,8 @@ NAME
|
|||
|
||||
SYNOPSIS
|
||||
gcloud alpha terraform vet TERRAFORM_PLAN_JSON
|
||||
--policy-library=POLICY_LIBRARY [GCLOUD_WIDE_FLAG ...]
|
||||
--policy-library=POLICY_LIBRARY [--region=REGION] [--zone=ZONE]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(ALPHA) Validate that a terraform plan complies with policies.
|
||||
|
|
@ -25,6 +26,13 @@ REQUIRED FLAGS
|
|||
--policy-library=POLICY_LIBRARY
|
||||
Directory which contains a policy library
|
||||
|
||||
OPTIONAL FLAGS
|
||||
--region=REGION
|
||||
Default region to use for resources that do not have one set
|
||||
|
||||
--zone=ZONE
|
||||
Default zone to use for resources that do not have one set
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --access-token-file, --account,
|
||||
--billing-project, --configuration, --flags-file, --flatten, --format,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue