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

Update Rank Fix #83

Merged
merged 7 commits into from
Oct 19, 2024
Merged

Update Rank Fix #83

merged 7 commits into from
Oct 19, 2024

Conversation

kuba-mazurkiewicz
Copy link
Collaborator

Update rank in following resources:

  • device_admin_authentication_rule
  • device_admin_authorization_rule
  • device_admin_authorization_exception_rule
  • device_admin_authorization_global_exception_rule
  • device_admin_policy_set
  • network_access_authentication_rule
  • network_access_authorization_rule
  • network_access_authorization_exception_rule
  • network_access_authorization_global_exception_rule
  • network_access_policy_set

Modified resource.go to support autogenerated code for update rank
Modified resource.go to support autogenerated code to allow updating the default policy set and rules

@@ -19,13 +19,12 @@

package provider

//template:begin imports
Copy link
Member

Choose a reason for hiding this comment

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

I think this file was re-generated, although it had some manual modifications.

@danischm danischm merged commit d5a93e4 into CiscoDevNet:main Oct 19, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants