-1 Found some issues around cloudstack_role_permissions. A PR is already open for it: https://github.com/apache/cloudstack-terraform-provider/pull/340 Also there is another PR for GPU integration ( https://github.com/apache/cloudstack-terraform-provider/pull/315) that would be beneficial. I didn't see any other issues.
On Tue, Sep 8, 2026 at 3:50 PM Suresh Kumar Anaparti < [email protected]> wrote: > Hi All, > > I've created a CloudStack Terraform Provider release candidate (RC2) for > version 0.7.0, with the following artifacts up for testing and a vote: > > Git Branch and Commit SHA: > https://github.com/cloudstack/terraform-provider-cloudstack > Commit: e4d318741f522e46cac5766c59c3f90eca55a72e > > Source release (checksums and signatures are available at the same > location): > > https://dist.apache.org/repos/dist/dev/cloudstack/terraform-provider-0.7.0-rc2/ > > PGP release keys (signed using D6E0581ECF8A2FBE3FF6B3C9D7CEAE3A9E71D0AA): > https://dist.apache.org/repos/dist/release/cloudstack/KEYS > > The vote will be open for 72 hours. > > For sanity in tallying the vote, can PMC members please be sure to indicate > "(binding)" with their vote? > > [ ] +1 approve > [ ] +0 no opinion > [ ] -1 disapprove (and reason why) > > For testing/voting purposes, you can use this release candidate (RC2) > provider: > > terraform { > required_providers { > cloudstack = { > source = "cloudstack/cloudstack" > version = "0.7.0-rc2" > } > } > } > > > Regards, > Suresh >
