infra-foundry 1.0.2 → 1.0.3
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 +3 -4
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,10 +1,9 @@
|
|
|
1
1
|
# 🏗️ Infra Foundry
|
|
2
2
|
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
## 📊 Version
|
|
3
|
+
[](https://www.npmjs.com/package/infra-foundry)
|
|
4
|
+
[](https://opensource.org/licenses/MIT)
|
|
6
5
|
|
|
7
|
-
|
|
6
|
+
A platform-agnostic cloud infrastructure components library for modern applications. Built with TypeScript and Pulumi, Infra Foundry provides reusable, composable infrastructure components that work across AWS, Cloudflare, and other cloud providers.
|
|
8
7
|
|
|
9
8
|
## ✨ Features
|
|
10
9
|
|