Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 422 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 422 Bytes

Update lambda bucket

A lambda function uploader work with drecom/terraform-onboarding

Packaging & Uploading lambda function

Run this before you apply workspace system

$ aws configure --profile terraform-onboarding
$ export AWS_DEFAULT_PROFILE=terraform-onboarding
$ chmod +x update_lambda_bucket.sh
$ ./update_lambda_bucket.sh -p <s3 bucket's full path>