Hi All, I've created a CloudStack Terraform Provider release candidate (RC3) 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: 7a9e48bccf03f4e78881560203c5d09c6baabf9d Source release (checksums and signatures are available at the same location): https://dist.apache.org/repos/dist/dev/cloudstack/terraform-provider-0.7.0-rc3/ 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 (RC3) provider: terraform { required_providers { cloudstack = { source = "cloudstack/cloudstack" version = "0.7.0-rc3" } } } Regards, Suresh
