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/issue 1099 - AWS Config rule IAM Password Policy boolean values #1100

Merged
merged 1 commit into from
Mar 9, 2023

Conversation

ColinL2021
Copy link
Contributor

Fix the issue of the AWS Config rule IAM Password Policy as described in Issue #1099 by updating the boolean "TRUE" values to lowercase "true" in each of the applicable SAMPLE_CONFIGS files.

For existing environments the changes can be applied to the current config and run the state machine with the execution input of {"scope":"GLOBAL-OPTIONS","mode":"APPLY"}.

Copy link
Collaborator

@archikierstead archikierstead left a comment

Choose a reason for hiding this comment

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

LGTM

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.

3 participants