mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
31 lines
861 B
Text
31 lines
861 B
Text
|
|
NAME
|
||
|
|
gcloud alpha terraform - commands related to Terraform management of Google
|
||
|
|
Cloud Platform resources
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud alpha terraform COMMAND [GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
(ALPHA) Commands related to Terraform management of Google Cloud Platform
|
||
|
|
resources.
|
||
|
|
|
||
|
|
GCLOUD WIDE FLAGS
|
||
|
|
These flags are available to all commands: --help.
|
||
|
|
|
||
|
|
Run $ gcloud help for details.
|
||
|
|
|
||
|
|
COMMANDS
|
||
|
|
COMMAND is one of the following:
|
||
|
|
|
||
|
|
vet
|
||
|
|
(ALPHA) Validate that a terraform plan complies with policies.
|
||
|
|
|
||
|
|
NOTES
|
||
|
|
This command is currently in alpha and might change without notice. If this
|
||
|
|
command fails with API permission errors despite specifying the correct
|
||
|
|
project, you might be trying to access an API with an invitation-only early
|
||
|
|
access allowlist. This variant is also available:
|
||
|
|
|
||
|
|
$ gcloud beta terraform
|
||
|
|
|