@intentius/chant-lexicon-azure 0.45.0 → 0.49.0

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.
Files changed (41) hide show
  1. package/dist/describe-resources.d.ts.map +1 -1
  2. package/dist/generated/index.d.ts +328 -87
  3. package/dist/generated/index.d.ts.map +1 -1
  4. package/dist/integrity.json +4 -4
  5. package/dist/manifest.json +1 -1
  6. package/dist/meta.json +1923 -427
  7. package/dist/okf/index.md +22 -5
  8. package/dist/okf/rules/AZR028.md +1 -0
  9. package/dist/okf/types/{snapshots.md → Akssnapshots.md} +3 -3
  10. package/dist/okf/types/AzureStackHCIloadBalancers.md +21 -0
  11. package/dist/okf/types/AzureStackHCInatGateways.md +22 -0
  12. package/dist/okf/types/AzureStackHCInetworkSecurityGroups_securityRules.md +19 -0
  13. package/dist/okf/types/AzureStackHCIsnapshots.md +21 -0
  14. package/dist/okf/types/AzureStackHCIstorageContainers.md +21 -0
  15. package/dist/okf/types/AzureStackHCIvirtualMachineInstances.md +21 -0
  16. package/dist/okf/types/AzureStackHCIvirtualMachineInstances_guestAgents.md +18 -0
  17. package/dist/okf/types/AzureStackHCIvirtualNetworks.md +22 -0
  18. package/dist/okf/types/{storageContainers.md → DiscoverystorageContainers.md} +3 -3
  19. package/dist/okf/types/{loadBalancers.md → KubernetesRuntimeloadBalancers.md} +3 -3
  20. package/dist/okf/types/{natGateways.md → NetworknatGateways.md} +4 -4
  21. package/dist/okf/types/{networkSecurityGroups_securityRules.md → NetworknetworkSecurityGroups_securityRules.md} +3 -3
  22. package/dist/okf/types/galleryImages.md +21 -0
  23. package/dist/okf/types/logicalNetworks.md +21 -0
  24. package/dist/okf/types/marketplaceGalleryImages.md +21 -0
  25. package/dist/okf/types/natGateways_inboundRules.md +19 -0
  26. package/dist/okf/types/networkInterfaces.md +25 -0
  27. package/dist/okf/types/networkSecurityGroups.md +22 -0
  28. package/dist/okf/types/publicIPAddresses.md +21 -0
  29. package/dist/okf/types/virtualHardDisks.md +21 -0
  30. package/dist/okf/types/virtualNetworks_subnets.md +19 -0
  31. package/dist/spec/api-versions.d.ts +12 -0
  32. package/dist/spec/api-versions.d.ts.map +1 -1
  33. package/dist/types/index.d.ts +3682 -946
  34. package/package.json +2 -2
  35. package/src/describe-resources.ts +8 -0
  36. package/src/generated/index.d.ts +3682 -946
  37. package/src/generated/index.ts +328 -87
  38. package/src/generated/lexicon-azure.json +1923 -427
  39. package/src/lifecycle-integration.test.ts +40 -0
  40. package/src/spec/api-versions.test.ts +16 -0
  41. package/src/spec/api-versions.ts +13 -0
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "algorithm": "sha256",
3
3
  "artifacts": {
4
- "manifest.json": "4609a8f5c9124e4231b979bb8d752c0e30548aee93dab288629af7cc575d4ac3",
5
- "meta.json": "760a8d2e359be71f29a990339cb075701fe668e6275dfa923b9d112474ba660a",
6
- "types/index.d.ts": "c5a8a3e107b07a11ac992fa7d6d136fe1a71c99a89c57921b3e4bc86361adb3f",
4
+ "manifest.json": "091a93a15116bfac38ac5021b7592c4d6f68a1e9c82b9e27e611dedfc645870f",
5
+ "meta.json": "8c7a1ea3cfaf39461d3e758fa2b0cbd70c7800fac736e56df8d14a3e07ef1840",
6
+ "types/index.d.ts": "16cb7dc2f9b4f82dc974935442f294d0c88077c0f21d21a92690b19227174b59",
7
7
  "rules/hardcoded-location.ts": "a9b1d1cec93f2ca9c5206641f53fc9621cefcfd2c00b3ab89c194b30a75fa949",
8
8
  "rules/nsg-wildcard.ts": "968ed06e741f16b8d44b02589b8fc4e13ee05a2ea7b6e71d490fb6aac8566066",
9
9
  "rules/storage-https.ts": "7800e6601e6cb1d61cd3e3e034168eed5f99cd977cc348226cdbda9cb4723f59",
@@ -37,5 +37,5 @@
37
37
  "skills/chant-azure-patterns.md": "1a3bacfac612826b77332d2692a59195638db9f1b5e8ea2eda7579621d25f603",
38
38
  "skills/chant-azure-aks.md": "2d4e0098c1a22b54ffadd410564d9df0f3a04cb4eb7c6261f20ae33106e7aca8"
39
39
  },
40
- "composite": "b01efebfbcfbced31dbbb52f7f3ae3b656ba2a0ff41be474bbe9c27aad9961bf"
40
+ "composite": "ee1a03a35ffa341a52ffd1cf4cab524d4befda58fb11413bc5dae61fc513580e"
41
41
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "azure",
3
- "version": "0.45.0",
3
+ "version": "0.49.0",
4
4
  "chantVersion": ">=0.1.0",
5
5
  "namespace": "Azure",
6
6
  "intrinsics": [