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
