Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

API Gateway with stage variables

LocalStack AWS

This project contains an example of an API Gateway with stage variables.

Refer to the AWS documentation for more information.

Prerequisites

Start LocalStack

export LOCALSTACK_AUTH_TOKEN=<your-auth-token>
make start
make ready

Run

Execute the following commands to run the example:

./run.sh

Notes

Use tfswitch or tfenv to install the required provider version