+1 (Binding) Tested the following resources: - SSH Key Pair - UserData - Isolated Network, VPC / VPC tiers - ACLs for VPC - Template linked with Userdata - Instance with Userdata - Port forwarding - Creation and attachment of data disk to a VM
Regards, Pearl On Wed, Oct 22, 2025 at 9:59 AM Kiran Chavala <[email protected]> wrote: > Hi ALL > > I've created a CloudStack Terraform Provider release candidate for version > 0.6.0, with the following artefacts up for a vote: > > > Git Branch and Commit SH: > > https://github.com/cloudstack/terraform-provider-cloudstack > > Commit: 6421746c7e8a732412f28e2378490a4d910516ac > > Source release (checksums and signatures are available at the same > location): > > > https://dist.apache.org/repos/dist/dev/cloudstack/cloudstack-terraform-provider-0.6.0/ > > PGP release keys (signed using E03379CB066175FAC2BC9E027B3F1C5E93F97FAB): > > https://dist.apache.org/repos/dist/release/cloudstack/KEYS > > For testing/voting purposes, you can use the provider > > terraform { > required_providers { > cloudstack = { > source = "cloudstack/cloudstack" > version = "0.6.0-rc4" > } > } > } > > > > 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 >
