saas-reference-architecture-ecs
saas-reference-architecture-ecs copied to clipboard
Fix staticSite initialization and improve import statements
PR Type
bug_fix, enhancement
Description
- Fixed the initialization of the
staticSite
property inControlPlaneStack
. - Improved import statements by using
* as path
for consistency. - Corrected trailing spaces in
control-plane-stack.ts
. - Enhanced JSON formatting in
core-appplane-stack.ts
for better readability.
Changes walkthrough
Relevant files | |||
---|---|---|---|
Bug fix |
| ||
Enhancement |
|
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.