mirror of
https://github.com/kubevela/kubevela.git
synced 2026-05-21 00:33:29 +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