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:
6
resources/lib/stacks/index.ts
Normal file
6
resources/lib/stacks/index.ts
Normal file
@@ -0,0 +1,6 @@
|
||||
// Export all stacks
|
||||
export * from './spicy-vpc-stack';
|
||||
export * from './spicy-ecs-cluster-stack';
|
||||
export * from './spicy-ecs-service-stack';
|
||||
export * from './spicy-alb-stack';
|
||||
|
||||
Reference in New Issue
Block a user