Terraform Provider Null Versions Save

Utility provider that provides constructs that intentionally do nothing, useful in various situations to help orchestrate tricky behavior or work around limitations.

v3.2.2

5 months ago

NOTES:

  • This release introduces no functional changes. It does however include dependency updates which address upstream CVEs. (#242)

v3.2.1

1 year ago

BUG FIXES:

  • provider: Fix random number generation for id attributes (#160)

v3.2.0

1 year ago

NOTES:

v3.1.1

2 years ago

NOTES:

  • Updated terraform-plugin-docs to v0.7.0: this improves generated documentation, with attributes now correctly formatted as code and provided with anchors.
  • Functionally identical to the previous 3.1.0 release.