@lsts_tech/infra 1.0.0 → 1.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +8 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,7 +1,14 @@
|
|
|
1
1
|
# @lsts_tech/infra
|
|
2
2
|
|
|
3
|
+
[](https://www.npmjs.com/package/@lsts_tech/infra)
|
|
4
|
+
[](https://www.npmjs.com/package/@lsts_tech/infra)
|
|
5
|
+
[](https://github.com/lstechnologysolutions/lstech.solutions/actions/workflows/publish-infra.yml)
|
|
6
|
+
[](https://github.com/lstechnologysolutions/infra)
|
|
7
|
+
|
|
3
8
|
Reusable, white-label SST v3 infrastructure primitives for AWS deployments from monorepos.
|
|
4
9
|
|
|
10
|
+
Public package repository: [https://github.com/lstechnologysolutions/infra](https://github.com/lstechnologysolutions/infra)
|
|
11
|
+
|
|
5
12
|
`@lsts_tech/infra` focuses on portability:
|
|
6
13
|
|
|
7
14
|
- No hardcoded project domains/repos in package code
|
|
@@ -12,7 +19,7 @@ Reusable, white-label SST v3 infrastructure primitives for AWS deployments from
|
|
|
12
19
|
|
|
13
20
|
## Version Scope
|
|
14
21
|
|
|
15
|
-
`v1.0.
|
|
22
|
+
`v1.0.1` provider support: **AWS only**.
|
|
16
23
|
|
|
17
24
|
## Install
|
|
18
25
|
|