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
Cloud providers allow you to create a snapsho
65C1
t from a VM into a "managed image". You can't export them in general, so we can't support cross cloud.
Cloud providers allow you to create a snapsho 65C1 t from a VM into a "managed image". You can't export them in general, so we can't support cross cloud.
AWS: https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/ami_from_instance
Azure: https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/image (vm needs to be "generalized")
The text was updated successfully, but these errors were encountered: