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

Quick Fixes for recent changes #373

Merged
merged 1 commit into from
Aug 8, 2024
Merged

Commits on Aug 8, 2024

  1. Add a line in the terraspace deployment script to call to zip_lambda…

    …s.sh.
    
    	Ensure the API Gateway will redeploy (API Gateway deployment, not the main application deployment).
    	Ensure the lambda execution role for the new lambda can actually call DynamoDB with ReadOnly Access.
    	Added an extra line in the Lambda to verify the environment variable makes it through the deployment process.
    	Added a call to the zip lambdas function for local deployment.
    	#655
    Kris Stanton committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    d054565 View commit details
    Browse the repository at this point in the history