@storm-software/terraform-tools 0.60.38 → 0.60.39

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 (37) hide show
  1. package/CHANGELOG.md +7 -0
  2. package/README.md +1 -1
  3. package/dist/{chunk-SCIVGQ5G.mjs → chunk-2CUJGXYC.mjs} +1 -1
  4. package/dist/{chunk-KNNQJHOH.mjs → chunk-7PNDKMV6.mjs} +1 -1
  5. package/dist/{chunk-FWOTYBYO.js → chunk-BAT7EH6A.js} +7 -4
  6. package/dist/{chunk-2O7DQPDC.js → chunk-CX64APPB.js} +2 -2
  7. package/dist/{chunk-Z6F7BKEF.js → chunk-G6Z52OQD.js} +2 -2
  8. package/dist/{chunk-KD7CUX45.js → chunk-JALHLYVF.js} +107 -107
  9. package/dist/{chunk-RW4FXDXQ.js → chunk-M3WQJ3MW.js} +2 -2
  10. package/dist/{chunk-PRZKXK4E.mjs → chunk-PISYVTPL.mjs} +1 -1
  11. package/dist/{chunk-PGTHUI34.mjs → chunk-SET5HWVQ.mjs} +7 -4
  12. package/dist/{chunk-KJQ3JPTX.js → chunk-V3UBZ6UF.js} +2 -2
  13. package/dist/{chunk-LHTFN57X.mjs → chunk-X5OTQLMS.mjs} +1 -1
  14. package/dist/{chunk-3OW6JMBO.js → chunk-XJCRXCA5.js} +2 -2
  15. package/dist/{chunk-VC7G4MO3.mjs → chunk-ZP7LLXH2.mjs} +1 -1
  16. package/dist/{chunk-GH5Q6LZY.mjs → chunk-ZZHYNV7P.mjs} +1 -1
  17. package/dist/executors.js +6 -6
  18. package/dist/executors.mjs +6 -6
  19. package/dist/generators.js +3 -3
  20. package/dist/generators.mjs +2 -2
  21. package/dist/index.js +8 -8
  22. package/dist/index.mjs +7 -7
  23. package/dist/src/base/index.js +3 -3
  24. package/dist/src/base/index.mjs +2 -2
  25. package/dist/src/base/terraform-executor.js +3 -3
  26. package/dist/src/base/terraform-executor.mjs +2 -2
  27. package/dist/src/executors/apply/executor.js +4 -4
  28. package/dist/src/executors/apply/executor.mjs +3 -3
  29. package/dist/src/executors/destroy/executor.js +4 -4
  30. package/dist/src/executors/destroy/executor.mjs +3 -3
  31. package/dist/src/executors/output/executor.js +4 -4
  32. package/dist/src/executors/output/executor.mjs +3 -3
  33. package/dist/src/executors/plan/executor.js +4 -4
  34. package/dist/src/executors/plan/executor.mjs +3 -3
  35. package/dist/src/generators/init/init.js +3 -3
  36. package/dist/src/generators/init/init.mjs +2 -2
  37. package/package.json +2 -2
package/CHANGELOG.md CHANGED
@@ -2,6 +2,13 @@
2
2
 
3
3
  # Changelog for Storm Ops - Terraform Tools
4
4
 
5
+ ## [0.60.38](https://github.com/storm-software/storm-ops/releases/tag/terraform-tools%400.60.38) (2025-07-10)
6
+
7
+ ### Miscellaneous
8
+
9
+ - **monorepo:** Regenerate README markdown files
10
+ ([98723860a](https://github.com/storm-software/storm-ops/commit/98723860a))
11
+
5
12
  ## [0.60.37](https://github.com/storm-software/storm-ops/releases/tag/terraform-tools%400.60.37) (2025-07-08)
6
13
 
7
14
  ### Miscellaneous
package/README.md CHANGED
@@ -21,7 +21,7 @@ This package is part of the <b>⚡Storm-Ops</b> monorepo. The Storm-Ops packages
21
21
 
22
22
  <h3 align="center">💻 Visit <a href="https://stormsoftware.com" target="_blank">stormsoftware.com</a> to stay up to date with this developer</h3><br />
23
23
 
24
- [![Version](https://img.shields.io/badge/version-0.60.37-1fb2a6.svg?style=for-the-badge&color=1fb2a6)](https://prettier.io/)&nbsp;[![Nx](https://img.shields.io/badge/Nx-17.0.2-lightgrey?style=for-the-badge&logo=nx&logoWidth=20&&color=1fb2a6)](http://nx.dev/)&nbsp;[![NextJs](https://img.shields.io/badge/Next.js-14.0.2-lightgrey?style=for-the-badge&logo=nextdotjs&logoWidth=20&color=1fb2a6)](https://nextjs.org/)&nbsp;[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=for-the-badge&logo=commitlint&color=1fb2a6)](http://commitizen.github.io/cz-cli/)&nbsp;![Semantic-Release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=for-the-badge&color=1fb2a6)&nbsp;[![documented with Fumadocs](https://img.shields.io/badge/documented_with-fumadocs-success.svg?style=for-the-badge&logo=readthedocs&color=1fb2a6)](https://fumadocs.vercel.app/)&nbsp;![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/storm-software/storm-ops/cr.yml?style=for-the-badge&logo=github-actions&color=1fb2a6)
24
+ [![Version](https://img.shields.io/badge/version-0.60.38-1fb2a6.svg?style=for-the-badge&color=1fb2a6)](https://prettier.io/)&nbsp;[![Nx](https://img.shields.io/badge/Nx-17.0.2-lightgrey?style=for-the-badge&logo=nx&logoWidth=20&&color=1fb2a6)](http://nx.dev/)&nbsp;[![NextJs](https://img.shields.io/badge/Next.js-14.0.2-lightgrey?style=for-the-badge&logo=nextdotjs&logoWidth=20&color=1fb2a6)](https://nextjs.org/)&nbsp;[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=for-the-badge&logo=commitlint&color=1fb2a6)](http://commitizen.github.io/cz-cli/)&nbsp;![Semantic-Release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=for-the-badge&color=1fb2a6)&nbsp;[![documented with Fumadocs](https://img.shields.io/badge/documented_with-fumadocs-success.svg?style=for-the-badge&logo=readthedocs&color=1fb2a6)](https://fumadocs.vercel.app/)&nbsp;![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/storm-software/storm-ops/cr.yml?style=for-the-badge&logo=github-actions&color=1fb2a6)
25
25
 
26
26
  <!-- prettier-ignore-start -->
27
27
  <!-- markdownlint-disable -->
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  withTerraformExecutor
3
- } from "./chunk-GH5Q6LZY.mjs";
3
+ } from "./chunk-ZZHYNV7P.mjs";
4
4
 
5
5
  // src/executors/apply/executor.ts
6
6
  var executor_default = withTerraformExecutor("apply");
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  withTerraformExecutor
3
- } from "./chunk-GH5Q6LZY.mjs";
3
+ } from "./chunk-ZZHYNV7P.mjs";
4
4
 
5
5
  // src/executors/plan/executor.ts
6
6
  var executor_default = withTerraformExecutor("plan");
@@ -32,7 +32,6 @@ var STORM_DEFAULT_HOMEPAGE = "https://stormsoftware.com";
32
32
  var STORM_DEFAULT_CONTACT = "https://stormsoftware.com/contact";
33
33
  var STORM_DEFAULT_LICENSING = "https://stormsoftware.com/license";
34
34
  var STORM_DEFAULT_LICENSE = "Apache-2.0";
35
- var STORM_DEFAULT_RELEASE_BANNER = "https://public.storm-cdn.com/brand-banner.png";
36
35
  var STORM_DEFAULT_SOCIAL_TWITTER = "StormSoftwareHQ";
37
36
  var STORM_DEFAULT_SOCIAL_DISCORD = "https://discord.gg/MQ6YVzakM5";
38
37
  var STORM_DEFAULT_SOCIAL_TELEGRAM = "https://t.me/storm_software";
@@ -148,13 +147,13 @@ var WorkspaceBotConfigSchema = z.object({
148
147
  "The workspace's bot user's config used to automated various operations tasks"
149
148
  );
150
149
  var WorkspaceReleaseConfigSchema = z.object({
151
- banner: z.string().trim().default(STORM_DEFAULT_RELEASE_BANNER).describe(
150
+ banner: z.string().trim().optional().describe(
152
151
  "A URL to a banner image used to display the workspace's release"
153
152
  ),
154
153
  header: z.string().trim().optional().describe(
155
154
  "A header message appended to the start of the workspace's release notes"
156
155
  ),
157
- footer: z.string().trim().default(STORM_DEFAULT_RELEASE_FOOTER).describe(
156
+ footer: z.string().trim().optional().describe(
158
157
  "A footer message appended to the end of the workspace's release notes"
159
158
  )
160
159
  }).describe("The workspace's release config used during the release process");
@@ -1557,7 +1556,11 @@ var createStormWorkspaceConfig = async (extensionName, schema, workspaceRoot, sk
1557
1556
  }
1558
1557
  }
1559
1558
  const defaultConfig = await getPackageJsonConfig(_workspaceRoot);
1560
- const configInput = _defu2.default.call(void 0, configEnv, configFile, defaultConfig);
1559
+ const configInput = _defu2.default.call(void 0,
1560
+ configEnv,
1561
+ configFile,
1562
+ defaultConfig
1563
+ );
1561
1564
  try {
1562
1565
  result = applyDefaultConfig(
1563
1566
  await stormWorkspaceConfigSchema.parseAsync(configInput)
@@ -1,9 +1,9 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
- var _chunkKJQ3JPTXjs = require('./chunk-KJQ3JPTX.js');
3
+ var _chunkV3UBZ6UFjs = require('./chunk-V3UBZ6UF.js');
4
4
 
5
5
  // src/executors/destroy/executor.ts
6
- var executor_default = _chunkKJQ3JPTXjs.withTerraformExecutor.call(void 0, "destroy");
6
+ var executor_default = _chunkV3UBZ6UFjs.withTerraformExecutor.call(void 0, "destroy");
7
7
 
8
8
 
9
9
 
@@ -1,9 +1,9 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
- var _chunkKJQ3JPTXjs = require('./chunk-KJQ3JPTX.js');
3
+ var _chunkV3UBZ6UFjs = require('./chunk-V3UBZ6UF.js');
4
4
 
5
5
  // src/executors/apply/executor.ts
6
- var executor_default = _chunkKJQ3JPTXjs.withTerraformExecutor.call(void 0, "apply");
6
+ var executor_default = _chunkV3UBZ6UFjs.withTerraformExecutor.call(void 0, "apply");
7
7
 
8
8
 
9
9