chore: added forece_deregister in the test case to verify the step_deregister_omi

This commit is contained in:
PacoDw 2020-08-21 13:30:21 -05:00
parent 071854ea4a
commit 8274d4848c
1 changed files with 2 additions and 1 deletions

View File

@ -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
}]
}
`