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

Added more privilege to user #8

Merged
merged 3 commits into from
Aug 4, 2023
Merged

Added more privilege to user #8

merged 3 commits into from
Aug 4, 2023

Conversation

ianuragsingh
Copy link

No description provided.

lambda/index.py Outdated

# Create database
create_database_flag = os.environ['CREATE_DATABASE']
if create_database_flag == "true":

Choose a reason for hiding this comment

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

double logic exists here, you dont need to check the flag anymore since it was used to check before calling it

@ianuragsingh ianuragsingh enabled auto-merge (squash) August 4, 2023 09:32
@ianuragsingh ianuragsingh merged commit de0c2d9 into main Aug 4, 2023
@ianuragsingh ianuragsingh deleted the priviledge branch August 4, 2023 09:38
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.

2 participants