Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terraform AWS Lambda Example with API Gateway terraform aws

Just enter the following commands sequentially if you already have an AWS account and did your configure

  • make build
  • make init
  • make plan (Just to see the output)
  • make apply

You can test it via postman or your terminal. After all things are done don't forget to enter the following command to destroy all resources.

curl "$(terraform output -raw base_url)/hello?name=MyName"
  • make destroy

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages