fabiomatavelli opened a new pull request, #64: URL: https://github.com/apache/cloudstack-terraform-provider/pull/64
Hi, Here is some improvement in the `cloudstack_service_offering` resource so we can specify the `cpu_number`, `cpu_speed` and `memory` now. I've added the acceptance test CI which can be run with different versions of Cloudstack. Although it is failing, the specific test for this change is passing: ``` === RUN TestAccCloudStackServiceOffering_basic --- PASS: TestAccCloudStackServiceOffering_basic (0.33s) ``` Also, I made a change in the README to include the updated version of the `cloudstack-simulator`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org