Skip to content

Releases: hckhanh/pulumi-any-terraform

[email protected]

28 Sep 15:10
edf3f1a

Choose a tag to compare

0.20.8 (2025-09-28)

🩹 Fixes

    • Modernize TypeScript patterns using declare syntax for class properties across all integration resources (#62)

    • Use optional chaining (?.) and modern destructuring patterns for cleaner code

    • Consolidate multi-line comments into single-line format for better readability

    • Improve TypeScript compilation with better type handling in postinstall script

    • Update target to ES2020 for better compatibility

    • Apply consistent code modernization across all 30+ resource files including AWS CloudWatch, Azure, Datadog, catalog, monitoring, and webhook integrations

    • Enhance code consistency with standardized formatting and modern JavaScript patterns

❤️ Thank You

[email protected]

26 Aug 15:19
43145aa

Choose a tag to compare

0.13.5 (2025-08-26)

🩹 Fixes

  • Add build step to fix empty bin folder (db7e314)

❤️ Thank You

[email protected]

26 Aug 15:19
43145aa

Choose a tag to compare

0.1.2 (2025-08-26)

🩹 Fixes

  • Add build step to fix empty bin folder (db7e314)

❤️ Thank You

[email protected]

26 Aug 15:19
43145aa

Choose a tag to compare

2.2.11 (2025-08-26)

🩹 Fixes

  • Add build step to fix empty bin folder (db7e314)

❤️ Thank You

[email protected]

26 Aug 15:19
43145aa

Choose a tag to compare

0.6.6 (2025-08-26)

🩹 Fixes

  • Add build step to fix empty bin folder (db7e314)

❤️ Thank You

[email protected]

26 Aug 15:18
43145aa

Choose a tag to compare

0.15.38 (2025-08-26)

🩹 Fixes

  • Add build step to fix empty bin folder (db7e314)

❤️ Thank You

[email protected]

26 Aug 15:19
43145aa

Choose a tag to compare

0.8.8 (2025-08-26)

🩹 Fixes

  • Add build step to fix empty bin folder (db7e314)

❤️ Thank You

[email protected]

26 Aug 09:39
0baece8

Choose a tag to compare

0.8.7 (2025-08-26)

🩹 Fixes

  • This patch release addresses a critical bug in the bunnynet provider and improves the development workflow configuration. (#35)

    Primary Fix: Pullzone Cache Expiration Time Bug

    • Fixed an issue where the cache_expiration_time property in the pullzone resource was generating invalid new values during resource updates
    • This bug was causing Terraform operations to fail when attempting to modify pullzone configurations
    • The fix involved correcting the value handling logic to ensure proper validation and serialization of cache expiration time values
    • This resolves potential runtime errors and ensures smooth resource lifecycle management for pullzone resources
      Development Workflow Enhancement
    • Enabled version plans in the Nx release configuration to improve the release management process
    • This change allows for better tracking and planning of version bumps across the monorepo
    • Enhances the automated release workflow by providing more granular control over versioning decisions
    • Supports better collaboration by making version planning more transparent and predictable
      Additional Improvements
    • Updated multiple TypeScript resource definitions to ensure consistency and improve type safety
    • Standardized formatting and code structure across all bunnynet provider resources
    • Enhanced resource property definitions for better documentation and IntelliSense support
    • Improved the overall developer experience when working with the bunnynet provider
      This release ensures that existing pullzone resources continue to work correctly while providing a more robust foundation for future development and releases.

❤️ Thank You

[email protected]

26 Aug 15:18
43145aa

Choose a tag to compare

0.20.7 (2025-08-26)

🩹 Fixes

  • Add build step to fix empty bin folder (db7e314)

❤️ Thank You

[email protected]

26 Aug 15:13
f5e0d83

Choose a tag to compare

0.20.6 (2025-08-26)

🩹 Fixes

❤️ Thank You