You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a devops engineer,
I would like to use a module to configure an externally-created space,
So that I can benefit from setting users and ASGs while using the default created spaces
Solution
### Tasks
- [ ] Split space users and space asg code into a space_config module
- [ ] use space_config within `cg_space`