v0.68.0 (August 02, 2023)
BREAKING CHANGES:
- Removed the
iteration
block fromhcp_packer_channel
, previously deprecated in v0.63.0 [GH-555]
FEATURES:
- Channel restriction can now be configured with the
restricted
field ofhcp_packer_channel
[GH-555]
IMPROVEMENTS:
- Add support for HCP Packer Managed channels to
hcp_packer_channel
. Also adds a read-onlymanaged
attribute. [GH-555]
DEPRECATIONS:
- The
hcp_packer_image_iteration
data source is now deprecated.
Use thehcp_packer_image
orhcp_packer_iteration
data sources instead. [GH-569]