Releases: hashicorp/terraform-provider-cloudinit
Releases · hashicorp/terraform-provider-cloudinit
v2.3.5
NOTES:
- all: This release introduces no functional changes. It does however include dependency updates which address upstream CVEs. (#263)
v2.3.4
NOTES:
- all: This release contains no functionality changes, only the inclusion of the LICENSE file in the release archives (#228)
v2.3.3
NOTES:
- This release introduces no functional changes. It does however include dependency updates which address upstream CVEs. (#186)
v2.3.2
BUG FIXES:
- cloudinit_config: Remove length validation to allow empty content string in part blocks (#105)
v2.3.1
BUG FIXES:
- cloudinit_config: Fixed handling of unknown values in
part
blocks (#103)