v0.9.13
CLI Commands and Options
- Resource Groups affixes are now optional in
--namingTemplate
JSON. - Non-success Exit Codes standardized and documented.
Rule Language
No changes.
Rule Engine
- Gets work items in batches of 200 items, fixes #138 (error VS403474).
Build, Test, Documentation
- Removed old
doc
folder, all docs now in https://tfsaggregator.github.io/docs/v3. - Added Terraform scripts to setup an integration test environment.
- Additional tests to cover new scenarios.