You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Arkadi Shishlov edited this page Feb 5, 2021
·
3 revisions
Hub CLI writes state as YAML into hub.yaml.state file compressed (by default) and encrypted (when writing to remote object storage).
S3, GCS, and Azure Storage are supported. A static password, AWS KMS key, or Azure Key Vault key could be used to encrypt the state. The encryption is AES256 GCM.