BackupWorkspace

BackupWorkspace

author
Jonn Smith
description
Backup a Terra workspace, copying the backup to the workspace itself (in a backups folder), and optionally to another folder.

Inputs

Required

  • default_bucket (String, required)
  • namespace (String, required)
  • workspace (String, required)

Optional

  • additional_output_path (String?): GCP folder in which to place an additional copy of the backup.
  • CopyPythonBackupToAlternateLocation.keyfile (File?)
  • CopyPythonBackupToAlternateLocation.runtime_attr_override (RuntimeAttr?)
  • t001_RunBackupPython.runtime_attr_override (RuntimeAttr?)

Outputs

  • t001_RunBackupPython.backup_path (String)
  • CopyPythonBackupToAlternateLocation.gcs_dir (String?)

Dot Diagram

BackupWorkspace