ConfigHubPub / ConfigHubPub/ConfigHubPlatform
Security group per environment
@edoarsla is already working on this.
Since Nov 9, 2018.
- Dominant language
- JavaScript
- Stars
- 80
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
I was noticing that the security groups feature might be a bit too restrictive. A feature that would be very interesting to us would be the limitation of security groups per environment (say, lowest context level). Essentially, DevOps only should be able to decrypt credentials for production and staging environments, whereas integration environment credentials should/could be public to all developers, and developer machine credentials should only be visible to the individual developer.
In essence, this would mean that a group should be applied to a specific context level rather than a specific key. Is that possible / possible to implement?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.