mirror of
https://github.com/hashicorp/vault.git
synced 2025-12-26 20:01:12 +01:00
* wip policy stanza builder * Implement add and delete new stanza functionality * refactor to use Set() * make copy updates, add callback functionality to pass policy to parent * move policy formatter to util, add test coverage * =separate acl-policy component into two smaller components, add automation snippets * reorganize utils, add test coverage * finish rename * reduce scope of builder * fix spacing * add a ns test, remove unused spacing var * rename arg Co-authored-by: claire bontempo <68122737+hellobontempo@users.noreply.github.com>