Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support policy exemptions #399

Merged
merged 7 commits into from
Jun 24, 2021
Merged

Conversation

sathish-progress
Copy link
Contributor

Description

Support policy exemption(s)

Issues Resolved

Check List

@sathish-progress sathish-progress requested a review from a team as a code owner June 21, 2021 02:54
@sathish-progress sathish-progress added Documentation Version: Bump Minor Used by github.minor_bump_labels to bump the Minor version number. labels Jun 21, 2021
libraries/azure_policy_exemption.rb Outdated Show resolved Hide resolved
Comment on lines +20 to +24
@table.map! do |row|
row.merge!(row[:properties].transform_keys { |i| i.to_s.snakecase.to_sym })
row.merge!(row[:systemData].transform_keys { |i| i.to_s.snakecase.to_sym })
row
end
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💯 awesome

Signed-off-by: Sathish <sbabu@progress.com>
Signed-off-by: Sathish <sbabu@progress.com>
Signed-off-by: Sathish <sbabu@progress.com>
Signed-off-by: Sathish <sbabu@progress.com>
Signed-off-by: Sathish <sbabu@progress.com>
Signed-off-by: Sathish <sbabu@progress.com>
Signed-off-by: Sathish <sbabu@progress.com>
@sathish-progress sathish-progress merged commit a8faacb into master Jun 24, 2021
@sathish-progress sathish-progress deleted the support-policy-exemptions branch June 24, 2021 11:01
@ppradhan9 ppradhan9 linked an issue Sep 24, 2021 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Version: Bump Minor Used by github.minor_bump_labels to bump the Minor version number.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Policy Exemption
3 participants