UNPKG

@spotinst/spinnaker-deck

Version:

Spinnaker-Deck service, forked with support to Spotinst

12 lines (9 loc) 545 B
<p> Taking an application snapshot will save the current state of the infrastructure to a storage bucket <br /> using <a href="https://www.terraform.io/docs/configuration/index.html">Terraform's config language</a>. Currently only GCE infrastructure and GCS or S3 storage are supported. </p> <button class="btn btn-link" ng-click="$ctrl.takeSnapshot()"> <span class="glyphicon glyphicon-cloud-download"></span> Take application snapshot </button> <view-snapshot-diff-button application="$ctrl.application"></view-snapshot-diff-button>