-
Story
-
Resolution: Done
-
Undefined
-
ACM 2.12.0
-
1
-
False
-
None
-
False
-
-
ACM-4697 - RFE Create tools to assist in Policy development
-
-
-
GRC Sprint 2024-19
-
None
Value Statement
As a policy user, I want a tool that I can use to test my policies locally. This could be used as CI on PRs to Git repos with Policy manifests, or just for local development.
The CLI tool already exists in ACM-14161 but this should be added as a subcommand to policy-cli.
Definition of Done for Engineering Story Owner (Checklist)
- The dryrun CLI in
ACM-14161is a "dryrun" subcommand to the policy-cli tool. - The help text indicates that this is a "Developer Preview" subcommand.
Development Complete
- The code is complete.
- Functionality is working.
- Any required downstream Docker file changes are made.
Tests Automated
- [ ] Unit/function tests have been automated and incorporated into the
build. - [ ] 100% automated unit/function test coverage for new or changed APIs.
Secure Design
- [ ] Security has been assessed and incorporated into your threat model.
Multidisciplinary Teams Readiness
- [ ] Create an informative documentation issue using the Customer
Portal Doc template that you can access from [The Playbook](
and ensure doc acceptance criteria is met.
- Call out this sentence as it's own action:
- [ ] Link the development issue to the doc issue.
Support Readiness
- [ ] The must-gather script has been updated.
- mentioned on