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

Add echo command along with reload config #144

Closed
wants to merge 1 commit into from

Conversation

gaiksaya
Copy link
Member

Signed-off-by: Sayali Gaikawad gaiksaya@amazon.com

Description

The last command in the init script script returns error code 255 irrespective of successful run. This happens when you redeploy the stack and already have old config present due to data retention being enabled.
Adding the OR statement runs one of the statement returning the exit code as 0.

Issues Resolved

List any issues this PR will resolve, e.g. Closes [...].

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com>
@gaiksaya gaiksaya requested a review from a team as a code owner June 17, 2022 02:26
@gaiksaya
Copy link
Member Author

Closing this in favor of #145

@gaiksaya gaiksaya closed this Jun 18, 2022
@gaiksaya gaiksaya deleted the fix-deployment branch June 18, 2022 00:57
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