CircleCI
This guide describes how to start and use LocalStack in your CircleCI pipelines.
LocalStack is an official partner of Circle CI and can easily be integrated into your pipeline by using the .
The Orb’s documentation features examples, as well as a description of the available commands.
You can easily enable LocalStack Pro by adding your API key to the project’s environment variables. The LocalStack Orb will automatically pick it up and activate the Pro features.
Just go to the project settings in CircleCI, click on Environment Variables
in the sidebar and add your API key:
If you run into any issues or problems while integrating LocalStack with CircleCI, please .