CodeBleu commented on PR #252: URL: https://github.com/apache/cloudstack-terraform-provider/pull/252#issuecomment-3426793850
> > @DaanHoogland Also, what is your opinion on this as we need to pick a path and stick to it. We shouldn't have multiple resource files out there for the same thing > > @CodeBleu , I completely agree with the blanket statement, but am sure I am missing some context. on first sight I thought you were talking about production code vs test code, but I see no issue there. Can you explain? @DaanHoogland There are both `resource_cloudstack_service_offering.go` and `service_offering_*.go` files in the code for service offerings. They both take a different approach and this PR is updating what I thought was the old way? See https://github.com/apache/cloudstack-terraform-provider/pull/138 https://github.com/apache/cloudstack-terraform-provider/pull/113 https://github.com/apache/cloudstack-terraform-provider/pull/77 for more context. -- 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]
