v0.84.0 (March 22, 2024)
BREAKING CHANGES:
- Removed
hcp_packer_image
data source, previously deprecated and replaced byhcp_packer_artifact
in v0.82.0. [GH-791] - Removed
hcp_packer_iteration
data source, previously deprecated and replaced byhcp_packer_version
in v0.82.0. [GH-791] - Removed
iteration_fingerprint
attribute fromhcp_packer_channel_assignment
resource, previously deprecated and replaced byversion_fingerprint
in v0.82.0. [GH-791]
FEATURES:
- New data source: Add
hcp_group
data source for retrieving HCP groups. [GH-787] - New resource: Add
hcp_group_members
resource for managing HCP user principals in a group. [GH-787] - New resource: Add
hcp_waypoint_add_on_definition
resource for managing Waypoint Add-on Definitions.
New data-source: Adddata.hcp_waypoint_add_on_definition
data-source for Waypoint Add-on Definitions. [GH-785] - New resource: Add
hcp_waypoint_application_template
resource for managing Waypoint Application Templates.
New data-source: Adddata.hcp_waypoint_application_template
data-source for Waypoint Application Templates. [GH-778] - New resource: Add
hcp_waypoint_tfc_config
resource for managing the TFC
Configuration used by Waypoint. [GH-766]
BUG FIXES:
- Update Boundary API clients method name to match the latest version [GH-770]