Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add new module to manage backup policies (#373)
* init from role assignment * init backup policy module * test * test * test * bad bool casing * test * update set_results * init policy create * adding model to common * updated needs hardcoded values removed * Added daily and weekly support for VM backups * added another error check on params * spacing * Added integration tests * Added idempotence test * fix sanity test issues * Add new dependencies to requirements-azure.txt * Apply suggestions from code review Update references to "required" params Co-authored-by: Fred-sun <[email protected]> * Update params to be more inline with other modules * Apply suggestions from code review Documentation suggestions Co-authored-by: Fred-sun <[email protected]> * Update with info module * Changes from sanity test * update test block * update test block * Change var name * Fix noncompliant module * Update test facts setup Co-authored-by: Fred-sun <[email protected]>
- Loading branch information