mirror of
https://github.com/kubevela/kubevela.git
synced 2026-05-06 01:17:09 +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>
Contributing to KubeVela Docs
Documentation website: https://kubevela.io/
All docs of KubeVela are managed in kubevela/kubevela.io repo. Please refer to that repo for contributions.