GoogleCloudPlatform / deploymentmanager-samples

Deployment Manager samples and templates.
Apache License 2.0
940 stars 717 forks source link

How to Roll Back (Undo) a Deployment in GCP with Google Cloud Deployment Manager? #692

Closed dineshsonachalam closed 1 year ago

dineshsonachalam commented 1 year ago

Google Cloud Deployment Manager is an excellent IaC tool with three core features.

Reference:

  1. https://cloud.google.com/sdk/gcloud/reference/deployment-manager

Can we roll back/undo a deployment using Google Cloud Deployment Manager?