Akshat Jiwan Sharma
2017-10-31 02:37:01 UTC
Hi,
I'd like to automate backups for my server provisioned via juju. For that
I'm planning to use terraform. To take a snapshot of the disk, terraform
needs a disk id.
Is there a way I can get disk ID using juju commands? Juju show machine
only gives the capacity of the disk not its id.
On a machine that I deployed on google cloud platform the disk id is same
as the instance id. Can I assume that the disk id is same as the instance
id everywhere?
Thanks,
Akshat
I'd like to automate backups for my server provisioned via juju. For that
I'm planning to use terraform. To take a snapshot of the disk, terraform
needs a disk id.
Is there a way I can get disk ID using juju commands? Juju show machine
only gives the capacity of the disk not its id.
On a machine that I deployed on google cloud platform the disk id is same
as the instance id. Can I assume that the disk id is same as the instance
id everywhere?
Thanks,
Akshat