Releases: recursivecodes/oci-policy-generator
Releases · recursivecodes/oci-policy-generator
v0.3 - Bug Fixes and Add Services
Add ability to target a service with a policy, fix a bug that would assign an incorrect selection, add a few resource types.
v0.2 - Fix Policy Generation
Fixed some incorrect logic around subjects (you can not apply a policy to a specific user) and added the ability to generate policies for 'any-user'.
v0.1 - Initial release
The first release of this tool. To run, download the JAR and enter java -jar /path/to/jar
from your favorite command prompt. You must have the OCI CLI installed for it to work. See README for further inforemation.