chore: set true associate_public_ip_address attribute to test the step_public_ip

pull/10056/head
PacoDw 6 years ago
parent 86966ecfee
commit 7745369dce

@ -47,7 +47,8 @@ const testBuilderAccBasic = `
"vm_type": "t2.micro",
"source_omi": "ami-abe953fa",
"ssh_username": "outscale",
"omi_name": "packer-test {{timestamp}}"
"omi_name": "packer-test {{timestamp}}",
"associate_public_ip_address": true
}]
}
`

Loading…
Cancel
Save