Initial commit
This commit is contained in:
11
label/infra/lambda_api_gateway/Pulumi.yaml
Normal file
11
label/infra/lambda_api_gateway/Pulumi.yaml
Normal file
@@ -0,0 +1,11 @@
|
||||
name: lambda-api
|
||||
runtime:
|
||||
name: python
|
||||
options:
|
||||
toolchain: pip
|
||||
virtualenv: venv
|
||||
description: A Python program to deploy a serverless application on AWS
|
||||
config:
|
||||
pulumi:tags:
|
||||
value:
|
||||
pulumi:template: serverless-aws-python
|
||||
Reference in New Issue
Block a user