sureshanaparti opened a new pull request, #325: URL: https://github.com/apache/cloudstack-terraform-provider/pull/325
The cloudstack_instance resource was not filtering service_offering lookups by zone, which could cause failures when multiple service offerings share the same name but are restricted to specific zones. This change introduces a new retrieveServiceOfferingID function that filters service offerings by both name and zone ID, similar to how templates are looked up. Fixes: #260 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
