mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
added -force to after_deploy
This commit is contained in:
parent
bf5d9773e2
commit
36e4b74c13
@ -25,4 +25,4 @@ deploy:
|
||||
branch: topic-101-vm-simple-linux
|
||||
|
||||
# TODO: possibly use Azure CLI to delete the resource group
|
||||
after_deploy: terraform destroy
|
||||
after_deploy: terraform destroy -force
|
||||
|
Loading…
Reference in New Issue
Block a user