This is an automated email from the ASF dual-hosted git repository. sudo87 pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/cloudstack-terraform-provider.git
commit f8e0ca89d5398eff60963a0c5e63cdadd07d1a14 Merge: edf76e1 cbdabbb Author: Manoj Kumar <[email protected]> AuthorDate: Mon Aug 17 17:26:16 2026 +0530 Merge pull request #268 from Curverneur/feature/add-resource-protection-support add support for enabling delete protection cloudstack/resource_cloudstack_disk.go | 37 ++++++++++++++- cloudstack/resource_cloudstack_disk_test.go | 52 ++++++++++++++++++++ cloudstack/resource_cloudstack_instance.go | 31 ++++++++++++ cloudstack/resource_cloudstack_instance_test.go | 63 +++++++++++++++++++++++++ website/docs/r/disk.html.markdown | 3 ++ website/docs/r/instance.html.markdown | 9 +++- 6 files changed, 191 insertions(+), 4 deletions(-)
