2022-04-06 08:36:53 +00:00
|
|
|
NAME
|
|
|
|
|
gcloud alpha terraform - commands related to Terraform management of Google
|
|
|
|
|
Cloud Platform resources
|
|
|
|
|
|
|
|
|
|
SYNOPSIS
|
2023-03-08 10:34:05 +00:00
|
|
|
gcloud alpha terraform GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
|
2022-04-06 08:36:53 +00:00
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|