Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@norman-abramovitz norman-abramovitz released this 23 Jun 20:58
· 3 commits to master since this release

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.