Initial commit: Spicy CDK automation framework
Jenkins shared library and CDK constructs for AWS infrastructure. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
5
resources/lib/index.ts
Normal file
5
resources/lib/index.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
// Main entry point for spicy-automation library
|
||||
// Export all constructs and stacks for use as a library
|
||||
|
||||
export * from './constructs';
|
||||
export * from './stacks';
|
||||
Reference in New Issue
Block a user