)]}' { "commit": "bb8e4a904807063da2c662c8a09a6d5f853ff60a", "tree": "eb01b593ce258485521660ee773b12821eeaf8a3", "parents": [ "510bd94565e494291fc239354454af02796b7a5d" ], "author": { "name": "Antonio Barone", "email": "syntonyze@gmail.com", "time": "Mon Mar 08 16:35:09 2021 +0100" }, "committer": { "name": "Antonio Barone", "email": "syntonyze@gmail.com", "time": "Tue Mar 09 10:39:11 2021 +0000" }, "message": "Stop creating useless network stacks for primary-replica\n\nWhen network resources are NOT provided via the setup.env file then a\nnew VPC is created with its related components, such as subnets and IGW.\n\nHowever, when network resources ARE provided externally via the\nsetup.env file, then the network stack doesn\u0027t do much except returning\nthe provided input values as output, for other stacks to consume.\n\nThis causes the creation of an empty stack, with no resources created,\nbut just outputs.\n\nPrevent the creation of empty network stacks by checking the existence\nof VPC related input parameters and skip the creation of the stack, when\nthey are defined.\n\nChange-Id: I7e360875036b46bce3816ddefa658466669f5fc0\n", "tree_diff": [ { "type": "modify", "old_id": "c9cd2a7e746485ffe90d488935cd8e455e012b3a", "old_mode": 33188, "old_path": "primary-replica/cf-cluster.yml", "new_id": "cbd72791ff7b8f88bf51b97a1e3cfa4677a76900", "new_mode": 33188, "new_path": "primary-replica/cf-cluster.yml" } ] }