Improve examples for resources cyral_policy and cyral_policy_rules to show a rego policy use case. The current examples just show all fields of the resources and don't show a tangible use case. The goal for this PR is add some meaningful policy that can be read and understood by users.
Type of change
[ ] Bug fix (non-breaking change that fixes an issue)
[ ] New feature (non-breaking change that adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
Checklists
Development
[ ] Lint rules pass locally
[ ] The code changed/added as part of this pull request has been covered with tests
[ ] All tests related to the changed code pass in development
Code review
[ ] This pull request has a descriptive title and information useful to a reviewer. There may be a screenshot or screencast attached
[ ] Jira issue referenced in commit message and/or PR title
Description of the change
Improve examples for resources
cyral_policy
andcyral_policy_rules
to show a rego policy use case. The current examples just show all fields of the resources and don't show a tangible use case. The goal for this PR is add some meaningful policy that can be read and understood by users.Type of change
Checklists
Development
Code review
Testing
NA