mirror of
https://github.com/kubevela/kubevela.git
synced 2026-03-03 02:01:05 +00:00
* Feat: support force delete Terraform typed application If a Terraform typed application hangs on deletion, it could be forced to delete by command line `vela delete xxx --force` Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com> * fix copyright Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com> * Upgrade terraform controller api version Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com> * add one more tests Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com> * fix two unit-tests Signed-off-by: Zheng Xi Zhou <zzxwill@gmail.com>