chore: added forece_deregister in the test case to verify the step_deregister_omi
This commit is contained in:
parent
071854ea4a
commit
8274d4848c
|
@ -48,7 +48,8 @@ const testBuilderAccBasic = `
|
|||
"source_omi": "ami-abe953fa",
|
||||
"ssh_username": "outscale",
|
||||
"omi_name": "packer-test {{timestamp}}",
|
||||
"associate_public_ip_address": true
|
||||
"associate_public_ip_address": true,
|
||||
"force_deregister": true
|
||||
}]
|
||||
}
|
||||
`
|
||||
|
|
Loading…
Reference in New Issue