Skip to content

Update cloudstack-go to v2.19.1 - #316

Open
sudo87 wants to merge 1 commit into
mainfrom
update-cloudstack-go-v2.19.1
Open

Update cloudstack-go to v2.19.1#316
sudo87 wants to merge 1 commit into
mainfrom
update-cloudstack-go-v2.19.1

Conversation

@sudo87

@sudo87 sudo87 commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

Bumps the SDK dependency from v2.18.1 to v2.19.1

Verified: go build, go vet, go test, and golangci-lint all pass with no new issues versus main.

Bumps the SDK dependency from v2.18.1 to v2.19.1, picking up ACS 4.22
API support plus several response-parsing and param-serialization
fixes (list-response JSON tags, UUID param panics, datadisksdetails,
LB stickiness policy params).

Verified: go build, go vet, go test, and golangci-lint all pass with
no new issues versus main.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request updates the provider’s CloudStack SDK dependency to github.com/apache/cloudstack-go/v2 v2.19.1, keeping the Terraform provider aligned with the latest upstream SDK release.

Changes:

  • Bump github.com/apache/cloudstack-go/v2 from v2.18.1 to v2.19.1 in go.mod.
  • Update go.sum entries to match the new SDK version and checksums.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
go.mod Updates the required CloudStack SDK module version to v2.19.1.
go.sum Refreshes module checksums for the updated CloudStack SDK version.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants