mirror of
https://github.com/kubevela/kubevela.git
synced 2026-05-22 09:13:26 +00:00
* Fix: allow external cloud resources to be kept when Application is deleted Provide an option for users whether to keep provisioned cloud resources when Terraform-typed Application is deleted. Fix #2697 * delete file * upgrade release version of Terraform controller * fix ci