Skip to content

Deploy a Lambda function with Terraform used in awstutorials tutorial

License

Notifications You must be signed in to change notification settings

rmortale/terraform-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terraform-tutorial

Lambda Example

This examples shows how to deploy an AWS Lambda function using Terraform only.

To run, configure your AWS provider as described in https://www.terraform.io/docs/providers/aws/index.html

Running the example

run terraform init to initialize.

run terraform apply to see it work.

run terraform destroy to clean up.

About

Deploy a Lambda function with Terraform used in awstutorials tutorial

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published