ScottLogic / prompt-injection

Application which investigates defensive measures against prompt injection attacks on an LLM, with a focus on the exposure of external tools.
MIT License
15 stars 10 forks source link

AWS Cloud Infrastructure #920

Open chriswilty opened 1 month ago

chriswilty commented 1 month ago

This issue represents all others in the Remote Deployment milestone already merged into the cloud infrastructure feature branch.

The end result is a set of CDK-defined resource stacks, synthesized into CloudFormation templates, orchestrated by a CodePipeline to trigger redeployment on merges into main branch.

Once this is merged to dev, then subsequently into main, I will cut a minor release. Following that, the pipeline will be deployed to AWS so that subsequent merges into main will automatically trigger deployment of all updated resources.