feat(ci): allow destroy action in AWS bootstrap workflow
This commit is contained in:
parent
1c5d7bc920
commit
40714d2da5
@ -17,7 +17,7 @@ on:
|
||||
inputs:
|
||||
deploy_action:
|
||||
type: choice
|
||||
options: [plan, apply]
|
||||
options: [plan, apply, destroy]
|
||||
default: plan
|
||||
|
||||
env:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user