mirror of https://github.com/hashicorp/packer
parent
f3703a775f
commit
cfe37057bd
@ -0,0 +1,5 @@
|
||||
package chroot
|
||||
|
||||
const (
|
||||
stateBagKey_OSDiskResourceID = "os_disk_resource_id"
|
||||
)
|
||||
Loading…
Reference in new issue