Re: [PR] Fix update of VM details [cloudstack-terraform-provider]

2025-09-01 Thread via GitHub
vishesh92 commented on PR #158: URL: https://github.com/apache/cloudstack-terraform-provider/pull/158#issuecomment-3241193053 > https://cloudstack.apache.org/api/apidocs-4.21/apis/updateVirtualMachine.html I checked this and this is due to a bug in cloudstack-go SDK. -- This is an

Re: [PR] Fix update of VM details [cloudstack-terraform-provider]

2025-09-01 Thread via GitHub
vishesh92 commented on PR #158: URL: https://github.com/apache/cloudstack-terraform-provider/pull/158#issuecomment-3241233470 > > https://cloudstack.apache.org/api/apidocs-4.21/apis/updateVirtualMachine.html > > I checked this and this is due to a bug in cloudstack-go SDK. @ki

[PR] Fix format of details map for update VM [cloudstack-go]

2025-09-01 Thread via GitHub
vishesh92 opened a new pull request, #118: URL: https://github.com/apache/cloudstack-go/pull/118 Ref: https://github.com/apache/cloudstack-terraform-provider/pull/158#pullrequestreview-3172189779 This pull request improves the handling and code generation for parameters that require

Re: [PR] Fix format of details map for update VM [cloudstack-go]

2025-09-01 Thread via GitHub
Copilot commented on code in PR #118: URL: https://github.com/apache/cloudstack-go/pull/118#discussion_r2313151755 ## generate/generate.go: ## @@ -1363,7 +1376,10 @@ func (s *service) generateConvertCode(cmd, name, typ string) { case "map[string]string":

Re: [PR] Add `cloudstack_project` resource [cloudstack-terraform-provider]

2025-09-01 Thread via GitHub
vishesh92 commented on code in PR #167: URL: https://github.com/apache/cloudstack-terraform-provider/pull/167#discussion_r2313724876 ## cloudstack/resource_cloudstack_project.go: ## @@ -0,0 +1,537 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more con

[ANNOUNCE] Apache CloudStack CloudMonkey v6.5.0

2025-09-01 Thread Abhishek Kumar
# Apache CloudStack CloudMonkey v6.5.0 Release Apache CloudStack, proven as one of the most scalable, free and open source cloud computing operating system for large scale private, public, and hybrid clouds, today announced the availability of the latest release of Apache CloudMonkey v6.5.0, the l

Re: [VOTE] Release Apache CloudStack CloudMonkey 6.5.0 - RC1

2025-09-01 Thread Rohit Yadav
Thanks Abhishek and everyone involved, and congratulations everyone! From: Abhishek Kumar Sent: Monday, September 1, 2025 15:42 To: [email protected] Cc: [email protected] Subject: Re: [VOTE] Release Apache CloudStack CloudMonkey 6.5.0 - RC1

Re: [PR] service offering. sdk framework rewrite [cloudstack-terraform-provider]

2025-09-01 Thread via GitHub
Copilot commented on code in PR #138: URL: https://github.com/apache/cloudstack-terraform-provider/pull/138#discussion_r2314208068 ## cloudstack/service_offering_util.go: ## @@ -0,0 +1,277 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor

Re: [PR] Fix format of details map for update VM [cloudstack-go]

2025-09-01 Thread via GitHub
Copilot commented on code in PR #118: URL: https://github.com/apache/cloudstack-go/pull/118#discussion_r2314969824 ## generate/generate.go: ## @@ -54,10 +54,23 @@ var detailsRequireKeyValue = map[string]bool{ // detailsRequireZeroIndex is a prefilled map with a list of details