@intentius/chant-lexicon-gcp 0.0.18 → 0.0.24
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/dist/integrity.json +12 -8
- package/dist/manifest.json +1 -1
- package/dist/meta.json +18141 -0
- package/dist/rules/schema-registry.ts +91 -0
- package/dist/rules/wgc101.ts +1 -1
- package/dist/rules/wgc401.ts +59 -0
- package/dist/rules/wgc402.ts +54 -0
- package/dist/rules/wgc403.ts +84 -0
- package/dist/skills/{chant-gke.md → chant-gcp-gke.md} +1 -1
- package/dist/skills/chant-gcp-patterns.md +3 -2
- package/dist/skills/chant-gcp-security.md +3 -2
- package/dist/skills/chant-gcp.md +363 -28
- package/package.json +20 -2
- package/src/codegen/docs.test.ts +16 -0
- package/src/codegen/generate.test.ts +18 -0
- package/src/codegen/generate.ts +11 -0
- package/src/codegen/package.test.ts +16 -0
- package/src/composites/cloud-function.ts +23 -15
- package/src/composites/cloud-run-service.ts +20 -13
- package/src/composites/cloud-sql-instance.ts +18 -14
- package/src/composites/composites.test.ts +94 -62
- package/src/composites/gcs-bucket.ts +13 -9
- package/src/composites/gke-cluster.ts +91 -16
- package/src/composites/index.ts +11 -11
- package/src/composites/managed-certificate.ts +19 -15
- package/src/composites/private-service.ts +23 -15
- package/src/composites/pubsub-pipeline.ts +30 -18
- package/src/composites/secure-project.ts +42 -27
- package/src/composites/vpc-network.ts +42 -35
- package/src/generated/lexicon-gcp.json +18141 -0
- package/src/import/import-fixtures.test.ts +98 -0
- package/src/index.ts +11 -11
- package/src/lint/post-synth/gcp-helpers.test.ts +166 -0
- package/src/lint/post-synth/post-synth.test.ts +132 -1
- package/src/lint/post-synth/schema-registry.ts +91 -0
- package/src/lint/post-synth/wgc101.test.ts +40 -0
- package/src/lint/post-synth/wgc101.ts +1 -1
- package/src/lint/post-synth/wgc102.test.ts +38 -0
- package/src/lint/post-synth/wgc103.test.ts +38 -0
- package/src/lint/post-synth/wgc104.test.ts +37 -0
- package/src/lint/post-synth/wgc105.test.ts +46 -0
- package/src/lint/post-synth/wgc106.test.ts +38 -0
- package/src/lint/post-synth/wgc107.test.ts +38 -0
- package/src/lint/post-synth/wgc108.test.ts +42 -0
- package/src/lint/post-synth/wgc109.test.ts +46 -0
- package/src/lint/post-synth/wgc110.test.ts +37 -0
- package/src/lint/post-synth/wgc111.test.ts +46 -0
- package/src/lint/post-synth/wgc112.test.ts +48 -0
- package/src/lint/post-synth/wgc113.test.ts +36 -0
- package/src/lint/post-synth/wgc201.test.ts +38 -0
- package/src/lint/post-synth/wgc202.test.ts +38 -0
- package/src/lint/post-synth/wgc203.test.ts +45 -0
- package/src/lint/post-synth/wgc204.test.ts +42 -0
- package/src/lint/post-synth/wgc301.test.ts +39 -0
- package/src/lint/post-synth/wgc302.test.ts +36 -0
- package/src/lint/post-synth/wgc303.test.ts +37 -0
- package/src/lint/post-synth/wgc401.test.ts +46 -0
- package/src/lint/post-synth/wgc401.ts +59 -0
- package/src/lint/post-synth/wgc402.test.ts +40 -0
- package/src/lint/post-synth/wgc402.ts +54 -0
- package/src/lint/post-synth/wgc403.test.ts +59 -0
- package/src/lint/post-synth/wgc403.ts +84 -0
- package/src/plugin.test.ts +4 -1
- package/src/plugin.ts +258 -177
- package/src/skills/{chant-gke.md → chant-gcp-gke.md} +1 -1
- package/src/skills/chant-gcp-patterns.md +3 -2
- package/src/skills/chant-gcp-security.md +3 -2
- package/src/skills/chant-gcp.md +363 -28
package/dist/integrity.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"algorithm": "xxhash64",
|
|
3
3
|
"artifacts": {
|
|
4
|
-
"manifest.json": "
|
|
5
|
-
"meta.json": "
|
|
4
|
+
"manifest.json": "1a93f9f8be77c3c6",
|
|
5
|
+
"meta.json": "4b53e87923a434ef",
|
|
6
6
|
"types/index.d.ts": "c7cc45a739cefe9d",
|
|
7
7
|
"rules/hardcoded-region.ts": "d230565c5cc6b600",
|
|
8
8
|
"rules/hardcoded-project.ts": "8ce1e3f6f7f7d217",
|
|
@@ -20,18 +20,22 @@
|
|
|
20
20
|
"rules/wgc203.ts": "40a8831e701d4882",
|
|
21
21
|
"rules/wgc111.ts": "474a4ab06596ecd0",
|
|
22
22
|
"rules/wgc202.ts": "b6036fce2553d15b",
|
|
23
|
+
"rules/wgc403.ts": "a873a8708f82f0a9",
|
|
23
24
|
"rules/wgc204.ts": "bf9cb93ace50c4b0",
|
|
24
|
-
"rules/
|
|
25
|
+
"rules/wgc401.ts": "35fcebf42c7379c7",
|
|
26
|
+
"rules/schema-registry.ts": "6327d2dc2fed726e",
|
|
27
|
+
"rules/wgc101.ts": "170fc08848092171",
|
|
25
28
|
"rules/wgc104.ts": "56b3c40af42e9302",
|
|
26
29
|
"rules/wgc112.ts": "34b22234dfca1a17",
|
|
27
30
|
"rules/wgc107.ts": "ae6dcd327490da06",
|
|
28
31
|
"rules/wgc109.ts": "58a4010d5a5e3cfc",
|
|
32
|
+
"rules/wgc402.ts": "7f054e29d146290f",
|
|
29
33
|
"rules/wgc106.ts": "180629dfc4f2934",
|
|
30
34
|
"rules/wgc113.ts": "677724b28a9dbd5c",
|
|
31
|
-
"skills/chant-gcp.md": "
|
|
32
|
-
"skills/chant-gcp-security.md": "
|
|
33
|
-
"skills/chant-gcp-patterns.md": "
|
|
34
|
-
"skills/chant-gke.md": "
|
|
35
|
+
"skills/chant-gcp.md": "13a559014514fdb0",
|
|
36
|
+
"skills/chant-gcp-security.md": "9ed168e1fb54d31b",
|
|
37
|
+
"skills/chant-gcp-patterns.md": "6cd0a4a78933323c",
|
|
38
|
+
"skills/chant-gcp-gke.md": "f185f6c0de514ba0"
|
|
35
39
|
},
|
|
36
|
-
"composite": "
|
|
40
|
+
"composite": "2fcb40fd58eb2860"
|
|
37
41
|
}
|