v0.26.0
ianlivingstone
released this
27 Oct 17:31
·
204 commits
to master
since this release
Notable Changes
- Introduced
torus policies attach
allowing a user to attach a policy to
multiple teams or machine roles. - Introduced
torus policies delete
allowing a user to delete a policy and all
of it's attachment from an org. System policies cannot be deleted. - When generating a policy using
torus allow
ortorus deny
you can now
specify it's name and description using the--name
and--description
flags. If no description is provided, one will be generated.
Fixes
- Clarify the behaviour of the
--environment
,--service
,--instance
,
--user
, and--machine
flags when reading or writing secrets.