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

fix remove the need for the policy count variable #549

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

JamesDavidson13
Copy link

@JamesDavidson13 JamesDavidson13 commented Jan 31, 2025

Description

Removed the need for number_of_custom_role_policy_arns variable.

Motivation and Context

The extra variable did not make sense and now when new policies are added you only need to update the list.

Breaking Changes

N/A

How Has This Been Tested?

  • I have updated at least one of the examples/* to demonstrate and validate my change(s)
  • I have tested and validated these changes using one or more of the provided examples/* projects
  • I have executed pre-commit run -a on my pull request

@JamesDavidson13 JamesDavidson13 changed the title remove the need for the role count variable fix: remove the need for the role count variable Jan 31, 2025
@JamesDavidson13 JamesDavidson13 changed the title fix: remove the need for the role count variable fix: remove the need for the policy count variable Jan 31, 2025
@JamesDavidson13 JamesDavidson13 changed the title fix: remove the need for the policy count variable feat: remove the need for the policy count variable Jan 31, 2025
@JamesDavidson13 JamesDavidson13 changed the title feat: remove the need for the policy count variable Feat: remove the need for the policy count variable Jan 31, 2025
@JamesDavidson13 JamesDavidson13 changed the title Feat: remove the need for the policy count variable fix remove the need for the policy count variable Jan 31, 2025
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.

1 participant