Skip to content
Snippets Groups Projects
Commit 40e57796 authored by Bo-Chun Chen's avatar Bo-Chun Chen
Browse files

Add volume size

parent fcb57885
No related branches found
No related tags found
1 merge request!39Feature resulting image format
Pipeline #7684 passed with stages
in 24 minutes and 45 seconds
......@@ -10,6 +10,7 @@ source "openstack" "image" {
image_auto_accept_members = var.auto_accept_members
image_tags = var.image_tags
image_disk_format = var.image_format
volume_size = 10
flavor = var.flavor
instance_name = var.build_instance_name
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment