Skip to content

Releases: recursivecodes/oci-policy-generator

v0.3 - Bug Fixes and Add Services

10 Jan 21:03
Compare
Choose a tag to compare
Pre-release

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

10 Jan 14:30
Compare
Choose a tag to compare
Pre-release

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

10 Jan 14:09
Compare
Choose a tag to compare
Pre-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.