Send feedback
Infrastructure Manager v1 API - Enum DeploymentOperationMetadata.Types.DeploymentStep (1.2.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 1.2.0 keyboard_arrow_down
public enum DeploymentOperationMetadata.Types.DeploymentStep
Reference documentation and code samples for the Infrastructure Manager v1 API enum DeploymentOperationMetadata.Types.DeploymentStep.
The possible steps a deployment may be running.
Namespace
Google.Cloud.Config.V1
Assembly
Google.Cloud.Config.V1.dll
Fields
Name Description DownloadingBlueprint
Downloading the blueprint onto the Google Cloud Storage bucket
Failed
Operation failed
PreparingStorageBucket
Infra Manager is creating a Google Cloud Storage bucket to store
artifacts and metadata about the deployment and revision
RunningTfApply
Actuating resources using Terraform using terraform apply
RunningTfDestroy
Destroying resources using Terraform using terraform destroy
RunningTfInit
Initializing Terraform using terraform init
RunningTfPlan
Running terraform plan
RunningTfValidate
Validating the uploaded TF state file when unlocking a deployment
Succeeded
Operation was successful
UnlockingDeployment
Unlocking a deployment
Unspecified
Unspecified deployment step
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-30 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-30 UTC."],[],[]]