Security Groups Enhancement
Looking at the CF CLI plugin interface there was no way to define staging and running security groups at the organization or space level. It turns out that this feature will be in the next cf CLI release using the --lifecycle running|staging parameter. Modified the YAML file to support security group sets at the organization and space level instead of a single security group list which only affected the running set.
For now, just remove or comment out the staging stanzas when specified for an organization or space.