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(core): improve security of mongodb setup script #445

Merged
merged 1 commit into from
May 27, 2021

Conversation

ddneilson
Copy link
Contributor

Just a quick fix to #444

Testing

  • Deployed the StorageTier of the basic all-in example app with MongoDB enabled. Modified the app to allow connecting via Systems Manager, and poked around in the MongoDB instance to ensure that /etc/mongod.conf is correct and that the MongoDB server correctly started and is serving data.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

@jusiskin jusiskin added the contribution/core This is a PR that came from AWS. label May 27, 2021
@ddneilson ddneilson merged commit 9148f25 into aws:mainline May 27, 2021
@ddneilson ddneilson deleted the mongodb_script_security branch May 27, 2021 16:53
@jusiskin jusiskin linked an issue May 27, 2021 that may be closed by this pull request
@jusiskin jusiskin mentioned this pull request May 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contribution/core This is a PR that came from AWS.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unsafe Yaml load
3 participants