mirror of
https://github.com/hashicorp/vault.git
synced 2025-08-13 10:07:01 +02:00
* Update or create new role after allowed_roles on transformation updated * Update tests to include transformation create/edit and role create scenarios
4 lines
103 B
JavaScript
4 lines
103 B
JavaScript
import TransformationEdit from './transformation-edit';
|
|
|
|
export default TransformationEdit.extend({});
|