)]}'
{
  "commit": "2e5afa94de9fc8c740ec51f5346bdc23e5e7604f",
  "tree": "61681ff0b7ba9df6bd2d16abd9b4ba7776c63b70",
  "parents": [
    "b166fdf79fbb30e857a487cc00d31a64d0f7a7c6"
  ],
  "author": {
    "name": "Suresh Kumar Anaparti",
    "email": "suresh.anaparti@shapeblue.com",
    "time": "Mon Aug 17 22:16:24 2026 +0530"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Mon Aug 17 22:16:24 2026 +0530"
  },
  "message": "Fix service_offering lookup by filtering with zone parameter (#325)\n\n* Fix service_offering lookup by filtering with zone parameter\n\nThe cloudstack_instance resource was not filtering service_offering lookups by zone,\nwhich could cause failures when multiple service offerings share the same name but\nare restricted to specific zones.\n\nThis change introduces a new retrieveServiceOfferingID function that filters\nservice offerings by both name and zone ID, similar to how templates are looked up.\n\nFixes: #260",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "026ec4cfd9e52fb705ee36c1e9da22985bf2e61e",
      "old_mode": 33188,
      "old_path": "cloudstack/resource_cloudstack_instance.go",
      "new_id": "afa5093127f1077a0000ce0aeb02818116671f6c",
      "new_mode": 33188,
      "new_path": "cloudstack/resource_cloudstack_instance.go"
    },
    {
      "type": "modify",
      "old_id": "5a75b77de06fc6015ba8d91806a4ed6cc294227a",
      "old_mode": 33188,
      "old_path": "cloudstack/resources.go",
      "new_id": "c08f2021820be31dbc73a68f0a29c0f38dc96b29",
      "new_mode": 33188,
      "new_path": "cloudstack/resources.go"
    }
  ]
}
