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

Fail on not utilizing NoEcho for MasterUserPassword in AWS::Redshift::Cluster #232

Merged
2 commits merged into from
Jun 21, 2019

Conversation

phelewski
Copy link
Contributor

This takes care of Issue #54

This creates a new Failing rule whenever the MasterUserPassword for Redshift Cluster is set in plaintext either in the resource itself, or as a default from a parameter. If MasterUserPassword for Redshift Cluster is specified, then it needs to be set as a parameter with NoEcho.

F35 Redshift Cluster master user password must be Ref to NoEcho Parameter. Default credentials are not recommended

@ghost ghost merged commit ddcbc82 into master Jun 21, 2019
@phelewski phelewski deleted the feature/check_for_password_on_redshift_cluster branch June 21, 2019 12:11
This pull request was closed.
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