Skip to content

prameshbhattarai/java-lambda-terraform

Repository files navigation

java-lambda-terraform

This is a source code of my blog on medium Creating Java Lambda in aws using terraform -> https://medium.com/@pra4mesh/aws-lambda-in-java-and-terraform-544da9102e37

java-lambda-terraform

Creating Java Lambda in aws using terraform

Run the following gradle commands to build jar.

./gradlew build

Run the following terraform commands to deploy our code to AWS.

terraform init
terraform plan
terraform apply

About

Creating Java Lambda in aws using terraform

Topics

Resources

Stars

9 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors