Template of automated app deployment on AWS with terraform. Intended to be used with the AWS app template.
 
 
 
Go to file
flavien c8884ab0a1 custom message lambda 2022-08-02 11:56:12 +02:00
lambda/custom_message custom message lambda 2022-08-02 11:56:12 +02:00
.gitignore custom message lambda 2022-08-02 11:56:12 +02:00
LICENSE Initial commit 2022-06-25 10:55:35 +02:00
README.md Initial commit 2022-06-25 10:55:35 +02:00
cognito.tf prototype cognito + custom message lamdba 2022-07-15 15:53:10 +02:00
iam.tf prototype cognito + custom message lamdba 2022-07-15 15:53:10 +02:00
lambda.tf custom message lambda 2022-08-02 11:56:12 +02:00
outputs.tf prototype cognito + custom message lamdba 2022-07-15 15:53:10 +02:00
provider.tf cognito deployment prototype 2022-07-06 16:38:51 +02:00
variables.tf prototype cognito + custom message lamdba 2022-07-15 15:53:10 +02:00

README.md

Terraform-AWS

Template of automated app deployment on AWS with terraform. Intended to be used with the AWS app template.