- Code repo scanning policy support (#45, @pnancarrow)
- The Compute SDK is now included in this repository. Developing in two separate but very tightly-coupled repositories added unnecessary complexity.
- If no scheme is provided in the
console_url
, 'https' is used.
- Support for grace days policy in vulnerability policies (#42, @hi-artem)
- Updated SDK reference for fix in github.com/paloaltonetworks/[email protected].
- Typo in host runtime policy parser (#36, @hi-artem).
- Admission policy resource type (#33, @hi-artem).
- Custom runtime rule resource type (#35, @hi-artem).
- You can now specify config items directly instead of using config file (#31, @hi-artem).
- User, group, role, and credential resource types.
- Updated many of the resource arguments to have reasonable names.
- Cut many of the data sources that didn't make much sense. Also removed the ones that do make sense from the provider until they can be properly developed and tested.